Shades of Red Oxide #591413
Tints of Red Oxide #591413
RGB
CMYK
RGB Variations
Color information
#591413 (or 0x591413) is known color: Red Oxide. HEX triplet: 59, 14 and 13. RGB value is (89,20,19). Sum of RGB (Red+Green+Blue) = 89+20+19=128 (16% of max value = 765). Red value is 89 (35.16% from 255 or 69.53% from 128); Green value is 20 (8.20% from 255 or 15.62% from 128); Blue value is 19 (7.81% from 255 or 14.84% from 128); Max value from RGB is 89 - color contains mainly: red. Hex color #591413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591413 is #A6EBEC. Grayscale: #282828. Windows color (decimal): -10939373 or 1250393. OLE color: 1250393.
HSL color Cylindrical-coordinate representation of color #591413: hue angle of 0.86º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591413 is Cyan = 0, Magento = 0.78, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 19 | - |
| CMYK | 0 | 0.78 | 0.79 | 0.65 |
| HSL | 0.86º | 0.65% | 0.21% | - |
| HSV(B) | 0.86º | 0.79% | 0.35% | - |
| XYZ | 4.49 | 2.67 | 0.9 | - |
| YUV | 40.52 | 115.86 | 162.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 19 | 0 | 0.78 | 0.79 | 0.65 | 0.86 | 0.65 | 0.21 |
| Hex | 59 | 14 | 13 | 0 | 4E | 4F | 41 | 1 | 41 | 15 |
| Octal | 131 | 24 | 23 | 0 | 116 | 117 | 101 | 1 | 101 | 25 |
| Binary | 1011001 | 10100 | 10011 | 0 | 1001110 | 1001111 | 1000001 | 1 | 1000001 | 10101 |
Color Harmonies of #591413
Complementary color
Monochromatic Colors of #591413
Black with #591413
Text Example
Text Example
White with #591413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591413; }
p { color: rgb(89,20,19); }
H1.HeaderClassName
{
color: #591413;
}
.AnyTagClassName
{
color: #591413;
}
</style>
background-color css
<style>
a { background-color: #591413; }
a { background-color: rgb(89,20,19); }
div.DivClassName
{
background-color: #591413;
}
.BgClassName
{
background-color: #591413;
}
</style>
border-color css
<style>
span { border-color: #591413; }
span { border-color: rgb(89,20,19); }
td.TdClassName
{
border-color: #591413;
}
.TagClassName
{
border-color: #591413;
}
</style>