Shades of Red Oxide #571702
Tints of Red Oxide #571702
RGB
CMYK
RGB Variations
Color information
#571702 (or 0x571702) is known color: Red Oxide. HEX triplet: 57, 17 and 02. RGB value is (87,23,2). Sum of RGB (Red+Green+Blue) = 87+23+2=112 (14% of max value = 765). Red value is 87 (34.38% from 255 or 77.68% from 112); Green value is 23 (9.38% from 255 or 20.54% from 112); Blue value is 2 (1.17% from 255 or 1.79% from 112); Max value from RGB is 87 - color contains mainly: red. Hex color #571702 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571702 is #A8E8FD. Grayscale: #272727. Windows color (decimal): -11069694 or 137047. OLE color: 137047.
HSL color Cylindrical-coordinate representation of color #571702: hue angle of 14.82º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #571702 is Cyan = 0, Magento = 0.74, Yellow = 0.98 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 2 | - |
| CMYK | 0 | 0.74 | 0.98 | 0.66 |
| HSL | 14.82º | 0.96% | 0.17% | - |
| HSV(B) | 14.82º | 0.98% | 0.34% | - |
| XYZ | 4.25 | 2.64 | 0.34 | - |
| YUV | 39.74 | 106.7 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 2 | 0 | 0.74 | 0.98 | 0.66 | 14.82 | 0.96 | 0.17 |
| Hex | 57 | 17 | 2 | 0 | 4A | 62 | 42 | F | 60 | 11 |
| Octal | 127 | 27 | 2 | 0 | 112 | 142 | 102 | 17 | 140 | 21 |
| Binary | 1010111 | 10111 | 10 | 0 | 1001010 | 1100010 | 1000010 | 1111 | 1100000 | 10001 |
Color Harmonies of #571702
Complementary color
Monochromatic Colors of #571702
Black with #571702
Text Example
Text Example
White with #571702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571702; }
p { color: rgb(87,23,2); }
H1.HeaderClassName
{
color: #571702;
}
.AnyTagClassName
{
color: #571702;
}
</style>
background-color css
<style>
a { background-color: #571702; }
a { background-color: rgb(87,23,2); }
div.DivClassName
{
background-color: #571702;
}
.BgClassName
{
background-color: #571702;
}
</style>
border-color css
<style>
span { border-color: #571702; }
span { border-color: rgb(87,23,2); }
td.TdClassName
{
border-color: #571702;
}
.TagClassName
{
border-color: #571702;
}
</style>