Shades of Red Oxide #591312
Tints of Red Oxide #591312
RGB
CMYK
RGB Variations
Color information
#591312 (or 0x591312) is known color: Red Oxide. HEX triplet: 59, 13 and 12. RGB value is (89,19,18). Sum of RGB (Red+Green+Blue) = 89+19+18=126 (16% of max value = 765). Red value is 89 (35.16% from 255 or 70.63% from 126); Green value is 19 (7.81% from 255 or 15.08% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 89 - color contains mainly: red. Hex color #591312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591312 is #A6ECED. Grayscale: #272727. Windows color (decimal): -10939630 or 1184601. OLE color: 1184601.
HSL color Cylindrical-coordinate representation of color #591312: hue angle of 0.85º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #591312 is Cyan = 0, Magento = 0.79, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 18 | - |
| CMYK | 0 | 0.79 | 0.80 | 0.65 |
| HSL | 0.85º | 0.66% | 0.21% | - |
| HSV(B) | 0.85º | 0.8% | 0.35% | - |
| XYZ | 4.46 | 2.63 | 0.85 | - |
| YUV | 39.82 | 115.69 | 163.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 18 | 0 | 0.79 | 0.80 | 0.65 | 0.85 | 0.66 | 0.21 |
| Hex | 59 | 13 | 12 | 0 | 4F | 50 | 41 | 1 | 42 | 15 |
| Octal | 131 | 23 | 22 | 0 | 117 | 120 | 101 | 1 | 102 | 25 |
| Binary | 1011001 | 10011 | 10010 | 0 | 1001111 | 1010000 | 1000001 | 1 | 1000010 | 10101 |
Color Harmonies of #591312
Complementary color
Monochromatic Colors of #591312
Black with #591312
Text Example
Text Example
White with #591312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591312; }
p { color: rgb(89,19,18); }
H1.HeaderClassName
{
color: #591312;
}
.AnyTagClassName
{
color: #591312;
}
</style>
background-color css
<style>
a { background-color: #591312; }
a { background-color: rgb(89,19,18); }
div.DivClassName
{
background-color: #591312;
}
.BgClassName
{
background-color: #591312;
}
</style>
border-color css
<style>
span { border-color: #591312; }
span { border-color: rgb(89,19,18); }
td.TdClassName
{
border-color: #591312;
}
.TagClassName
{
border-color: #591312;
}
</style>