Shades of Chilean Fire #D16538
Tints of Chilean Fire #D16538
RGB
CMYK
RGB Variations
Color information
#D16538 (or 0xD16538) is known color: Chilean Fire. HEX triplet: D1, 65 and 38. RGB value is (209,101,56). Sum of RGB (Red+Green+Blue) = 209+101+56=366 (48% of max value = 765). Red value is 209 (82.03% from 255 or 57.10% from 366); Green value is 101 (39.84% from 255 or 27.60% from 366); Blue value is 56 (22.27% from 255 or 15.30% from 366); Max value from RGB is 209 - color contains mainly: red. Hex color #D16538 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16538 is #2E9AC7. Grayscale: #808080. Windows color (decimal): -3054280 or 3696081. OLE color: 3696081.
HSL color Cylindrical-coordinate representation of color #D16538: hue angle of 17.65º degrees, saturation: 0.62, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #D16538 is Cyan = 0, Magento = 0.52, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 56 | - |
| CMYK | 0 | 0.52 | 0.73 | 0.18 |
| HSL | 17.65º | 0.62% | 0.52% | - |
| HSV(B) | 17.65º | 0.73% | 0.82% | - |
| XYZ | 31.66 | 23.15 | 6.54 | - |
| YUV | 128.16 | 87.28 | 185.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 56 | 0 | 0.52 | 0.73 | 0.18 | 17.65 | 0.62 | 0.52 |
| Hex | D1 | 65 | 38 | 0 | 34 | 49 | 12 | 12 | 3E | 34 |
| Octal | 321 | 145 | 70 | 0 | 64 | 111 | 22 | 22 | 76 | 64 |
| Binary | 11010001 | 1100101 | 111000 | 0 | 110100 | 1001001 | 10010 | 10010 | 111110 | 110100 |
Color Harmonies of #D16538
Complementary color
Monochromatic Colors of #D16538
Black with #D16538
Text Example
Text Example
White with #D16538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16538; }
p { color: rgb(209,101,56); }
H1.HeaderClassName
{
color: #D16538;
}
.AnyTagClassName
{
color: #D16538;
}
</style>
background-color css
<style>
a { background-color: #D16538; }
a { background-color: rgb(209,101,56); }
div.DivClassName
{
background-color: #D16538;
}
.BgClassName
{
background-color: #D16538;
}
</style>
border-color css
<style>
span { border-color: #D16538; }
span { border-color: rgb(209,101,56); }
td.TdClassName
{
border-color: #D16538;
}
.TagClassName
{
border-color: #D16538;
}
</style>