Shades of Chilean Fire #D35926
Tints of Chilean Fire #D35926
RGB
CMYK
RGB Variations
Color information
#D35926 (or 0xD35926) is known color: Chilean Fire. HEX triplet: D3, 59 and 26. RGB value is (211,89,38). Sum of RGB (Red+Green+Blue) = 211+89+38=338 (44% of max value = 765). Red value is 211 (82.81% from 255 or 62.43% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 38 (15.23% from 255 or 11.24% from 338); Max value from RGB is 211 - color contains mainly: red. Hex color #D35926 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D35926 is #2CA6D9. Grayscale: #777777. Windows color (decimal): -2926298 or 2513363. OLE color: 2513363.
HSL color Cylindrical-coordinate representation of color #D35926: hue angle of 17.69º degrees, saturation: 0.69, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D35926 is Cyan = 0, Magento = 0.58, Yellow = 0.82 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 89 | 38 | - |
| CMYK | 0 | 0.58 | 0.82 | 0.17 |
| HSL | 17.69º | 0.69% | 0.49% | - |
| HSV(B) | 17.69º | 0.82% | 0.83% | - |
| XYZ | 30.79 | 21.13 | 4.29 | - |
| YUV | 119.66 | 81.92 | 193.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 89 | 38 | 0 | 0.58 | 0.82 | 0.17 | 17.69 | 0.69 | 0.49 |
| Hex | D3 | 59 | 26 | 0 | 3A | 52 | 11 | 12 | 45 | 31 |
| Octal | 323 | 131 | 46 | 0 | 72 | 122 | 21 | 22 | 105 | 61 |
| Binary | 11010011 | 1011001 | 100110 | 0 | 111010 | 1010010 | 10001 | 10010 | 1000101 | 110001 |
Color Harmonies of #D35926
Complementary color
Monochromatic Colors of #D35926
Black with #D35926
Text Example
Text Example
White with #D35926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D35926; }
p { color: rgb(211,89,38); }
H1.HeaderClassName
{
color: #D35926;
}
.AnyTagClassName
{
color: #D35926;
}
</style>
background-color css
<style>
a { background-color: #D35926; }
a { background-color: rgb(211,89,38); }
div.DivClassName
{
background-color: #D35926;
}
.BgClassName
{
background-color: #D35926;
}
</style>
border-color css
<style>
span { border-color: #D35926; }
span { border-color: rgb(211,89,38); }
td.TdClassName
{
border-color: #D35926;
}
.TagClassName
{
border-color: #D35926;
}
</style>