Shades of Red Oxide #581312
Tints of Red Oxide #581312
RGB
CMYK
RGB Variations
Color information
#581312 (or 0x581312) is known color: Red Oxide. HEX triplet: 58, 13 and 12. RGB value is (88,19,18). Sum of RGB (Red+Green+Blue) = 88+19+18=125 (16% of max value = 765). Red value is 88 (34.77% from 255 or 70.4% from 125); Green value is 19 (7.81% from 255 or 15.2% from 125); Blue value is 18 (7.42% from 255 or 14.4% from 125); Max value from RGB is 88 - color contains mainly: red. Hex color #581312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #581312 is #A7ECED. Grayscale: #272727. Windows color (decimal): -11005166 or 1184600. OLE color: 1184600.
HSL color Cylindrical-coordinate representation of color #581312: hue angle of 0.86º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #581312 is Cyan = 0, Magento = 0.78, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 19 | 18 | - |
| CMYK | 0 | 0.78 | 0.80 | 0.65 |
| HSL | 0.86º | 0.66% | 0.21% | - |
| HSV(B) | 0.86º | 0.8% | 0.35% | - |
| XYZ | 4.37 | 2.58 | 0.84 | - |
| YUV | 39.52 | 115.86 | 162.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 19 | 18 | 0 | 0.78 | 0.80 | 0.65 | 0.86 | 0.66 | 0.21 |
| Hex | 58 | 13 | 12 | 0 | 4E | 50 | 41 | 1 | 42 | 15 |
| Octal | 130 | 23 | 22 | 0 | 116 | 120 | 101 | 1 | 102 | 25 |
| Binary | 1011000 | 10011 | 10010 | 0 | 1001110 | 1010000 | 1000001 | 1 | 1000010 | 10101 |
Color Harmonies of #581312
Complementary color
Monochromatic Colors of #581312
Black with #581312
Text Example
Text Example
White with #581312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581312; }
p { color: rgb(88,19,18); }
H1.HeaderClassName
{
color: #581312;
}
.AnyTagClassName
{
color: #581312;
}
</style>
background-color css
<style>
a { background-color: #581312; }
a { background-color: rgb(88,19,18); }
div.DivClassName
{
background-color: #581312;
}
.BgClassName
{
background-color: #581312;
}
</style>
border-color css
<style>
span { border-color: #581312; }
span { border-color: rgb(88,19,18); }
td.TdClassName
{
border-color: #581312;
}
.TagClassName
{
border-color: #581312;
}
</style>