What is the RGB code for adobe?
The CSS color adobe in RGB format is rgb(189, 108, 72). Use this value directly in CSS, SVG, and most design tools.
How do I use adobe in CSS?
To apply adobe in CSS:
- Text color: color: rgb(189, 108, 72);
- Background: background-color: rgb(189, 108, 72);
- Border: border-color: rgb(189, 108, 72);
What are all the color format values for adobe?
| Format | Value |
|---|---|
| HEX | #bd6c48 |
| RGB | rgb(189, 108, 72) |
| HSL | hsl(18.5, 47%, 51.2%) |
| CMYK | cmyk(0%, 42.9%, 61.9%, 25.9%) |
How do I convert adobe to RGB?
Select adobe from the color name list in our color converter. The RGB value — rgb(189, 108, 72) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does adobe belong to?
adobe belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 18.5°, saturation 47%, lightness 51.2%.
How do I create lighter and darker shades of adobe?
Lighter variant (lightness 66.2%): #d19980. Darker variant (lightness 36.2%): #884c31. 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.