Shades of Chilean Fire #D75329
Tints of Chilean Fire #D75329
RGB
CMYK
RGB Variations
Color information
#D75329 (or 0xD75329) is known color: Chilean Fire. HEX triplet: D7, 53 and 29. RGB value is (215,83,41). Sum of RGB (Red+Green+Blue) = 215+83+41=339 (44% of max value = 765). Red value is 215 (84.38% from 255 or 63.42% from 339); Green value is 83 (32.81% from 255 or 24.48% from 339); Blue value is 41 (16.41% from 255 or 12.09% from 339); Max value from RGB is 215 - color contains mainly: red. Hex color #D75329 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D75329 is #28ACD6. Grayscale: #757575. Windows color (decimal): -2665687 or 2708439. OLE color: 2708439.
HSL color Cylindrical-coordinate representation of color #D75329: hue angle of 14.48º degrees, saturation: 0.69, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D75329 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 83 | 41 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.16 |
| HSL | 14.48º | 0.69% | 0.5% | - |
| HSV(B) | 14.48º | 0.81% | 0.84% | - |
| XYZ | 31.52 | 20.79 | 4.45 | - |
| YUV | 117.68 | 84.73 | 197.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 83 | 41 | 0 | 0.61 | 0.81 | 0.16 | 14.48 | 0.69 | 0.5 |
| Hex | D7 | 53 | 29 | 0 | 3D | 51 | 10 | E | 45 | 32 |
| Octal | 327 | 123 | 51 | 0 | 75 | 121 | 20 | 16 | 105 | 62 |
| Binary | 11010111 | 1010011 | 101001 | 0 | 111101 | 1010001 | 10000 | 1110 | 1000101 | 110010 |
Color Harmonies of #D75329
Complementary color
Monochromatic Colors of #D75329
Black with #D75329
Text Example
Text Example
White with #D75329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D75329; }
p { color: rgb(215,83,41); }
H1.HeaderClassName
{
color: #D75329;
}
.AnyTagClassName
{
color: #D75329;
}
</style>
background-color css
<style>
a { background-color: #D75329; }
a { background-color: rgb(215,83,41); }
div.DivClassName
{
background-color: #D75329;
}
.BgClassName
{
background-color: #D75329;
}
</style>
border-color css
<style>
span { border-color: #D75329; }
span { border-color: rgb(215,83,41); }
td.TdClassName
{
border-color: #D75329;
}
.TagClassName
{
border-color: #D75329;
}
</style>