Shades of Red Oxide #591716
Tints of Red Oxide #591716
RGB
CMYK
RGB Variations
Color information
#591716 (or 0x591716) is known color: Red Oxide. HEX triplet: 59, 17 and 16. RGB value is (89,23,22). Sum of RGB (Red+Green+Blue) = 89+23+22=134 (17% of max value = 765). Red value is 89 (35.16% from 255 or 66.42% from 134); Green value is 23 (9.38% from 255 or 17.16% from 134); Blue value is 22 (8.98% from 255 or 16.42% from 134); Max value from RGB is 89 - color contains mainly: red. Hex color #591716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591716 is #A6E8E9. Grayscale: #2A2A2A. Windows color (decimal): -10938602 or 1447769. OLE color: 1447769.
HSL color Cylindrical-coordinate representation of color #591716: hue angle of 0.9º 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 #591716 is Cyan = 0, Magento = 0.74, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 23 | 22 | - |
| CMYK | 0 | 0.74 | 0.75 | 0.65 |
| HSL | 0.9º | 0.6% | 0.22% | - |
| HSV(B) | 0.9º | 0.75% | 0.35% | - |
| XYZ | 4.57 | 2.79 | 1.06 | - |
| YUV | 42.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 23 | 22 | 0 | 0.74 | 0.75 | 0.65 | 0.9 | 0.6 | 0.22 |
| Hex | 59 | 17 | 16 | 0 | 4A | 4B | 41 | 1 | 3C | 16 |
| Octal | 131 | 27 | 26 | 0 | 112 | 113 | 101 | 1 | 74 | 26 |
| Binary | 1011001 | 10111 | 10110 | 0 | 1001010 | 1001011 | 1000001 | 1 | 111100 | 10110 |
Color Harmonies of #591716
Complementary color
Monochromatic Colors of #591716
Black with #591716
Text Example
Text Example
White with #591716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591716; }
p { color: rgb(89,23,22); }
H1.HeaderClassName
{
color: #591716;
}
.AnyTagClassName
{
color: #591716;
}
</style>
background-color css
<style>
a { background-color: #591716; }
a { background-color: rgb(89,23,22); }
div.DivClassName
{
background-color: #591716;
}
.BgClassName
{
background-color: #591716;
}
</style>
border-color css
<style>
span { border-color: #591716; }
span { border-color: rgb(89,23,22); }
td.TdClassName
{
border-color: #591716;
}
.TagClassName
{
border-color: #591716;
}
</style>