Shades of Red Oxide #591308
Tints of Red Oxide #591308
RGB
CMYK
RGB Variations
Color information
#591308 (or 0x591308) is known color: Red Oxide. HEX triplet: 59, 13 and 08. RGB value is (89,19,8). Sum of RGB (Red+Green+Blue) = 89+19+8=116 (15% of max value = 765). Red value is 89 (35.16% from 255 or 76.72% from 116); Green value is 19 (7.81% from 255 or 16.38% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 89 - color contains mainly: red. Hex color #591308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591308 is #A6ECF7. Grayscale: #262626. Windows color (decimal): -10939640 or 529241. OLE color: 529241.
HSL color Cylindrical-coordinate representation of color #591308: hue angle of 8.15º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #591308 is Cyan = 0, Magento = 0.79, Yellow = 0.91 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 8 | - |
| CMYK | 0 | 0.79 | 0.91 | 0.65 |
| HSL | 8.15º | 0.84% | 0.19% | - |
| HSV(B) | 8.15º | 0.91% | 0.35% | - |
| XYZ | 4.4 | 2.61 | 0.5 | - |
| YUV | 38.68 | 110.69 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 8 | 0 | 0.79 | 0.91 | 0.65 | 8.15 | 0.84 | 0.19 |
| Hex | 59 | 13 | 8 | 0 | 4F | 5B | 41 | 8 | 54 | 13 |
| Octal | 131 | 23 | 10 | 0 | 117 | 133 | 101 | 10 | 124 | 23 |
| Binary | 1011001 | 10011 | 1000 | 0 | 1001111 | 1011011 | 1000001 | 1000 | 1010100 | 10011 |
Color Harmonies of #591308
Complementary color
Monochromatic Colors of #591308
Black with #591308
Text Example
Text Example
White with #591308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591308; }
p { color: rgb(89,19,8); }
H1.HeaderClassName
{
color: #591308;
}
.AnyTagClassName
{
color: #591308;
}
</style>
background-color css
<style>
a { background-color: #591308; }
a { background-color: rgb(89,19,8); }
div.DivClassName
{
background-color: #591308;
}
.BgClassName
{
background-color: #591308;
}
</style>
border-color css
<style>
span { border-color: #591308; }
span { border-color: rgb(89,19,8); }
td.TdClassName
{
border-color: #591308;
}
.TagClassName
{
border-color: #591308;
}
</style>