Shades of Chilean Fire #D45527
Tints of Chilean Fire #D45527
RGB
CMYK
RGB Variations
Color information
#D45527 (or 0xD45527) is known color: Chilean Fire. HEX triplet: D4, 55 and 27. RGB value is (212,85,39). Sum of RGB (Red+Green+Blue) = 212+85+39=336 (44% of max value = 765). Red value is 212 (83.20% from 255 or 63.10% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 39 (15.62% from 255 or 11.61% from 336); Max value from RGB is 212 - color contains mainly: red. Hex color #D45527 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D45527 is #2BAAD8. Grayscale: #767676. Windows color (decimal): -2861785 or 2577876. OLE color: 2577876.
HSL color Cylindrical-coordinate representation of color #D45527: hue angle of 15.95º 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 #D45527 is Cyan = 0, Magento = 0.60, Yellow = 0.82 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 85 | 39 | - |
| CMYK | 0 | 0.60 | 0.82 | 0.17 |
| HSL | 15.95º | 0.69% | 0.49% | - |
| HSV(B) | 15.95º | 0.82% | 0.83% | - |
| XYZ | 30.77 | 20.64 | 4.28 | - |
| YUV | 117.73 | 83.58 | 195.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 85 | 39 | 0 | 0.60 | 0.82 | 0.17 | 15.95 | 0.69 | 0.49 |
| Hex | D4 | 55 | 27 | 0 | 3C | 52 | 11 | 10 | 45 | 31 |
| Octal | 324 | 125 | 47 | 0 | 74 | 122 | 21 | 20 | 105 | 61 |
| Binary | 11010100 | 1010101 | 100111 | 0 | 111100 | 1010010 | 10001 | 10000 | 1000101 | 110001 |
Color Harmonies of #D45527
Complementary color
Monochromatic Colors of #D45527
Black with #D45527
Text Example
Text Example
White with #D45527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D45527; }
p { color: rgb(212,85,39); }
H1.HeaderClassName
{
color: #D45527;
}
.AnyTagClassName
{
color: #D45527;
}
</style>
background-color css
<style>
a { background-color: #D45527; }
a { background-color: rgb(212,85,39); }
div.DivClassName
{
background-color: #D45527;
}
.BgClassName
{
background-color: #D45527;
}
</style>
border-color css
<style>
span { border-color: #D45527; }
span { border-color: rgb(212,85,39); }
td.TdClassName
{
border-color: #D45527;
}
.TagClassName
{
border-color: #D45527;
}
</style>