Shades of Red Oxide #571916
Tints of Red Oxide #571916
RGB
CMYK
RGB Variations
Color information
#571916 (or 0x571916) is known color: Red Oxide. HEX triplet: 57, 19 and 16. RGB value is (87,25,22). Sum of RGB (Red+Green+Blue) = 87+25+22=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 25 (10.16% from 255 or 18.66% from 134); Blue value is 22 (8.98% from 255 or 16.42% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #571916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571916 is #A8E6E9. Grayscale: #2B2B2B. Windows color (decimal): -11069162 or 1448279. OLE color: 1448279.
HSL color Cylindrical-coordinate representation of color #571916: hue angle of 2.77º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571916 is Cyan = 0, Magento = 0.71, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 22 | - |
| CMYK | 0 | 0.71 | 0.75 | 0.66 |
| HSL | 2.77º | 0.6% | 0.21% | - |
| HSV(B) | 2.77º | 0.75% | 0.34% | - |
| XYZ | 4.42 | 2.78 | 1.06 | - |
| YUV | 43.2 | 116.04 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 22 | 0 | 0.71 | 0.75 | 0.66 | 2.77 | 0.6 | 0.21 |
| Hex | 57 | 19 | 16 | 0 | 47 | 4B | 42 | 3 | 3C | 15 |
| Octal | 127 | 31 | 26 | 0 | 107 | 113 | 102 | 3 | 74 | 25 |
| Binary | 1010111 | 11001 | 10110 | 0 | 1000111 | 1001011 | 1000010 | 11 | 111100 | 10101 |
Color Harmonies of #571916
Complementary color
Monochromatic Colors of #571916
Black with #571916
Text Example
Text Example
White with #571916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571916; }
p { color: rgb(87,25,22); }
H1.HeaderClassName
{
color: #571916;
}
.AnyTagClassName
{
color: #571916;
}
</style>
background-color css
<style>
a { background-color: #571916; }
a { background-color: rgb(87,25,22); }
div.DivClassName
{
background-color: #571916;
}
.BgClassName
{
background-color: #571916;
}
</style>
border-color css
<style>
span { border-color: #571916; }
span { border-color: rgb(87,25,22); }
td.TdClassName
{
border-color: #571916;
}
.TagClassName
{
border-color: #571916;
}
</style>