Shades of Chilean Fire #D05738
Tints of Chilean Fire #D05738
RGB
CMYK
RGB Variations
Color information
#D05738 (or 0xD05738) is known color: Chilean Fire. HEX triplet: D0, 57 and 38. RGB value is (208,87,56). Sum of RGB (Red+Green+Blue) = 208+87+56=351 (46% of max value = 765). Red value is 208 (81.64% from 255 or 59.26% from 351); Green value is 87 (34.38% from 255 or 24.79% from 351); Blue value is 56 (22.27% from 255 or 15.95% from 351); Max value from RGB is 208 - color contains mainly: red. Hex color #D05738 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D05738 is #2FA8C7. Grayscale: #777777. Windows color (decimal): -3123400 or 3692496. OLE color: 3692496.
HSL color Cylindrical-coordinate representation of color #D05738: hue angle of 12.24º 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 #D05738 is Cyan = 0, Magento = 0.58, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 87 | 56 | - |
| CMYK | 0 | 0.58 | 0.73 | 0.18 |
| HSL | 12.24º | 0.62% | 0.52% | - |
| HSV(B) | 12.24º | 0.73% | 0.82% | - |
| XYZ | 30.13 | 20.51 | 6.11 | - |
| YUV | 119.65 | 92.09 | 191.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 87 | 56 | 0 | 0.58 | 0.73 | 0.18 | 12.24 | 0.62 | 0.52 |
| Hex | D0 | 57 | 38 | 0 | 3A | 49 | 12 | C | 3E | 34 |
| Octal | 320 | 127 | 70 | 0 | 72 | 111 | 22 | 14 | 76 | 64 |
| Binary | 11010000 | 1010111 | 111000 | 0 | 111010 | 1001001 | 10010 | 1100 | 111110 | 110100 |
Color Harmonies of #D05738
Complementary color
Monochromatic Colors of #D05738
Black with #D05738
Text Example
Text Example
White with #D05738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D05738; }
p { color: rgb(208,87,56); }
H1.HeaderClassName
{
color: #D05738;
}
.AnyTagClassName
{
color: #D05738;
}
</style>
background-color css
<style>
a { background-color: #D05738; }
a { background-color: rgb(208,87,56); }
div.DivClassName
{
background-color: #D05738;
}
.BgClassName
{
background-color: #D05738;
}
</style>
border-color css
<style>
span { border-color: #D05738; }
span { border-color: rgb(208,87,56); }
td.TdClassName
{
border-color: #D05738;
}
.TagClassName
{
border-color: #D05738;
}
</style>