What is the RGB code for orangeish?
The CSS color orangeish in RGB format is rgb(253, 141, 73). Use this value directly in CSS, SVG, and most design tools.
How do I use orangeish in CSS?
To apply orangeish in CSS:
- Text color: color: rgb(253, 141, 73);
- Background: background-color: rgb(253, 141, 73);
- Border: border-color: rgb(253, 141, 73);
What are all the color format values for orangeish?
| Format | Value |
|---|---|
| HEX | #fd8d49 |
| RGB | rgb(253, 141, 73) |
| HSL | hsl(22.7, 97.8%, 63.9%) |
| CMYK | cmyk(0%, 44.3%, 71.1%, 0.8%) |
How do I convert orangeish to RGB?
Select orangeish from the color name list in our color converter. The RGB value — rgb(253, 141, 73) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does orangeish belong to?
orangeish belongs to the orange color family. It is a medium, vivid color with HSL values: hue 22.7°, saturation 97.8%, lightness 63.9%.
How do I create lighter and darker shades of orangeish?
Lighter variant (lightness 78.9%): #febc95. Darker variant (lightness 48.9%): #f75f03. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is RGB used for?
RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.