Shades of Chilean Fire #D15320
Tints of Chilean Fire #D15320
RGB
CMYK
RGB Variations
Color information
#D15320 (or 0xD15320) is known color: Chilean Fire. HEX triplet: D1, 53 and 20. RGB value is (209,83,32). Sum of RGB (Red+Green+Blue) = 209+83+32=324 (42% of max value = 765). Red value is 209 (82.03% from 255 or 64.51% from 324); Green value is 83 (32.81% from 255 or 25.62% from 324); Blue value is 32 (12.89% from 255 or 9.88% from 324); Max value from RGB is 209 - color contains mainly: red. Hex color #D15320 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15320 is #2EACDF. Grayscale: #737373. Windows color (decimal): -3058912 or 2118609. OLE color: 2118609.
HSL color Cylindrical-coordinate representation of color #D15320: hue angle of 17.29º degrees, saturation: 0.73, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #D15320 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 83 | 32 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.18 |
| HSL | 17.29º | 0.73% | 0.47% | - |
| HSV(B) | 17.29º | 0.85% | 0.82% | - |
| XYZ | 29.65 | 19.85 | 3.63 | - |
| YUV | 114.86 | 81.24 | 195.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 83 | 32 | 0 | 0.60 | 0.85 | 0.18 | 17.29 | 0.73 | 0.47 |
| Hex | D1 | 53 | 20 | 0 | 3C | 55 | 12 | 11 | 49 | 2F |
| Octal | 321 | 123 | 40 | 0 | 74 | 125 | 22 | 21 | 111 | 57 |
| Binary | 11010001 | 1010011 | 100000 | 0 | 111100 | 1010101 | 10010 | 10001 | 1001001 | 101111 |
Color Harmonies of #D15320
Complementary color
Monochromatic Colors of #D15320
Black with #D15320
Text Example
Text Example
White with #D15320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15320; }
p { color: rgb(209,83,32); }
H1.HeaderClassName
{
color: #D15320;
}
.AnyTagClassName
{
color: #D15320;
}
</style>
background-color css
<style>
a { background-color: #D15320; }
a { background-color: rgb(209,83,32); }
div.DivClassName
{
background-color: #D15320;
}
.BgClassName
{
background-color: #D15320;
}
</style>
border-color css
<style>
span { border-color: #D15320; }
span { border-color: rgb(209,83,32); }
td.TdClassName
{
border-color: #D15320;
}
.TagClassName
{
border-color: #D15320;
}
</style>