Shades of Chilean Fire #D35728
Tints of Chilean Fire #D35728
RGB
CMYK
RGB Variations
Color information
#D35728 (or 0xD35728) is known color: Chilean Fire. HEX triplet: D3, 57 and 28. RGB value is (211,87,40). Sum of RGB (Red+Green+Blue) = 211+87+40=338 (44% of max value = 765). Red value is 211 (82.81% from 255 or 62.43% from 338); Green value is 87 (34.38% from 255 or 25.74% from 338); Blue value is 40 (16.02% from 255 or 11.83% from 338); Max value from RGB is 211 - color contains mainly: red. Hex color #D35728 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D35728 is #2CA8D7. Grayscale: #777777. Windows color (decimal): -2926808 or 2643923. OLE color: 2643923.
HSL color Cylindrical-coordinate representation of color #D35728: hue angle of 16.49º degrees, saturation: 0.68, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D35728 is Cyan = 0, Magento = 0.59, Yellow = 0.81 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 87 | 40 | - |
| CMYK | 0 | 0.59 | 0.81 | 0.17 |
| HSL | 16.49º | 0.68% | 0.49% | - |
| HSV(B) | 16.49º | 0.81% | 0.83% | - |
| XYZ | 30.66 | 20.82 | 4.41 | - |
| YUV | 118.72 | 83.58 | 193.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 87 | 40 | 0 | 0.59 | 0.81 | 0.17 | 16.49 | 0.68 | 0.49 |
| Hex | D3 | 57 | 28 | 0 | 3B | 51 | 11 | 10 | 44 | 31 |
| Octal | 323 | 127 | 50 | 0 | 73 | 121 | 21 | 20 | 104 | 61 |
| Binary | 11010011 | 1010111 | 101000 | 0 | 111011 | 1010001 | 10001 | 10000 | 1000100 | 110001 |
Color Harmonies of #D35728
Complementary color
Monochromatic Colors of #D35728
Black with #D35728
Text Example
Text Example
White with #D35728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D35728; }
p { color: rgb(211,87,40); }
H1.HeaderClassName
{
color: #D35728;
}
.AnyTagClassName
{
color: #D35728;
}
</style>
background-color css
<style>
a { background-color: #D35728; }
a { background-color: rgb(211,87,40); }
div.DivClassName
{
background-color: #D35728;
}
.BgClassName
{
background-color: #D35728;
}
</style>
border-color css
<style>
span { border-color: #D35728; }
span { border-color: rgb(211,87,40); }
td.TdClassName
{
border-color: #D35728;
}
.TagClassName
{
border-color: #D35728;
}
</style>