Shades of Chilean Fire #D35336
Tints of Chilean Fire #D35336
RGB
CMYK
RGB Variations
Color information
#D35336 (or 0xD35336) is known color: Chilean Fire. HEX triplet: D3, 53 and 36. RGB value is (211,83,54). Sum of RGB (Red+Green+Blue) = 211+83+54=348 (46% of max value = 765). Red value is 211 (82.81% from 255 or 60.63% from 348); Green value is 83 (32.81% from 255 or 23.85% from 348); Blue value is 54 (21.48% from 255 or 15.52% from 348); Max value from RGB is 211 - color contains mainly: red. Hex color #D35336 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D35336 is #2CACC9. Grayscale: #767676. Windows color (decimal): -2927818 or 3560403. OLE color: 3560403.
HSL color Cylindrical-coordinate representation of color #D35336: hue angle of 11.08º degrees, saturation: 0.64, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D35336 is Cyan = 0, Magento = 0.61, Yellow = 0.74 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 83 | 54 | - |
| CMYK | 0 | 0.61 | 0.74 | 0.17 |
| HSL | 11.08º | 0.64% | 0.52% | - |
| HSV(B) | 11.08º | 0.74% | 0.83% | - |
| XYZ | 30.62 | 20.3 | 5.79 | - |
| YUV | 117.97 | 91.91 | 194.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 83 | 54 | 0 | 0.61 | 0.74 | 0.17 | 11.08 | 0.64 | 0.52 |
| Hex | D3 | 53 | 36 | 0 | 3D | 4A | 11 | B | 40 | 34 |
| Octal | 323 | 123 | 66 | 0 | 75 | 112 | 21 | 13 | 100 | 64 |
| Binary | 11010011 | 1010011 | 110110 | 0 | 111101 | 1001010 | 10001 | 1011 | 1000000 | 110100 |
Color Harmonies of #D35336
Complementary color
Monochromatic Colors of #D35336
Black with #D35336
Text Example
Text Example
White with #D35336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D35336; }
p { color: rgb(211,83,54); }
H1.HeaderClassName
{
color: #D35336;
}
.AnyTagClassName
{
color: #D35336;
}
</style>
background-color css
<style>
a { background-color: #D35336; }
a { background-color: rgb(211,83,54); }
div.DivClassName
{
background-color: #D35336;
}
.BgClassName
{
background-color: #D35336;
}
</style>
border-color css
<style>
span { border-color: #D35336; }
span { border-color: rgb(211,83,54); }
td.TdClassName
{
border-color: #D35336;
}
.TagClassName
{
border-color: #D35336;
}
</style>