Shades of Red Oxide #591007
Tints of Red Oxide #591007
RGB
CMYK
RGB Variations
Color information
#591007 (or 0x591007) is known color: Red Oxide. HEX triplet: 59, 10 and 07. RGB value is (89,16,7). Sum of RGB (Red+Green+Blue) = 89+16+7=112 (14% of max value = 765). Red value is 89 (35.16% from 255 or 79.46% from 112); Green value is 16 (6.64% from 255 or 14.29% from 112); Blue value is 7 (3.12% from 255 or 6.25% from 112); Max value from RGB is 89 - color contains mainly: red. Hex color #591007 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591007 is #A6EFF8. Grayscale: #242424. Windows color (decimal): -10940409 or 462937. OLE color: 462937.
HSL color Cylindrical-coordinate representation of color #591007: hue angle of 6.59º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #591007 is Cyan = 0, Magento = 0.82, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 7 | - |
| CMYK | 0 | 0.82 | 0.92 | 0.65 |
| HSL | 6.59º | 0.85% | 0.19% | - |
| HSV(B) | 6.59º | 0.92% | 0.35% | - |
| XYZ | 4.34 | 2.51 | 0.46 | - |
| YUV | 36.8 | 111.18 | 165.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 7 | 0 | 0.82 | 0.92 | 0.65 | 6.59 | 0.85 | 0.19 |
| Hex | 59 | 10 | 7 | 0 | 52 | 5C | 41 | 7 | 55 | 13 |
| Octal | 131 | 20 | 7 | 0 | 122 | 134 | 101 | 7 | 125 | 23 |
| Binary | 1011001 | 10000 | 111 | 0 | 1010010 | 1011100 | 1000001 | 111 | 1010101 | 10011 |
Color Harmonies of #591007
Complementary color
Monochromatic Colors of #591007
Black with #591007
Text Example
Text Example
White with #591007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591007; }
p { color: rgb(89,16,7); }
H1.HeaderClassName
{
color: #591007;
}
.AnyTagClassName
{
color: #591007;
}
</style>
background-color css
<style>
a { background-color: #591007; }
a { background-color: rgb(89,16,7); }
div.DivClassName
{
background-color: #591007;
}
.BgClassName
{
background-color: #591007;
}
</style>
border-color css
<style>
span { border-color: #591007; }
span { border-color: rgb(89,16,7); }
td.TdClassName
{
border-color: #591007;
}
.TagClassName
{
border-color: #591007;
}
</style>