Shades of Chilean Fire #D95138
Tints of Chilean Fire #D95138
RGB
CMYK
RGB Variations
Color information
#D95138 (or 0xD95138) is known color: Chilean Fire. HEX triplet: D9, 51 and 38. RGB value is (217,81,56). Sum of RGB (Red+Green+Blue) = 217+81+56=354 (46% of max value = 765). Red value is 217 (85.16% from 255 or 61.30% from 354); Green value is 81 (32.03% from 255 or 22.88% from 354); Blue value is 56 (22.27% from 255 or 15.82% from 354); Max value from RGB is 217 - color contains mainly: red. Hex color #D95138 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D95138 is #26AEC7. Grayscale: #777777. Windows color (decimal): -2535112 or 3690969. OLE color: 3690969.
HSL color Cylindrical-coordinate representation of color #D95138: hue angle of 9.32º degrees, saturation: 0.68, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D95138 is Cyan = 0, Magento = 0.63, Yellow = 0.74 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 81 | 56 | - |
| CMYK | 0 | 0.63 | 0.74 | 0.15 |
| HSL | 9.32º | 0.68% | 0.54% | - |
| HSV(B) | 9.32º | 0.74% | 0.85% | - |
| XYZ | 32.27 | 20.92 | 6.08 | - |
| YUV | 118.81 | 92.56 | 198.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 81 | 56 | 0 | 0.63 | 0.74 | 0.15 | 9.32 | 0.68 | 0.54 |
| Hex | D9 | 51 | 38 | 0 | 3F | 4A | F | 9 | 44 | 36 |
| Octal | 331 | 121 | 70 | 0 | 77 | 112 | 17 | 11 | 104 | 66 |
| Binary | 11011001 | 1010001 | 111000 | 0 | 111111 | 1001010 | 1111 | 1001 | 1000100 | 110110 |
Color Harmonies of #D95138
Complementary color
Monochromatic Colors of #D95138
Black with #D95138
Text Example
Text Example
White with #D95138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D95138; }
p { color: rgb(217,81,56); }
H1.HeaderClassName
{
color: #D95138;
}
.AnyTagClassName
{
color: #D95138;
}
</style>
background-color css
<style>
a { background-color: #D95138; }
a { background-color: rgb(217,81,56); }
div.DivClassName
{
background-color: #D95138;
}
.BgClassName
{
background-color: #D95138;
}
</style>
border-color css
<style>
span { border-color: #D95138; }
span { border-color: rgb(217,81,56); }
td.TdClassName
{
border-color: #D95138;
}
.TagClassName
{
border-color: #D95138;
}
</style>