Shades of Chilean Fire #D56131
Tints of Chilean Fire #D56131
RGB
CMYK
RGB Variations
Color information
#D56131 (or 0xD56131) is known color: Chilean Fire. HEX triplet: D5, 61 and 31. RGB value is (213,97,49). Sum of RGB (Red+Green+Blue) = 213+97+49=359 (47% of max value = 765). Red value is 213 (83.59% from 255 or 59.33% from 359); Green value is 97 (38.28% from 255 or 27.02% from 359); Blue value is 49 (19.53% from 255 or 13.65% from 359); Max value from RGB is 213 - color contains mainly: red. Hex color #D56131 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D56131 is #2A9ECE. Grayscale: #7E7E7E. Windows color (decimal): -2793167 or 3236309. OLE color: 3236309.
HSL color Cylindrical-coordinate representation of color #D56131: hue angle of 17.56º degrees, saturation: 0.66, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D56131 is Cyan = 0, Magento = 0.54, Yellow = 0.77 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 97 | 49 | - |
| CMYK | 0 | 0.54 | 0.77 | 0.16 |
| HSL | 17.56º | 0.66% | 0.51% | - |
| HSV(B) | 17.56º | 0.77% | 0.84% | - |
| XYZ | 32.27 | 22.92 | 5.63 | - |
| YUV | 126.21 | 84.43 | 189.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 97 | 49 | 0 | 0.54 | 0.77 | 0.16 | 17.56 | 0.66 | 0.51 |
| Hex | D5 | 61 | 31 | 0 | 36 | 4D | 10 | 12 | 42 | 33 |
| Octal | 325 | 141 | 61 | 0 | 66 | 115 | 20 | 22 | 102 | 63 |
| Binary | 11010101 | 1100001 | 110001 | 0 | 110110 | 1001101 | 10000 | 10010 | 1000010 | 110011 |
Color Harmonies of #D56131
Complementary color
Monochromatic Colors of #D56131
Black with #D56131
Text Example
Text Example
White with #D56131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56131; }
p { color: rgb(213,97,49); }
H1.HeaderClassName
{
color: #D56131;
}
.AnyTagClassName
{
color: #D56131;
}
</style>
background-color css
<style>
a { background-color: #D56131; }
a { background-color: rgb(213,97,49); }
div.DivClassName
{
background-color: #D56131;
}
.BgClassName
{
background-color: #D56131;
}
</style>
border-color css
<style>
span { border-color: #D56131; }
span { border-color: rgb(213,97,49); }
td.TdClassName
{
border-color: #D56131;
}
.TagClassName
{
border-color: #D56131;
}
</style>