Shades of Red Oxide #571009
Tints of Red Oxide #571009
RGB
CMYK
RGB Variations
Color information
#571009 (or 0x571009) is known color: Red Oxide. HEX triplet: 57, 10 and 09. RGB value is (87,16,9). Sum of RGB (Red+Green+Blue) = 87+16+9=112 (14% of max value = 765). Red value is 87 (34.38% from 255 or 77.68% from 112); Green value is 16 (6.64% from 255 or 14.29% from 112); Blue value is 9 (3.91% from 255 or 8.04% from 112); Max value from RGB is 87 - color contains mainly: red. Hex color #571009 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571009 is #A8EFF6. Grayscale: #242424. Windows color (decimal): -11071479 or 594007. OLE color: 594007.
HSL color Cylindrical-coordinate representation of color #571009: hue angle of 5.38º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #571009 is Cyan = 0, Magento = 0.82, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 9 | - |
| CMYK | 0 | 0.82 | 0.90 | 0.66 |
| HSL | 5.38º | 0.81% | 0.19% | - |
| HSV(B) | 5.38º | 0.9% | 0.34% | - |
| XYZ | 4.17 | 2.42 | 0.51 | - |
| YUV | 36.43 | 112.52 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 9 | 0 | 0.82 | 0.90 | 0.66 | 5.38 | 0.81 | 0.19 |
| Hex | 57 | 10 | 9 | 0 | 52 | 5A | 42 | 5 | 51 | 13 |
| Octal | 127 | 20 | 11 | 0 | 122 | 132 | 102 | 5 | 121 | 23 |
| Binary | 1010111 | 10000 | 1001 | 0 | 1010010 | 1011010 | 1000010 | 101 | 1010001 | 10011 |
Color Harmonies of #571009
Complementary color
Monochromatic Colors of #571009
Black with #571009
Text Example
Text Example
White with #571009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571009; }
p { color: rgb(87,16,9); }
H1.HeaderClassName
{
color: #571009;
}
.AnyTagClassName
{
color: #571009;
}
</style>
background-color css
<style>
a { background-color: #571009; }
a { background-color: rgb(87,16,9); }
div.DivClassName
{
background-color: #571009;
}
.BgClassName
{
background-color: #571009;
}
</style>
border-color css
<style>
span { border-color: #571009; }
span { border-color: rgb(87,16,9); }
td.TdClassName
{
border-color: #571009;
}
.TagClassName
{
border-color: #571009;
}
</style>