Shades of Chilean Fire #D56130
Tints of Chilean Fire #D56130
RGB
CMYK
RGB Variations
Color information
#D56130 (or 0xD56130) is known color: Chilean Fire. HEX triplet: D5, 61 and 30. RGB value is (213,97,48). Sum of RGB (Red+Green+Blue) = 213+97+48=358 (47% of max value = 765). Red value is 213 (83.59% from 255 or 59.50% from 358); Green value is 97 (38.28% from 255 or 27.09% from 358); Blue value is 48 (19.14% from 255 or 13.41% from 358); Max value from RGB is 213 - color contains mainly: red. Hex color #D56130 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D56130 is #2A9ECF. Grayscale: #7E7E7E. Windows color (decimal): -2793168 or 3170773. OLE color: 3170773.
HSL color Cylindrical-coordinate representation of color #D56130: hue angle of 17.82º 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 #D56130 is Cyan = 0, Magento = 0.54, Yellow = 0.77 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 97 | 48 | - |
| CMYK | 0 | 0.54 | 0.77 | 0.16 |
| HSL | 17.82º | 0.66% | 0.51% | - |
| HSV(B) | 17.82º | 0.77% | 0.84% | - |
| XYZ | 32.25 | 22.91 | 5.52 | - |
| YUV | 126.1 | 83.93 | 189.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 97 | 48 | 0 | 0.54 | 0.77 | 0.16 | 17.82 | 0.66 | 0.51 |
| Hex | D5 | 61 | 30 | 0 | 36 | 4D | 10 | 12 | 42 | 33 |
| Octal | 325 | 141 | 60 | 0 | 66 | 115 | 20 | 22 | 102 | 63 |
| Binary | 11010101 | 1100001 | 110000 | 0 | 110110 | 1001101 | 10000 | 10010 | 1000010 | 110011 |
Color Harmonies of #D56130
Complementary color
Monochromatic Colors of #D56130
Black with #D56130
Text Example
Text Example
White with #D56130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56130; }
p { color: rgb(213,97,48); }
H1.HeaderClassName
{
color: #D56130;
}
.AnyTagClassName
{
color: #D56130;
}
</style>
background-color css
<style>
a { background-color: #D56130; }
a { background-color: rgb(213,97,48); }
div.DivClassName
{
background-color: #D56130;
}
.BgClassName
{
background-color: #D56130;
}
</style>
border-color css
<style>
span { border-color: #D56130; }
span { border-color: rgb(213,97,48); }
td.TdClassName
{
border-color: #D56130;
}
.TagClassName
{
border-color: #D56130;
}
</style>