Shades of Red Oxide #571210
Tints of Red Oxide #571210
RGB
CMYK
RGB Variations
Color information
#571210 (or 0x571210) is known color: Red Oxide. HEX triplet: 57, 12 and 10. RGB value is (87,18,16). Sum of RGB (Red+Green+Blue) = 87+18+16=121 (16% of max value = 765). Red value is 87 (34.38% from 255 or 71.90% from 121); Green value is 18 (7.42% from 255 or 14.88% from 121); Blue value is 16 (6.64% from 255 or 13.22% from 121); Max value from RGB is 87 - color contains mainly: red. Hex color #571210 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571210 is #A8EDEF. Grayscale: #262626. Windows color (decimal): -11070960 or 1053271. OLE color: 1053271.
HSL color Cylindrical-coordinate representation of color #571210: hue angle of 1.69º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571210 is Cyan = 0, Magento = 0.79, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 18 | 16 | - |
| CMYK | 0 | 0.79 | 0.82 | 0.66 |
| HSL | 1.69º | 0.69% | 0.2% | - |
| HSV(B) | 1.69º | 0.82% | 0.34% | - |
| XYZ | 4.24 | 2.5 | 0.75 | - |
| YUV | 38.4 | 115.36 | 162.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 18 | 16 | 0 | 0.79 | 0.82 | 0.66 | 1.69 | 0.69 | 0.2 |
| Hex | 57 | 12 | 10 | 0 | 4F | 52 | 42 | 2 | 45 | 14 |
| Octal | 127 | 22 | 20 | 0 | 117 | 122 | 102 | 2 | 105 | 24 |
| Binary | 1010111 | 10010 | 10000 | 0 | 1001111 | 1010010 | 1000010 | 10 | 1000101 | 10100 |
Color Harmonies of #571210
Complementary color
Monochromatic Colors of #571210
Black with #571210
Text Example
Text Example
White with #571210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571210; }
p { color: rgb(87,18,16); }
H1.HeaderClassName
{
color: #571210;
}
.AnyTagClassName
{
color: #571210;
}
</style>
background-color css
<style>
a { background-color: #571210; }
a { background-color: rgb(87,18,16); }
div.DivClassName
{
background-color: #571210;
}
.BgClassName
{
background-color: #571210;
}
</style>
border-color css
<style>
span { border-color: #571210; }
span { border-color: rgb(87,18,16); }
td.TdClassName
{
border-color: #571210;
}
.TagClassName
{
border-color: #571210;
}
</style>