RGB
190, 81, 3
HSL
25°, 97%, 38%
CMYK
0, 57, 98, 25
HSV
25°, 98%, 75%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #BE5103 |
color: #BE5103;
|
| RGB | 190, 81, 3 |
color: rgb(190, 81, 3);
|
| RGB Percentage | 75%, 32%, 1% |
color: rgb(75%, 32%, 1%);
|
| CMYK | 0%, 57%, 98%, 25% | Not supported in CSS |
| HSL | 25°, 97%, 38% |
color: hsl(25, 97%, 38%);
|
| HSV | 25°, 98%, 75% | Not supported in CSS |
| CIE-LAB | 30, 22, 26 |
color: lab(30% 22 26);
|
| Decimal | 12472579 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.burnt-orange {
color: #BE5103;
}
SCSS
$burnt-orange: #BE5103;
RGB
rgb(190, 81, 3)
Accessibility & Contrast
White background
4.81:1
4.81
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.37:1
4.37
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element