Shades of Chilean Fire #D66038
Tints of Chilean Fire #D66038
RGB
CMYK
RGB Variations
Color information
#D66038 (or 0xD66038) is known color: Chilean Fire. HEX triplet: D6, 60 and 38. RGB value is (214,96,56). Sum of RGB (Red+Green+Blue) = 214+96+56=366 (48% of max value = 765). Red value is 214 (83.98% from 255 or 58.47% from 366); Green value is 96 (37.89% from 255 or 26.23% from 366); Blue value is 56 (22.27% from 255 or 15.30% from 366); Max value from RGB is 214 - color contains mainly: red. Hex color #D66038 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D66038 is #299FC7. Grayscale: #7F7F7F. Windows color (decimal): -2727880 or 3694806. OLE color: 3694806.
HSL color Cylindrical-coordinate representation of color #D66038: hue angle of 15.19º degrees, saturation: 0.66, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D66038 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 96 | 56 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.16 |
| HSL | 15.19º | 0.66% | 0.53% | - |
| HSV(B) | 15.19º | 0.74% | 0.84% | - |
| XYZ | 32.63 | 22.95 | 6.45 | - |
| YUV | 126.72 | 88.09 | 190.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 96 | 56 | 0 | 0.55 | 0.74 | 0.16 | 15.19 | 0.66 | 0.53 |
| Hex | D6 | 60 | 38 | 0 | 37 | 4A | 10 | F | 42 | 35 |
| Octal | 326 | 140 | 70 | 0 | 67 | 112 | 20 | 17 | 102 | 65 |
| Binary | 11010110 | 1100000 | 111000 | 0 | 110111 | 1001010 | 10000 | 1111 | 1000010 | 110101 |
Color Harmonies of #D66038
Complementary color
Monochromatic Colors of #D66038
Black with #D66038
Text Example
Text Example
White with #D66038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D66038; }
p { color: rgb(214,96,56); }
H1.HeaderClassName
{
color: #D66038;
}
.AnyTagClassName
{
color: #D66038;
}
</style>
background-color css
<style>
a { background-color: #D66038; }
a { background-color: rgb(214,96,56); }
div.DivClassName
{
background-color: #D66038;
}
.BgClassName
{
background-color: #D66038;
}
</style>
border-color css
<style>
span { border-color: #D66038; }
span { border-color: rgb(214,96,56); }
td.TdClassName
{
border-color: #D66038;
}
.TagClassName
{
border-color: #D66038;
}
</style>