Shades of Chilean Fire #D56336
Tints of Chilean Fire #D56336
RGB
CMYK
RGB Variations
Color information
#D56336 (or 0xD56336) is known color: Chilean Fire. HEX triplet: D5, 63 and 36. RGB value is (213,99,54). Sum of RGB (Red+Green+Blue) = 213+99+54=366 (48% of max value = 765). Red value is 213 (83.59% from 255 or 58.20% from 366); Green value is 99 (39.06% from 255 or 27.05% from 366); Blue value is 54 (21.48% from 255 or 14.75% from 366); Max value from RGB is 213 - color contains mainly: red. Hex color #D56336 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D56336 is #2A9CC9. Grayscale: #808080. Windows color (decimal): -2792650 or 3564501. OLE color: 3564501.
HSL color Cylindrical-coordinate representation of color #D56336: hue angle of 16.98º degrees, saturation: 0.65, 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 #D56336 is Cyan = 0, Magento = 0.54, Yellow = 0.75 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 99 | 54 | - |
| CMYK | 0 | 0.54 | 0.75 | 0.16 |
| HSL | 16.98º | 0.65% | 0.52% | - |
| HSV(B) | 16.98º | 0.75% | 0.84% | - |
| XYZ | 32.57 | 23.34 | 6.28 | - |
| YUV | 127.96 | 86.27 | 188.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 99 | 54 | 0 | 0.54 | 0.75 | 0.16 | 16.98 | 0.65 | 0.52 |
| Hex | D5 | 63 | 36 | 0 | 36 | 4B | 10 | 11 | 41 | 34 |
| Octal | 325 | 143 | 66 | 0 | 66 | 113 | 20 | 21 | 101 | 64 |
| Binary | 11010101 | 1100011 | 110110 | 0 | 110110 | 1001011 | 10000 | 10001 | 1000001 | 110100 |
Color Harmonies of #D56336
Complementary color
Monochromatic Colors of #D56336
Black with #D56336
Text Example
Text Example
White with #D56336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56336; }
p { color: rgb(213,99,54); }
H1.HeaderClassName
{
color: #D56336;
}
.AnyTagClassName
{
color: #D56336;
}
</style>
background-color css
<style>
a { background-color: #D56336; }
a { background-color: rgb(213,99,54); }
div.DivClassName
{
background-color: #D56336;
}
.BgClassName
{
background-color: #D56336;
}
</style>
border-color css
<style>
span { border-color: #D56336; }
span { border-color: rgb(213,99,54); }
td.TdClassName
{
border-color: #D56336;
}
.TagClassName
{
border-color: #D56336;
}
</style>