Shades of Chilean Fire #D35734
Tints of Chilean Fire #D35734
RGB
CMYK
RGB Variations
Color information
#D35734 (or 0xD35734) is known color: Chilean Fire. HEX triplet: D3, 57 and 34. RGB value is (211,87,52). Sum of RGB (Red+Green+Blue) = 211+87+52=350 (46% of max value = 765). Red value is 211 (82.81% from 255 or 60.29% from 350); Green value is 87 (34.38% from 255 or 24.86% from 350); Blue value is 52 (20.70% from 255 or 14.86% from 350); Max value from RGB is 211 - color contains mainly: red. Hex color #D35734 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D35734 is #2CA8CB. Grayscale: #787878. Windows color (decimal): -2926796 or 3430355. OLE color: 3430355.
HSL color Cylindrical-coordinate representation of color #D35734: hue angle of 13.21º degrees, saturation: 0.64, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D35734 is Cyan = 0, Magento = 0.59, Yellow = 0.75 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 87 | 52 | - |
| CMYK | 0 | 0.59 | 0.75 | 0.17 |
| HSL | 13.21º | 0.64% | 0.52% | - |
| HSV(B) | 13.21º | 0.75% | 0.83% | - |
| XYZ | 30.89 | 20.91 | 5.66 | - |
| YUV | 120.09 | 89.58 | 192.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 87 | 52 | 0 | 0.59 | 0.75 | 0.17 | 13.21 | 0.64 | 0.52 |
| Hex | D3 | 57 | 34 | 0 | 3B | 4B | 11 | D | 40 | 34 |
| Octal | 323 | 127 | 64 | 0 | 73 | 113 | 21 | 15 | 100 | 64 |
| Binary | 11010011 | 1010111 | 110100 | 0 | 111011 | 1001011 | 10001 | 1101 | 1000000 | 110100 |
Color Harmonies of #D35734
Complementary color
Monochromatic Colors of #D35734
Black with #D35734
Text Example
Text Example
White with #D35734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D35734; }
p { color: rgb(211,87,52); }
H1.HeaderClassName
{
color: #D35734;
}
.AnyTagClassName
{
color: #D35734;
}
</style>
background-color css
<style>
a { background-color: #D35734; }
a { background-color: rgb(211,87,52); }
div.DivClassName
{
background-color: #D35734;
}
.BgClassName
{
background-color: #D35734;
}
</style>
border-color css
<style>
span { border-color: #D35734; }
span { border-color: rgb(211,87,52); }
td.TdClassName
{
border-color: #D35734;
}
.TagClassName
{
border-color: #D35734;
}
</style>