Shades of Chilean Fire #D46237
Tints of Chilean Fire #D46237
RGB
CMYK
RGB Variations
Color information
#D46237 (or 0xD46237) is known color: Chilean Fire. HEX triplet: D4, 62 and 37. RGB value is (212,98,55). Sum of RGB (Red+Green+Blue) = 212+98+55=365 (48% of max value = 765). Red value is 212 (83.20% from 255 or 58.08% from 365); Green value is 98 (38.67% from 255 or 26.85% from 365); Blue value is 55 (21.88% from 255 or 15.07% from 365); Max value from RGB is 212 - color contains mainly: red. Hex color #D46237 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D46237 is #2B9DC8. Grayscale: #7F7F7F. Windows color (decimal): -2858441 or 3629780. OLE color: 3629780.
HSL color Cylindrical-coordinate representation of color #D46237: hue angle of 16.43º degrees, saturation: 0.65, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D46237 is Cyan = 0, Magento = 0.54, Yellow = 0.74 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 98 | 55 | - |
| CMYK | 0 | 0.54 | 0.74 | 0.17 |
| HSL | 16.43º | 0.65% | 0.52% | - |
| HSV(B) | 16.43º | 0.74% | 0.83% | - |
| XYZ | 32.21 | 23.01 | 6.36 | - |
| YUV | 127.18 | 87.27 | 188.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 98 | 55 | 0 | 0.54 | 0.74 | 0.17 | 16.43 | 0.65 | 0.52 |
| Hex | D4 | 62 | 37 | 0 | 36 | 4A | 11 | 10 | 41 | 34 |
| Octal | 324 | 142 | 67 | 0 | 66 | 112 | 21 | 20 | 101 | 64 |
| Binary | 11010100 | 1100010 | 110111 | 0 | 110110 | 1001010 | 10001 | 10000 | 1000001 | 110100 |
Color Harmonies of #D46237
Complementary color
Monochromatic Colors of #D46237
Black with #D46237
Text Example
Text Example
White with #D46237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D46237; }
p { color: rgb(212,98,55); }
H1.HeaderClassName
{
color: #D46237;
}
.AnyTagClassName
{
color: #D46237;
}
</style>
background-color css
<style>
a { background-color: #D46237; }
a { background-color: rgb(212,98,55); }
div.DivClassName
{
background-color: #D46237;
}
.BgClassName
{
background-color: #D46237;
}
</style>
border-color css
<style>
span { border-color: #D46237; }
span { border-color: rgb(212,98,55); }
td.TdClassName
{
border-color: #D46237;
}
.TagClassName
{
border-color: #D46237;
}
</style>