Shades of Chilean Fire #D06634
Tints of Chilean Fire #D06634
RGB
CMYK
RGB Variations
Color information
#D06634 (or 0xD06634) is known color: Chilean Fire. HEX triplet: D0, 66 and 34. RGB value is (208,102,52). Sum of RGB (Red+Green+Blue) = 208+102+52=362 (47% of max value = 765). Red value is 208 (81.64% from 255 or 57.46% from 362); Green value is 102 (40.23% from 255 or 28.18% from 362); Blue value is 52 (20.70% from 255 or 14.36% from 362); Max value from RGB is 208 - color contains mainly: red. Hex color #D06634 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06634 is #2F99CB. Grayscale: #808080. Windows color (decimal): -3119564 or 3434192. OLE color: 3434192.
HSL color Cylindrical-coordinate representation of color #D06634: hue angle of 19.23º degrees, saturation: 0.62, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D06634 is Cyan = 0, Magento = 0.51, Yellow = 0.75 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 102 | 52 | - |
| CMYK | 0 | 0.51 | 0.75 | 0.18 |
| HSL | 19.23º | 0.62% | 0.51% | - |
| HSV(B) | 19.23º | 0.75% | 0.82% | - |
| XYZ | 31.38 | 23.16 | 6.07 | - |
| YUV | 127.99 | 85.12 | 185.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 102 | 52 | 0 | 0.51 | 0.75 | 0.18 | 19.23 | 0.62 | 0.51 |
| Hex | D0 | 66 | 34 | 0 | 33 | 4B | 12 | 13 | 3E | 33 |
| Octal | 320 | 146 | 64 | 0 | 63 | 113 | 22 | 23 | 76 | 63 |
| Binary | 11010000 | 1100110 | 110100 | 0 | 110011 | 1001011 | 10010 | 10011 | 111110 | 110011 |
Color Harmonies of #D06634
Complementary color
Monochromatic Colors of #D06634
Black with #D06634
Text Example
Text Example
White with #D06634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06634; }
p { color: rgb(208,102,52); }
H1.HeaderClassName
{
color: #D06634;
}
.AnyTagClassName
{
color: #D06634;
}
</style>
background-color css
<style>
a { background-color: #D06634; }
a { background-color: rgb(208,102,52); }
div.DivClassName
{
background-color: #D06634;
}
.BgClassName
{
background-color: #D06634;
}
</style>
border-color css
<style>
span { border-color: #D06634; }
span { border-color: rgb(208,102,52); }
td.TdClassName
{
border-color: #D06634;
}
.TagClassName
{
border-color: #D06634;
}
</style>