Shades of Red Oxide #571603
Tints of Red Oxide #571603
RGB
CMYK
RGB Variations
Color information
#571603 (or 0x571603) is known color: Red Oxide. HEX triplet: 57, 16 and 03. RGB value is (87,22,3). Sum of RGB (Red+Green+Blue) = 87+22+3=112 (14% of max value = 765). Red value is 87 (34.38% from 255 or 77.68% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 3 (1.56% from 255 or 2.68% from 112); Max value from RGB is 87 - color contains mainly: red. Hex color #571603 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571603 is #A8E9FC. Grayscale: #272727. Windows color (decimal): -11069949 or 202327. OLE color: 202327.
HSL color Cylindrical-coordinate representation of color #571603: hue angle of 13.57º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #571603 is Cyan = 0, Magento = 0.75, Yellow = 0.97 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 3 | - |
| CMYK | 0 | 0.75 | 0.97 | 0.66 |
| HSL | 13.57º | 0.93% | 0.18% | - |
| HSV(B) | 13.57º | 0.97% | 0.34% | - |
| XYZ | 4.23 | 2.61 | 0.37 | - |
| YUV | 39.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 3 | 0 | 0.75 | 0.97 | 0.66 | 13.57 | 0.93 | 0.18 |
| Hex | 57 | 16 | 3 | 0 | 4B | 61 | 42 | E | 5D | 12 |
| Octal | 127 | 26 | 3 | 0 | 113 | 141 | 102 | 16 | 135 | 22 |
| Binary | 1010111 | 10110 | 11 | 0 | 1001011 | 1100001 | 1000010 | 1110 | 1011101 | 10010 |
Color Harmonies of #571603
Complementary color
Monochromatic Colors of #571603
Black with #571603
Text Example
Text Example
White with #571603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571603; }
p { color: rgb(87,22,3); }
H1.HeaderClassName
{
color: #571603;
}
.AnyTagClassName
{
color: #571603;
}
</style>
background-color css
<style>
a { background-color: #571603; }
a { background-color: rgb(87,22,3); }
div.DivClassName
{
background-color: #571603;
}
.BgClassName
{
background-color: #571603;
}
</style>
border-color css
<style>
span { border-color: #571603; }
span { border-color: rgb(87,22,3); }
td.TdClassName
{
border-color: #571603;
}
.TagClassName
{
border-color: #571603;
}
</style>