Shades of Red Oxide #591615
Tints of Red Oxide #591615
RGB
CMYK
RGB Variations
Color information
#591615 (or 0x591615) is known color: Red Oxide. HEX triplet: 59, 16 and 15. RGB value is (89,22,21). Sum of RGB (Red+Green+Blue) = 89+22+21=132 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.42% from 132); Green value is 22 (8.98% from 255 or 16.67% from 132); Blue value is 21 (8.59% from 255 or 15.91% from 132); Max value from RGB is 89 - color contains mainly: red. Hex color #591615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591615 is #A6E9EA. Grayscale: #292929. Windows color (decimal): -10938859 or 1381977. OLE color: 1381977.
HSL color Cylindrical-coordinate representation of color #591615: hue angle of 0.88º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #591615 is Cyan = 0, Magento = 0.75, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 21 | - |
| CMYK | 0 | 0.75 | 0.76 | 0.65 |
| HSL | 0.88º | 0.62% | 0.22% | - |
| HSV(B) | 0.88º | 0.76% | 0.35% | - |
| XYZ | 4.54 | 2.75 | 1 | - |
| YUV | 41.92 | 116.2 | 161.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 21 | 0 | 0.75 | 0.76 | 0.65 | 0.88 | 0.62 | 0.22 |
| Hex | 59 | 16 | 15 | 0 | 4B | 4C | 41 | 1 | 3E | 16 |
| Octal | 131 | 26 | 25 | 0 | 113 | 114 | 101 | 1 | 76 | 26 |
| Binary | 1011001 | 10110 | 10101 | 0 | 1001011 | 1001100 | 1000001 | 1 | 111110 | 10110 |
Color Harmonies of #591615
Complementary color
Monochromatic Colors of #591615
Black with #591615
Text Example
Text Example
White with #591615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591615; }
p { color: rgb(89,22,21); }
H1.HeaderClassName
{
color: #591615;
}
.AnyTagClassName
{
color: #591615;
}
</style>
background-color css
<style>
a { background-color: #591615; }
a { background-color: rgb(89,22,21); }
div.DivClassName
{
background-color: #591615;
}
.BgClassName
{
background-color: #591615;
}
</style>
border-color css
<style>
span { border-color: #591615; }
span { border-color: rgb(89,22,21); }
td.TdClassName
{
border-color: #591615;
}
.TagClassName
{
border-color: #591615;
}
</style>