Shades of Chilean Fire #D75934
Tints of Chilean Fire #D75934
RGB
CMYK
RGB Variations
Color information
#D75934 (or 0xD75934) is known color: Chilean Fire. HEX triplet: D7, 59 and 34. RGB value is (215,89,52). Sum of RGB (Red+Green+Blue) = 215+89+52=356 (47% of max value = 765). Red value is 215 (84.38% from 255 or 60.39% from 356); Green value is 89 (35.16% from 255 or 25% from 356); Blue value is 52 (20.70% from 255 or 14.61% from 356); Max value from RGB is 215 - color contains mainly: red. Hex color #D75934 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D75934 is #28A6CB. Grayscale: #7A7A7A. Windows color (decimal): -2664140 or 3430871. OLE color: 3430871.
HSL color Cylindrical-coordinate representation of color #D75934: hue angle of 13.62º degrees, saturation: 0.67, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D75934 is Cyan = 0, Magento = 0.59, Yellow = 0.76 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 89 | 52 | - |
| CMYK | 0 | 0.59 | 0.76 | 0.16 |
| HSL | 13.62º | 0.67% | 0.52% | - |
| HSV(B) | 13.62º | 0.76% | 0.84% | - |
| XYZ | 32.22 | 21.84 | 5.77 | - |
| YUV | 122.46 | 88.24 | 194.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 89 | 52 | 0 | 0.59 | 0.76 | 0.16 | 13.62 | 0.67 | 0.52 |
| Hex | D7 | 59 | 34 | 0 | 3B | 4C | 10 | E | 43 | 34 |
| Octal | 327 | 131 | 64 | 0 | 73 | 114 | 20 | 16 | 103 | 64 |
| Binary | 11010111 | 1011001 | 110100 | 0 | 111011 | 1001100 | 10000 | 1110 | 1000011 | 110100 |
Color Harmonies of #D75934
Complementary color
Monochromatic Colors of #D75934
Black with #D75934
Text Example
Text Example
White with #D75934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D75934; }
p { color: rgb(215,89,52); }
H1.HeaderClassName
{
color: #D75934;
}
.AnyTagClassName
{
color: #D75934;
}
</style>
background-color css
<style>
a { background-color: #D75934; }
a { background-color: rgb(215,89,52); }
div.DivClassName
{
background-color: #D75934;
}
.BgClassName
{
background-color: #D75934;
}
</style>
border-color css
<style>
span { border-color: #D75934; }
span { border-color: rgb(215,89,52); }
td.TdClassName
{
border-color: #D75934;
}
.TagClassName
{
border-color: #D75934;
}
</style>