Shades of Red Oxide #571006
Tints of Red Oxide #571006
RGB
CMYK
RGB Variations
Color information
#571006 (or 0x571006) is known color: Red Oxide. HEX triplet: 57, 10 and 06. RGB value is (87,16,6). Sum of RGB (Red+Green+Blue) = 87+16+6=109 (14% of max value = 765). Red value is 87 (34.38% from 255 or 79.82% from 109); Green value is 16 (6.64% from 255 or 14.68% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 87 - color contains mainly: red. Hex color #571006 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571006 is #A8EFF9. Grayscale: #242424. Windows color (decimal): -11071482 or 397399. OLE color: 397399.
HSL color Cylindrical-coordinate representation of color #571006: hue angle of 7.41º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #571006 is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 6 | - |
| CMYK | 0 | 0.82 | 0.93 | 0.66 |
| HSL | 7.41º | 0.87% | 0.18% | - |
| HSV(B) | 7.41º | 0.93% | 0.34% | - |
| XYZ | 4.15 | 2.41 | 0.42 | - |
| YUV | 36.09 | 111.02 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 6 | 0 | 0.82 | 0.93 | 0.66 | 7.41 | 0.87 | 0.18 |
| Hex | 57 | 10 | 6 | 0 | 52 | 5D | 42 | 7 | 57 | 12 |
| Octal | 127 | 20 | 6 | 0 | 122 | 135 | 102 | 7 | 127 | 22 |
| Binary | 1010111 | 10000 | 110 | 0 | 1010010 | 1011101 | 1000010 | 111 | 1010111 | 10010 |
Color Harmonies of #571006
Complementary color
Monochromatic Colors of #571006
Black with #571006
Text Example
Text Example
White with #571006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571006; }
p { color: rgb(87,16,6); }
H1.HeaderClassName
{
color: #571006;
}
.AnyTagClassName
{
color: #571006;
}
</style>
background-color css
<style>
a { background-color: #571006; }
a { background-color: rgb(87,16,6); }
div.DivClassName
{
background-color: #571006;
}
.BgClassName
{
background-color: #571006;
}
</style>
border-color css
<style>
span { border-color: #571006; }
span { border-color: rgb(87,16,6); }
td.TdClassName
{
border-color: #571006;
}
.TagClassName
{
border-color: #571006;
}
</style>