Shades of Red Oxide #571506
Tints of Red Oxide #571506
RGB
CMYK
RGB Variations
Color information
#571506 (or 0x571506) is known color: Red Oxide. HEX triplet: 57, 15 and 06. RGB value is (87,21,6). Sum of RGB (Red+Green+Blue) = 87+21+6=114 (15% of max value = 765). Red value is 87 (34.38% from 255 or 76.32% from 114); Green value is 21 (8.59% from 255 or 18.42% from 114); Blue value is 6 (2.73% from 255 or 5.26% from 114); Max value from RGB is 87 - color contains mainly: red. Hex color #571506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571506 is #A8EAF9. Grayscale: #272727. Windows color (decimal): -11070202 or 398679. OLE color: 398679.
HSL color Cylindrical-coordinate representation of color #571506: hue angle of 11.11º 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 #571506 is Cyan = 0, Magento = 0.76, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 6 | - |
| CMYK | 0 | 0.76 | 0.93 | 0.66 |
| HSL | 11.11º | 0.87% | 0.18% | - |
| HSV(B) | 11.11º | 0.93% | 0.34% | - |
| XYZ | 4.23 | 2.58 | 0.45 | - |
| YUV | 39.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 6 | 0 | 0.76 | 0.93 | 0.66 | 11.11 | 0.87 | 0.18 |
| Hex | 57 | 15 | 6 | 0 | 4C | 5D | 42 | B | 57 | 12 |
| Octal | 127 | 25 | 6 | 0 | 114 | 135 | 102 | 13 | 127 | 22 |
| Binary | 1010111 | 10101 | 110 | 0 | 1001100 | 1011101 | 1000010 | 1011 | 1010111 | 10010 |
Color Harmonies of #571506
Complementary color
Monochromatic Colors of #571506
Black with #571506
Text Example
Text Example
White with #571506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571506; }
p { color: rgb(87,21,6); }
H1.HeaderClassName
{
color: #571506;
}
.AnyTagClassName
{
color: #571506;
}
</style>
background-color css
<style>
a { background-color: #571506; }
a { background-color: rgb(87,21,6); }
div.DivClassName
{
background-color: #571506;
}
.BgClassName
{
background-color: #571506;
}
</style>
border-color css
<style>
span { border-color: #571506; }
span { border-color: rgb(87,21,6); }
td.TdClassName
{
border-color: #571506;
}
.TagClassName
{
border-color: #571506;
}
</style>