Shades of Chilean Fire #D26133
Tints of Chilean Fire #D26133
RGB
CMYK
RGB Variations
Color information
#D26133 (or 0xD26133) is known color: Chilean Fire. HEX triplet: D2, 61 and 33. RGB value is (210,97,51). Sum of RGB (Red+Green+Blue) = 210+97+51=358 (47% of max value = 765). Red value is 210 (82.42% from 255 or 58.66% from 358); Green value is 97 (38.28% from 255 or 27.09% from 358); Blue value is 51 (20.31% from 255 or 14.25% from 358); Max value from RGB is 210 - color contains mainly: red. Hex color #D26133 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D26133 is #2D9ECC. Grayscale: #7D7D7D. Windows color (decimal): -2989773 or 3367378. OLE color: 3367378.
HSL color Cylindrical-coordinate representation of color #D26133: hue angle of 17.36º degrees, saturation: 0.64, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D26133 is Cyan = 0, Magento = 0.54, Yellow = 0.76 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 97 | 51 | - |
| CMYK | 0 | 0.54 | 0.76 | 0.18 |
| HSL | 17.36º | 0.64% | 0.51% | - |
| HSV(B) | 17.36º | 0.76% | 0.82% | - |
| XYZ | 31.45 | 22.49 | 5.82 | - |
| YUV | 125.54 | 85.94 | 188.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 97 | 51 | 0 | 0.54 | 0.76 | 0.18 | 17.36 | 0.64 | 0.51 |
| Hex | D2 | 61 | 33 | 0 | 36 | 4C | 12 | 11 | 40 | 33 |
| Octal | 322 | 141 | 63 | 0 | 66 | 114 | 22 | 21 | 100 | 63 |
| Binary | 11010010 | 1100001 | 110011 | 0 | 110110 | 1001100 | 10010 | 10001 | 1000000 | 110011 |
Color Harmonies of #D26133
Complementary color
Monochromatic Colors of #D26133
Black with #D26133
Text Example
Text Example
White with #D26133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D26133; }
p { color: rgb(210,97,51); }
H1.HeaderClassName
{
color: #D26133;
}
.AnyTagClassName
{
color: #D26133;
}
</style>
background-color css
<style>
a { background-color: #D26133; }
a { background-color: rgb(210,97,51); }
div.DivClassName
{
background-color: #D26133;
}
.BgClassName
{
background-color: #D26133;
}
</style>
border-color css
<style>
span { border-color: #D26133; }
span { border-color: rgb(210,97,51); }
td.TdClassName
{
border-color: #D26133;
}
.TagClassName
{
border-color: #D26133;
}
</style>