Shades of Chilean Fire #D05728
Tints of Chilean Fire #D05728
RGB
CMYK
RGB Variations
Color information
#D05728 (or 0xD05728) is known color: Chilean Fire. HEX triplet: D0, 57 and 28. RGB value is (208,87,40). Sum of RGB (Red+Green+Blue) = 208+87+40=335 (44% of max value = 765). Red value is 208 (81.64% from 255 or 62.09% from 335); Green value is 87 (34.38% from 255 or 25.97% from 335); Blue value is 40 (16.02% from 255 or 11.94% from 335); Max value from RGB is 208 - color contains mainly: red. Hex color #D05728 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D05728 is #2FA8D7. Grayscale: #767676. Windows color (decimal): -3123416 or 2643920. OLE color: 2643920.
HSL color Cylindrical-coordinate representation of color #D05728: hue angle of 16.79º degrees, saturation: 0.68, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D05728 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 87 | 40 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.18 |
| HSL | 16.79º | 0.68% | 0.49% | - |
| HSV(B) | 16.79º | 0.81% | 0.82% | - |
| XYZ | 29.8 | 20.38 | 4.37 | - |
| YUV | 117.82 | 84.09 | 192.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 87 | 40 | 0 | 0.58 | 0.81 | 0.18 | 16.79 | 0.68 | 0.49 |
| Hex | D0 | 57 | 28 | 0 | 3A | 51 | 12 | 11 | 44 | 31 |
| Octal | 320 | 127 | 50 | 0 | 72 | 121 | 22 | 21 | 104 | 61 |
| Binary | 11010000 | 1010111 | 101000 | 0 | 111010 | 1010001 | 10010 | 10001 | 1000100 | 110001 |
Color Harmonies of #D05728
Complementary color
Monochromatic Colors of #D05728
Black with #D05728
Text Example
Text Example
White with #D05728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D05728; }
p { color: rgb(208,87,40); }
H1.HeaderClassName
{
color: #D05728;
}
.AnyTagClassName
{
color: #D05728;
}
</style>
background-color css
<style>
a { background-color: #D05728; }
a { background-color: rgb(208,87,40); }
div.DivClassName
{
background-color: #D05728;
}
.BgClassName
{
background-color: #D05728;
}
</style>
border-color css
<style>
span { border-color: #D05728; }
span { border-color: rgb(208,87,40); }
td.TdClassName
{
border-color: #D05728;
}
.TagClassName
{
border-color: #D05728;
}
</style>