Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8676375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:10:47+00:00 2026-06-12T20:10:47+00:00

rgba(255, 0, 0, 1); // red rgba(0, 255, 0, 1); // just turned red

  • 0

rgba(255, 0, 0, 1); // red

rgba(0, 255, 0, 1); // just turned red green

How would you turn rgba(154, 155, 235); (a light purply blue color) into the same color only orange?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:10:48+00:00Added an answer on June 12, 2026 at 8:10 pm

    Your question is quite confusing (also fyi, you’re also misusing rgba in your last example, but you used it properly elsewhere so that was probably just an oversight) but I’m assuming that you want to maintain the lightness and saturation of the colour and modify the hue. To do this use hsl instead

    hsl(239, 67%, 76%)
    

    is equivalant to

    rgb(154, 155, 235)
    

    So by using hsl you can now change the hue

    hsl(239, 67%, 76%)
    
    hsl(14, 67%, 76%)
    
    hsl(167, 67%, 76%)
    
    hsl(0, 67%, 76%)
    

    You can use hsl anywhere you’d use a normal hex color or rgba color.

    See http://jsfiddle.net/a7pGB/ for an example

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this : background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(210,210,210,1)));
I have a RGBA color like 255, 0, 0, 100 How can I get
I just created a fancy canvas effect using cheap motion blur ctx.fillStyle = rgba(255,255,255,0.2);
Is there a quicker (or better) way to get the [RGBA] color components from
Why the following fallback for IE color: red; does not work ? In IE7,
I draw in opengl with RGBA colors these texts (with the color between parenthesis)
I have a gradient overlaying a solid color (red) specified as a pattern: <svg
Possible Duplicate: jQuery + RGBA color animations hey, i want to change the opacity
border: 1px solid rgba(0, 0, 0, 0.5); background: rgba(255, 255, 255, 0.3); Aptana 3.0.6
Possible Duplicate: Convert RGBA color to RGB I'm trying to convert a RGBA color,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.