Shades of Chilean Fire #D06531
Tints of Chilean Fire #D06531
RGB
CMYK
RGB Variations
Color information
#D06531 (or 0xD06531) is known color: Chilean Fire. HEX triplet: D0, 65 and 31. RGB value is (208,101,49). Sum of RGB (Red+Green+Blue) = 208+101+49=358 (47% of max value = 765). Red value is 208 (81.64% from 255 or 58.10% from 358); Green value is 101 (39.84% from 255 or 28.21% from 358); Blue value is 49 (19.53% from 255 or 13.69% from 358); Max value from RGB is 208 - color contains mainly: red. Hex color #D06531 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06531 is #2F9ACE. Grayscale: #7F7F7F. Windows color (decimal): -3119823 or 3237328. OLE color: 3237328.
HSL color Cylindrical-coordinate representation of color #D06531: hue angle of 19.62º degrees, saturation: 0.63, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D06531 is Cyan = 0, Magento = 0.51, Yellow = 0.76 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 101 | 49 | - |
| CMYK | 0 | 0.51 | 0.76 | 0.18 |
| HSL | 19.62º | 0.63% | 0.5% | - |
| HSV(B) | 19.62º | 0.76% | 0.82% | - |
| XYZ | 31.22 | 22.94 | 5.69 | - |
| YUV | 127.07 | 83.95 | 185.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 101 | 49 | 0 | 0.51 | 0.76 | 0.18 | 19.62 | 0.63 | 0.5 |
| Hex | D0 | 65 | 31 | 0 | 33 | 4C | 12 | 14 | 3F | 32 |
| Octal | 320 | 145 | 61 | 0 | 63 | 114 | 22 | 24 | 77 | 62 |
| Binary | 11010000 | 1100101 | 110001 | 0 | 110011 | 1001100 | 10010 | 10100 | 111111 | 110010 |
Color Harmonies of #D06531
Complementary color
Monochromatic Colors of #D06531
Black with #D06531
Text Example
Text Example
White with #D06531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06531; }
p { color: rgb(208,101,49); }
H1.HeaderClassName
{
color: #D06531;
}
.AnyTagClassName
{
color: #D06531;
}
</style>
background-color css
<style>
a { background-color: #D06531; }
a { background-color: rgb(208,101,49); }
div.DivClassName
{
background-color: #D06531;
}
.BgClassName
{
background-color: #D06531;
}
</style>
border-color css
<style>
span { border-color: #D06531; }
span { border-color: rgb(208,101,49); }
td.TdClassName
{
border-color: #D06531;
}
.TagClassName
{
border-color: #D06531;
}
</style>