Shades of Chilean Fire #DB6038
Tints of Chilean Fire #DB6038
RGB
CMYK
RGB Variations
Color information
#DB6038 (or 0xDB6038) is known color: Chilean Fire. HEX triplet: DB, 60 and 38. RGB value is (219,96,56). Sum of RGB (Red+Green+Blue) = 219+96+56=371 (49% of max value = 765). Red value is 219 (85.94% from 255 or 59.03% from 371); Green value is 96 (37.89% from 255 or 25.88% from 371); Blue value is 56 (22.27% from 255 or 15.09% from 371); Max value from RGB is 219 - color contains mainly: red. Hex color #DB6038 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #DB6038 is #249FC7. Grayscale: #808080. Windows color (decimal): -2400200 or 3694811. OLE color: 3694811.
HSL color Cylindrical-coordinate representation of color #DB6038: hue angle of 14.72º degrees, saturation: 0.69, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #DB6038 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.14.
Color convert
| RGB | 219 | 96 | 56 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.14 |
| HSL | 14.72º | 0.69% | 0.54% | - |
| HSV(B) | 14.72º | 0.74% | 0.86% | - |
| XYZ | 34.11 | 23.71 | 6.52 | - |
| YUV | 128.22 | 87.25 | 192.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 219 | 96 | 56 | 0 | 0.56 | 0.74 | 0.14 | 14.72 | 0.69 | 0.54 |
| Hex | DB | 60 | 38 | 0 | 38 | 4A | E | F | 45 | 36 |
| Octal | 333 | 140 | 70 | 0 | 70 | 112 | 16 | 17 | 105 | 66 |
| Binary | 11011011 | 1100000 | 111000 | 0 | 111000 | 1001010 | 1110 | 1111 | 1000101 | 110110 |
Color Harmonies of #DB6038
Complementary color
Monochromatic Colors of #DB6038
Black with #DB6038
Text Example
Text Example
White with #DB6038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #DB6038; }
p { color: rgb(219,96,56); }
H1.HeaderClassName
{
color: #DB6038;
}
.AnyTagClassName
{
color: #DB6038;
}
</style>
background-color css
<style>
a { background-color: #DB6038; }
a { background-color: rgb(219,96,56); }
div.DivClassName
{
background-color: #DB6038;
}
.BgClassName
{
background-color: #DB6038;
}
</style>
border-color css
<style>
span { border-color: #DB6038; }
span { border-color: rgb(219,96,56); }
td.TdClassName
{
border-color: #DB6038;
}
.TagClassName
{
border-color: #DB6038;
}
</style>