Shades of Red Oxide #590504
Tints of Red Oxide #590504
RGB
CMYK
RGB Variations
Color information
#590504 (or 0x590504) is known color: Red Oxide. HEX triplet: 59, 05 and 04. RGB value is (89,5,4). Sum of RGB (Red+Green+Blue) = 89+5+4=98 (12% of max value = 765). Red value is 89 (35.16% from 255 or 90.82% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 4 (1.95% from 255 or 4.08% from 98); Max value from RGB is 89 - color contains mainly: red. Hex color #590504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590504 is #A6FAFB. Grayscale: #1E1E1E. Windows color (decimal): -10943228 or 263513. OLE color: 263513.
HSL color Cylindrical-coordinate representation of color #590504: hue angle of 0.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #590504 is Cyan = 0, Magento = 0.94, Yellow = 0.96 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 4 | - |
| CMYK | 0 | 0.94 | 0.96 | 0.65 |
| HSL | 0.71º | 0.91% | 0.18% | - |
| HSV(B) | 0.71º | 0.96% | 0.35% | - |
| XYZ | 4.2 | 2.24 | 0.33 | - |
| YUV | 30 | 113.33 | 170.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 4 | 0 | 0.94 | 0.96 | 0.65 | 0.71 | 0.91 | 0.18 |
| Hex | 59 | 5 | 4 | 0 | 5E | 60 | 41 | 1 | 5B | 12 |
| Octal | 131 | 5 | 4 | 0 | 136 | 140 | 101 | 1 | 133 | 22 |
| Binary | 1011001 | 101 | 100 | 0 | 1011110 | 1100000 | 1000001 | 1 | 1011011 | 10010 |
Color Harmonies of #590504
Complementary color
Monochromatic Colors of #590504
Black with #590504
Text Example
Text Example
White with #590504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590504; }
p { color: rgb(89,5,4); }
H1.HeaderClassName
{
color: #590504;
}
.AnyTagClassName
{
color: #590504;
}
</style>
background-color css
<style>
a { background-color: #590504; }
a { background-color: rgb(89,5,4); }
div.DivClassName
{
background-color: #590504;
}
.BgClassName
{
background-color: #590504;
}
</style>
border-color css
<style>
span { border-color: #590504; }
span { border-color: rgb(89,5,4); }
td.TdClassName
{
border-color: #590504;
}
.TagClassName
{
border-color: #590504;
}
</style>