Shades of Red Oxide #581507
Tints of Red Oxide #581507
RGB
CMYK
RGB Variations
Color information
#581507 (or 0x581507) is known color: Red Oxide. HEX triplet: 58, 15 and 07. RGB value is (88,21,7). Sum of RGB (Red+Green+Blue) = 88+21+7=116 (15% of max value = 765). Red value is 88 (34.77% from 255 or 75.86% from 116); Green value is 21 (8.59% from 255 or 18.10% from 116); Blue value is 7 (3.12% from 255 or 6.03% from 116); Max value from RGB is 88 - color contains mainly: red. Hex color #581507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #581507 is #A7EAF8. Grayscale: #272727. Windows color (decimal): -11004665 or 464216. OLE color: 464216.
HSL color Cylindrical-coordinate representation of color #581507: hue angle of 10.37º 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 #581507 is Cyan = 0, Magento = 0.76, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 21 | 7 | - |
| CMYK | 0 | 0.76 | 0.92 | 0.65 |
| HSL | 10.37º | 0.85% | 0.19% | - |
| HSV(B) | 10.37º | 0.92% | 0.35% | - |
| XYZ | 4.33 | 2.63 | 0.48 | - |
| YUV | 39.44 | 109.7 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 21 | 7 | 0 | 0.76 | 0.92 | 0.65 | 10.37 | 0.85 | 0.19 |
| Hex | 58 | 15 | 7 | 0 | 4C | 5C | 41 | A | 55 | 13 |
| Octal | 130 | 25 | 7 | 0 | 114 | 134 | 101 | 12 | 125 | 23 |
| Binary | 1011000 | 10101 | 111 | 0 | 1001100 | 1011100 | 1000001 | 1010 | 1010101 | 10011 |
Color Harmonies of #581507
Complementary color
Monochromatic Colors of #581507
Black with #581507
Text Example
Text Example
White with #581507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581507; }
p { color: rgb(88,21,7); }
H1.HeaderClassName
{
color: #581507;
}
.AnyTagClassName
{
color: #581507;
}
</style>
background-color css
<style>
a { background-color: #581507; }
a { background-color: rgb(88,21,7); }
div.DivClassName
{
background-color: #581507;
}
.BgClassName
{
background-color: #581507;
}
</style>
border-color css
<style>
span { border-color: #581507; }
span { border-color: rgb(88,21,7); }
td.TdClassName
{
border-color: #581507;
}
.TagClassName
{
border-color: #581507;
}
</style>