Shades of Chilean Fire #D45229
Tints of Chilean Fire #D45229
RGB
CMYK
RGB Variations
Color information
#D45229 (or 0xD45229) is known color: Chilean Fire. HEX triplet: D4, 52 and 29. RGB value is (212,82,41). Sum of RGB (Red+Green+Blue) = 212+82+41=335 (44% of max value = 765). Red value is 212 (83.20% from 255 or 63.28% from 335); Green value is 82 (32.42% from 255 or 24.48% from 335); Blue value is 41 (16.41% from 255 or 12.24% from 335); Max value from RGB is 212 - color contains mainly: red. Hex color #D45229 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D45229 is #2BADD6. Grayscale: #747474. Windows color (decimal): -2862551 or 2708180. OLE color: 2708180.
HSL color Cylindrical-coordinate representation of color #D45229: hue angle of 14.39º degrees, saturation: 0.68, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D45229 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 82 | 41 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.17 |
| HSL | 14.39º | 0.68% | 0.5% | - |
| HSV(B) | 14.39º | 0.81% | 0.83% | - |
| XYZ | 30.57 | 20.19 | 4.38 | - |
| YUV | 116.2 | 85.57 | 196.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 82 | 41 | 0 | 0.61 | 0.81 | 0.17 | 14.39 | 0.68 | 0.5 |
| Hex | D4 | 52 | 29 | 0 | 3D | 51 | 11 | E | 44 | 32 |
| Octal | 324 | 122 | 51 | 0 | 75 | 121 | 21 | 16 | 104 | 62 |
| Binary | 11010100 | 1010010 | 101001 | 0 | 111101 | 1010001 | 10001 | 1110 | 1000100 | 110010 |
Color Harmonies of #D45229
Complementary color
Monochromatic Colors of #D45229
Black with #D45229
Text Example
Text Example
White with #D45229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D45229; }
p { color: rgb(212,82,41); }
H1.HeaderClassName
{
color: #D45229;
}
.AnyTagClassName
{
color: #D45229;
}
</style>
background-color css
<style>
a { background-color: #D45229; }
a { background-color: rgb(212,82,41); }
div.DivClassName
{
background-color: #D45229;
}
.BgClassName
{
background-color: #D45229;
}
</style>
border-color css
<style>
span { border-color: #D45229; }
span { border-color: rgb(212,82,41); }
td.TdClassName
{
border-color: #D45229;
}
.TagClassName
{
border-color: #D45229;
}
</style>