Shades of Chilean Fire #D75326
Tints of Chilean Fire #D75326
RGB
CMYK
RGB Variations
Color information
#D75326 (or 0xD75326) is known color: Chilean Fire. HEX triplet: D7, 53 and 26. RGB value is (215,83,38). Sum of RGB (Red+Green+Blue) = 215+83+38=336 (44% of max value = 765). Red value is 215 (84.38% from 255 or 63.99% from 336); Green value is 83 (32.81% from 255 or 24.70% from 336); Blue value is 38 (15.23% from 255 or 11.31% from 336); Max value from RGB is 215 - color contains mainly: red. Hex color #D75326 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D75326 is #28ACD9. Grayscale: #757575. Windows color (decimal): -2665690 or 2511831. OLE color: 2511831.
HSL color Cylindrical-coordinate representation of color #D75326: hue angle of 15.25º degrees, saturation: 0.7, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D75326 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 83 | 38 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.16 |
| HSL | 15.25º | 0.7% | 0.5% | - |
| HSV(B) | 15.25º | 0.82% | 0.84% | - |
| XYZ | 31.47 | 20.77 | 4.18 | - |
| YUV | 117.34 | 83.23 | 197.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 83 | 38 | 0 | 0.61 | 0.82 | 0.16 | 15.25 | 0.7 | 0.5 |
| Hex | D7 | 53 | 26 | 0 | 3D | 52 | 10 | F | 46 | 32 |
| Octal | 327 | 123 | 46 | 0 | 75 | 122 | 20 | 17 | 106 | 62 |
| Binary | 11010111 | 1010011 | 100110 | 0 | 111101 | 1010010 | 10000 | 1111 | 1000110 | 110010 |
Color Harmonies of #D75326
Complementary color
Monochromatic Colors of #D75326
Black with #D75326
Text Example
Text Example
White with #D75326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D75326; }
p { color: rgb(215,83,38); }
H1.HeaderClassName
{
color: #D75326;
}
.AnyTagClassName
{
color: #D75326;
}
</style>
background-color css
<style>
a { background-color: #D75326; }
a { background-color: rgb(215,83,38); }
div.DivClassName
{
background-color: #D75326;
}
.BgClassName
{
background-color: #D75326;
}
</style>
border-color css
<style>
span { border-color: #D75326; }
span { border-color: rgb(215,83,38); }
td.TdClassName
{
border-color: #D75326;
}
.TagClassName
{
border-color: #D75326;
}
</style>