Shades of Chilean Fire #D75136
Tints of Chilean Fire #D75136
RGB
CMYK
RGB Variations
Color information
#D75136 (or 0xD75136) is known color: Chilean Fire. HEX triplet: D7, 51 and 36. RGB value is (215,81,54). Sum of RGB (Red+Green+Blue) = 215+81+54=350 (46% of max value = 765). Red value is 215 (84.38% from 255 or 61.43% from 350); Green value is 81 (32.03% from 255 or 23.14% from 350); Blue value is 54 (21.48% from 255 or 15.43% from 350); Max value from RGB is 215 - color contains mainly: red. Hex color #D75136 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D75136 is #28AEC9. Grayscale: #767676. Windows color (decimal): -2666186 or 3559895. OLE color: 3559895.
HSL color Cylindrical-coordinate representation of color #D75136: hue angle of 10.06º degrees, saturation: 0.67, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D75136 is Cyan = 0, Magento = 0.62, Yellow = 0.75 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 81 | 54 | - |
| CMYK | 0 | 0.62 | 0.75 | 0.16 |
| HSL | 10.06º | 0.67% | 0.53% | - |
| HSV(B) | 10.06º | 0.75% | 0.84% | - |
| XYZ | 31.63 | 20.6 | 5.8 | - |
| YUV | 117.99 | 91.89 | 197.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 81 | 54 | 0 | 0.62 | 0.75 | 0.16 | 10.06 | 0.67 | 0.53 |
| Hex | D7 | 51 | 36 | 0 | 3E | 4B | 10 | A | 43 | 35 |
| Octal | 327 | 121 | 66 | 0 | 76 | 113 | 20 | 12 | 103 | 65 |
| Binary | 11010111 | 1010001 | 110110 | 0 | 111110 | 1001011 | 10000 | 1010 | 1000011 | 110101 |
Color Harmonies of #D75136
Complementary color
Monochromatic Colors of #D75136
Black with #D75136
Text Example
Text Example
White with #D75136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D75136; }
p { color: rgb(215,81,54); }
H1.HeaderClassName
{
color: #D75136;
}
.AnyTagClassName
{
color: #D75136;
}
</style>
background-color css
<style>
a { background-color: #D75136; }
a { background-color: rgb(215,81,54); }
div.DivClassName
{
background-color: #D75136;
}
.BgClassName
{
background-color: #D75136;
}
</style>
border-color css
<style>
span { border-color: #D75136; }
span { border-color: rgb(215,81,54); }
td.TdClassName
{
border-color: #D75136;
}
.TagClassName
{
border-color: #D75136;
}
</style>