Shades of Red Oxide #571411
Tints of Red Oxide #571411
RGB
CMYK
RGB Variations
Color information
#571411 (or 0x571411) is known color: Red Oxide. HEX triplet: 57, 14 and 11. RGB value is (87,20,17). Sum of RGB (Red+Green+Blue) = 87+20+17=124 (16% of max value = 765). Red value is 87 (34.38% from 255 or 70.16% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 17 (7.03% from 255 or 13.71% from 124); Max value from RGB is 87 - color contains mainly: red. Hex color #571411 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571411 is #A8EBEE. Grayscale: #272727. Windows color (decimal): -11070447 or 1119319. OLE color: 1119319.
HSL color Cylindrical-coordinate representation of color #571411: hue angle of 2.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #571411 is Cyan = 0, Magento = 0.77, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 17 | - |
| CMYK | 0 | 0.77 | 0.80 | 0.66 |
| HSL | 2.57º | 0.67% | 0.2% | - |
| HSV(B) | 2.57º | 0.8% | 0.34% | - |
| XYZ | 4.28 | 2.57 | 0.8 | - |
| YUV | 39.69 | 115.2 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 17 | 0 | 0.77 | 0.80 | 0.66 | 2.57 | 0.67 | 0.2 |
| Hex | 57 | 14 | 11 | 0 | 4D | 50 | 42 | 3 | 43 | 14 |
| Octal | 127 | 24 | 21 | 0 | 115 | 120 | 102 | 3 | 103 | 24 |
| Binary | 1010111 | 10100 | 10001 | 0 | 1001101 | 1010000 | 1000010 | 11 | 1000011 | 10100 |
Color Harmonies of #571411
Complementary color
Monochromatic Colors of #571411
Black with #571411
Text Example
Text Example
White with #571411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571411; }
p { color: rgb(87,20,17); }
H1.HeaderClassName
{
color: #571411;
}
.AnyTagClassName
{
color: #571411;
}
</style>
background-color css
<style>
a { background-color: #571411; }
a { background-color: rgb(87,20,17); }
div.DivClassName
{
background-color: #571411;
}
.BgClassName
{
background-color: #571411;
}
</style>
border-color css
<style>
span { border-color: #571411; }
span { border-color: rgb(87,20,17); }
td.TdClassName
{
border-color: #571411;
}
.TagClassName
{
border-color: #571411;
}
</style>