Shades of Red Oxide #591916
Tints of Red Oxide #591916
RGB
CMYK
RGB Variations
Color information
#591916 (or 0x591916) is known color: Red Oxide. HEX triplet: 59, 19 and 16. RGB value is (89,25,22). Sum of RGB (Red+Green+Blue) = 89+25+22=136 (18% of max value = 765). Red value is 89 (35.16% from 255 or 65.44% from 136); Green value is 25 (10.16% from 255 or 18.38% from 136); Blue value is 22 (8.98% from 255 or 16.18% from 136); Max value from RGB is 89 - color contains mainly: red. Hex color #591916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591916 is #A6E6E9. Grayscale: #2B2B2B. Windows color (decimal): -10938090 or 1448281. OLE color: 1448281.
HSL color Cylindrical-coordinate representation of color #591916: hue angle of 2.69º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591916 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 25 | 22 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.65 |
| HSL | 2.69º | 0.6% | 0.22% | - |
| HSV(B) | 2.69º | 0.75% | 0.35% | - |
| XYZ | 4.61 | 2.88 | 1.07 | - |
| YUV | 43.79 | 115.7 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 25 | 22 | 0 | 0.72 | 0.75 | 0.65 | 2.69 | 0.6 | 0.22 |
| Hex | 59 | 19 | 16 | 0 | 48 | 4B | 41 | 3 | 3C | 16 |
| Octal | 131 | 31 | 26 | 0 | 110 | 113 | 101 | 3 | 74 | 26 |
| Binary | 1011001 | 11001 | 10110 | 0 | 1001000 | 1001011 | 1000001 | 11 | 111100 | 10110 |
Color Harmonies of #591916
Complementary color
Monochromatic Colors of #591916
Black with #591916
Text Example
Text Example
White with #591916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591916; }
p { color: rgb(89,25,22); }
H1.HeaderClassName
{
color: #591916;
}
.AnyTagClassName
{
color: #591916;
}
</style>
background-color css
<style>
a { background-color: #591916; }
a { background-color: rgb(89,25,22); }
div.DivClassName
{
background-color: #591916;
}
.BgClassName
{
background-color: #591916;
}
</style>
border-color css
<style>
span { border-color: #591916; }
span { border-color: rgb(89,25,22); }
td.TdClassName
{
border-color: #591916;
}
.TagClassName
{
border-color: #591916;
}
</style>