Shades of Chilean Fire #D65138
Tints of Chilean Fire #D65138
RGB
CMYK
RGB Variations
Color information
#D65138 (or 0xD65138) is known color: Chilean Fire. HEX triplet: D6, 51 and 38. RGB value is (214,81,56). Sum of RGB (Red+Green+Blue) = 214+81+56=351 (46% of max value = 765). Red value is 214 (83.98% from 255 or 60.97% from 351); Green value is 81 (32.03% from 255 or 23.08% from 351); Blue value is 56 (22.27% from 255 or 15.95% from 351); Max value from RGB is 214 - color contains mainly: red. Hex color #D65138 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D65138 is #29AEC7. Grayscale: #767676. Windows color (decimal): -2731720 or 3690966. OLE color: 3690966.
HSL color Cylindrical-coordinate representation of color #D65138: hue angle of 9.49º degrees, saturation: 0.66, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D65138 is Cyan = 0, Magento = 0.62, Yellow = 0.74 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 81 | 56 | - |
| CMYK | 0 | 0.62 | 0.74 | 0.16 |
| HSL | 9.49º | 0.66% | 0.53% | - |
| HSV(B) | 9.49º | 0.74% | 0.84% | - |
| XYZ | 31.39 | 20.47 | 6.04 | - |
| YUV | 117.92 | 93.06 | 196.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 81 | 56 | 0 | 0.62 | 0.74 | 0.16 | 9.49 | 0.66 | 0.53 |
| Hex | D6 | 51 | 38 | 0 | 3E | 4A | 10 | 9 | 42 | 35 |
| Octal | 326 | 121 | 70 | 0 | 76 | 112 | 20 | 11 | 102 | 65 |
| Binary | 11010110 | 1010001 | 111000 | 0 | 111110 | 1001010 | 10000 | 1001 | 1000010 | 110101 |
Color Harmonies of #D65138
Complementary color
Monochromatic Colors of #D65138
Black with #D65138
Text Example
Text Example
White with #D65138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D65138; }
p { color: rgb(214,81,56); }
H1.HeaderClassName
{
color: #D65138;
}
.AnyTagClassName
{
color: #D65138;
}
</style>
background-color css
<style>
a { background-color: #D65138; }
a { background-color: rgb(214,81,56); }
div.DivClassName
{
background-color: #D65138;
}
.BgClassName
{
background-color: #D65138;
}
</style>
border-color css
<style>
span { border-color: #D65138; }
span { border-color: rgb(214,81,56); }
td.TdClassName
{
border-color: #D65138;
}
.TagClassName
{
border-color: #D65138;
}
</style>