Shades of Chilean Fire #D56434
Tints of Chilean Fire #D56434
RGB
CMYK
RGB Variations
Color information
#D56434 (or 0xD56434) is known color: Chilean Fire. HEX triplet: D5, 64 and 34. RGB value is (213,100,52). Sum of RGB (Red+Green+Blue) = 213+100+52=365 (48% of max value = 765). Red value is 213 (83.59% from 255 or 58.36% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 52 (20.70% from 255 or 14.25% from 365); Max value from RGB is 213 - color contains mainly: red. Hex color #D56434 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D56434 is #2A9BCB. Grayscale: #808080. Windows color (decimal): -2792396 or 3433685. OLE color: 3433685.
HSL color Cylindrical-coordinate representation of color #D56434: hue angle of 17.89º degrees, saturation: 0.66, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D56434 is Cyan = 0, Magento = 0.53, Yellow = 0.76 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 100 | 52 | - |
| CMYK | 0 | 0.53 | 0.76 | 0.16 |
| HSL | 17.89º | 0.66% | 0.52% | - |
| HSV(B) | 17.89º | 0.76% | 0.84% | - |
| XYZ | 32.62 | 23.51 | 6.07 | - |
| YUV | 128.32 | 84.94 | 188.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 100 | 52 | 0 | 0.53 | 0.76 | 0.16 | 17.89 | 0.66 | 0.52 |
| Hex | D5 | 64 | 34 | 0 | 35 | 4C | 10 | 12 | 42 | 34 |
| Octal | 325 | 144 | 64 | 0 | 65 | 114 | 20 | 22 | 102 | 64 |
| Binary | 11010101 | 1100100 | 110100 | 0 | 110101 | 1001100 | 10000 | 10010 | 1000010 | 110100 |
Color Harmonies of #D56434
Complementary color
Monochromatic Colors of #D56434
Black with #D56434
Text Example
Text Example
White with #D56434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56434; }
p { color: rgb(213,100,52); }
H1.HeaderClassName
{
color: #D56434;
}
.AnyTagClassName
{
color: #D56434;
}
</style>
background-color css
<style>
a { background-color: #D56434; }
a { background-color: rgb(213,100,52); }
div.DivClassName
{
background-color: #D56434;
}
.BgClassName
{
background-color: #D56434;
}
</style>
border-color css
<style>
span { border-color: #D56434; }
span { border-color: rgb(213,100,52); }
td.TdClassName
{
border-color: #D56434;
}
.TagClassName
{
border-color: #D56434;
}
</style>