Shades of Red Oxide #581506
Tints of Red Oxide #581506
RGB
CMYK
RGB Variations
Color information
#581506 (or 0x581506) is known color: Red Oxide. HEX triplet: 58, 15 and 06. RGB value is (88,21,6). Sum of RGB (Red+Green+Blue) = 88+21+6=115 (15% of max value = 765). Red value is 88 (34.77% from 255 or 76.52% from 115); Green value is 21 (8.59% from 255 or 18.26% from 115); Blue value is 6 (2.73% from 255 or 5.22% from 115); Max value from RGB is 88 - color contains mainly: red. Hex color #581506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #581506 is #A7EAF9. Grayscale: #272727. Windows color (decimal): -11004666 or 398680. OLE color: 398680.
HSL color Cylindrical-coordinate representation of color #581506: hue angle of 10.98º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #581506 is Cyan = 0, Magento = 0.76, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 21 | 6 | - |
| CMYK | 0 | 0.76 | 0.93 | 0.65 |
| HSL | 10.98º | 0.87% | 0.18% | - |
| HSV(B) | 10.98º | 0.93% | 0.35% | - |
| XYZ | 4.33 | 2.62 | 0.45 | - |
| YUV | 39.32 | 109.2 | 162.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 21 | 6 | 0 | 0.76 | 0.93 | 0.65 | 10.98 | 0.87 | 0.18 |
| Hex | 58 | 15 | 6 | 0 | 4C | 5D | 41 | B | 57 | 12 |
| Octal | 130 | 25 | 6 | 0 | 114 | 135 | 101 | 13 | 127 | 22 |
| Binary | 1011000 | 10101 | 110 | 0 | 1001100 | 1011101 | 1000001 | 1011 | 1010111 | 10010 |
Color Harmonies of #581506
Complementary color
Monochromatic Colors of #581506
Black with #581506
Text Example
Text Example
White with #581506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581506; }
p { color: rgb(88,21,6); }
H1.HeaderClassName
{
color: #581506;
}
.AnyTagClassName
{
color: #581506;
}
</style>
background-color css
<style>
a { background-color: #581506; }
a { background-color: rgb(88,21,6); }
div.DivClassName
{
background-color: #581506;
}
.BgClassName
{
background-color: #581506;
}
</style>
border-color css
<style>
span { border-color: #581506; }
span { border-color: rgb(88,21,6); }
td.TdClassName
{
border-color: #581506;
}
.TagClassName
{
border-color: #581506;
}
</style>