Shades of Chilean Fire #D76034
Tints of Chilean Fire #D76034
RGB
CMYK
RGB Variations
Color information
#D76034 (or 0xD76034) is known color: Chilean Fire. HEX triplet: D7, 60 and 34. RGB value is (215,96,52). Sum of RGB (Red+Green+Blue) = 215+96+52=363 (48% of max value = 765). Red value is 215 (84.38% from 255 or 59.23% from 363); Green value is 96 (37.89% from 255 or 26.45% from 363); Blue value is 52 (20.70% from 255 or 14.33% from 363); Max value from RGB is 215 - color contains mainly: red. Hex color #D76034 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D76034 is #289FCB. Grayscale: #7E7E7E. Windows color (decimal): -2662348 or 3432663. OLE color: 3432663.
HSL color Cylindrical-coordinate representation of color #D76034: hue angle of 16.2º degrees, saturation: 0.67, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D76034 is Cyan = 0, Magento = 0.55, Yellow = 0.76 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 96 | 52 | - |
| CMYK | 0 | 0.55 | 0.76 | 0.16 |
| HSL | 16.2º | 0.67% | 0.52% | - |
| HSV(B) | 16.2º | 0.76% | 0.84% | - |
| XYZ | 32.83 | 23.06 | 5.97 | - |
| YUV | 126.57 | 85.92 | 191.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 96 | 52 | 0 | 0.55 | 0.76 | 0.16 | 16.2 | 0.67 | 0.52 |
| Hex | D7 | 60 | 34 | 0 | 37 | 4C | 10 | 10 | 43 | 34 |
| Octal | 327 | 140 | 64 | 0 | 67 | 114 | 20 | 20 | 103 | 64 |
| Binary | 11010111 | 1100000 | 110100 | 0 | 110111 | 1001100 | 10000 | 10000 | 1000011 | 110100 |
Color Harmonies of #D76034
Complementary color
Monochromatic Colors of #D76034
Black with #D76034
Text Example
Text Example
White with #D76034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76034; }
p { color: rgb(215,96,52); }
H1.HeaderClassName
{
color: #D76034;
}
.AnyTagClassName
{
color: #D76034;
}
</style>
background-color css
<style>
a { background-color: #D76034; }
a { background-color: rgb(215,96,52); }
div.DivClassName
{
background-color: #D76034;
}
.BgClassName
{
background-color: #D76034;
}
</style>
border-color css
<style>
span { border-color: #D76034; }
span { border-color: rgb(215,96,52); }
td.TdClassName
{
border-color: #D76034;
}
.TagClassName
{
border-color: #D76034;
}
</style>