Shades of Red Oxide #571501
Tints of Red Oxide #571501
RGB
CMYK
RGB Variations
Color information
#571501 (or 0x571501) is known color: Red Oxide. HEX triplet: 57, 15 and 01. RGB value is (87,21,1). Sum of RGB (Red+Green+Blue) = 87+21+1=109 (14% of max value = 765). Red value is 87 (34.38% from 255 or 79.82% from 109); Green value is 21 (8.59% from 255 or 19.27% from 109); Blue value is 1 (0.78% from 255 or 0.92% from 109); Max value from RGB is 87 - color contains mainly: red. Hex color #571501 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571501 is #A8EAFE. Grayscale: #262626. Windows color (decimal): -11070207 or 70999. OLE color: 70999.
HSL color Cylindrical-coordinate representation of color #571501: hue angle of 13.95º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #571501 is Cyan = 0, Magento = 0.76, Yellow = 0.99 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 1 | - |
| CMYK | 0 | 0.76 | 0.99 | 0.66 |
| HSL | 13.95º | 0.98% | 0.17% | - |
| HSV(B) | 13.95º | 0.99% | 0.34% | - |
| XYZ | 4.2 | 2.56 | 0.3 | - |
| YUV | 38.45 | 106.87 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 1 | 0 | 0.76 | 0.99 | 0.66 | 13.95 | 0.98 | 0.17 |
| Hex | 57 | 15 | 1 | 0 | 4C | 63 | 42 | E | 62 | 11 |
| Octal | 127 | 25 | 1 | 0 | 114 | 143 | 102 | 16 | 142 | 21 |
| Binary | 1010111 | 10101 | 1 | 0 | 1001100 | 1100011 | 1000010 | 1110 | 1100010 | 10001 |
Color Harmonies of #571501
Complementary color
Monochromatic Colors of #571501
Black with #571501
Text Example
Text Example
White with #571501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571501; }
p { color: rgb(87,21,1); }
H1.HeaderClassName
{
color: #571501;
}
.AnyTagClassName
{
color: #571501;
}
</style>
background-color css
<style>
a { background-color: #571501; }
a { background-color: rgb(87,21,1); }
div.DivClassName
{
background-color: #571501;
}
.BgClassName
{
background-color: #571501;
}
</style>
border-color css
<style>
span { border-color: #571501; }
span { border-color: rgb(87,21,1); }
td.TdClassName
{
border-color: #571501;
}
.TagClassName
{
border-color: #571501;
}
</style>