Shades of Chilean Fire #D56435
Tints of Chilean Fire #D56435
RGB
CMYK
RGB Variations
Color information
#D56435 (or 0xD56435) is known color: Chilean Fire. HEX triplet: D5, 64 and 35. RGB value is (213,100,53). Sum of RGB (Red+Green+Blue) = 213+100+53=366 (48% of max value = 765). Red value is 213 (83.59% from 255 or 58.20% from 366); Green value is 100 (39.45% from 255 or 27.32% from 366); Blue value is 53 (21.09% from 255 or 14.48% from 366); Max value from RGB is 213 - color contains mainly: red. Hex color #D56435 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D56435 is #2A9BCA. Grayscale: #808080. Windows color (decimal): -2792395 or 3499221. OLE color: 3499221.
HSL color Cylindrical-coordinate representation of color #D56435: hue angle of 17.62º degrees, saturation: 0.66, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D56435 is Cyan = 0, Magento = 0.53, Yellow = 0.75 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 100 | 53 | - |
| CMYK | 0 | 0.53 | 0.75 | 0.16 |
| HSL | 17.63º | 0.66% | 0.52% | - |
| HSV(B) | 17.63º | 0.75% | 0.84% | - |
| XYZ | 32.64 | 23.52 | 6.19 | - |
| YUV | 128.43 | 85.44 | 188.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 100 | 53 | 0 | 0.53 | 0.75 | 0.16 | 17.63 | 0.66 | 0.52 |
| Hex | D5 | 64 | 35 | 0 | 35 | 4B | 10 | 12 | 42 | 34 |
| Octal | 325 | 144 | 65 | 0 | 65 | 113 | 20 | 22 | 102 | 64 |
| Binary | 11010101 | 1100100 | 110101 | 0 | 110101 | 1001011 | 10000 | 10010 | 1000010 | 110100 |
Color Harmonies of #D56435
Complementary color
Monochromatic Colors of #D56435
Black with #D56435
Text Example
Text Example
White with #D56435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56435; }
p { color: rgb(213,100,53); }
H1.HeaderClassName
{
color: #D56435;
}
.AnyTagClassName
{
color: #D56435;
}
</style>
background-color css
<style>
a { background-color: #D56435; }
a { background-color: rgb(213,100,53); }
div.DivClassName
{
background-color: #D56435;
}
.BgClassName
{
background-color: #D56435;
}
</style>
border-color css
<style>
span { border-color: #D56435; }
span { border-color: rgb(213,100,53); }
td.TdClassName
{
border-color: #D56435;
}
.TagClassName
{
border-color: #D56435;
}
</style>