Shades of Red Oxide #571717
Tints of Red Oxide #571717
RGB
CMYK
RGB Variations
Color information
#571717 (or 0x571717) is known color: Red Oxide. HEX triplet: 57, 17 and 17. RGB value is (87,23,23). Sum of RGB (Red+Green+Blue) = 87+23+23=133 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.41% from 133); Green value is 23 (9.38% from 255 or 17.29% from 133); Blue value is 23 (9.38% from 255 or 17.29% from 133); Max value from RGB is 87 - color contains mainly: red. Hex color #571717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571717 is #A8E8E8. Grayscale: #2A2A2A. Windows color (decimal): -11069673 or 1513303. OLE color: 1513303.
HSL color Cylindrical-coordinate representation of color #571717: hue angle of 0º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571717 is Cyan = 0, Magento = 0.74, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 23 | - |
| CMYK | 0 | 0.74 | 0.74 | 0.66 |
| HSL | 0º | 0.58% | 0.22% | - |
| HSV(B) | 0º | 0.74% | 0.34% | - |
| XYZ | 4.39 | 2.7 | 1.1 | - |
| YUV | 42.14 | 117.2 | 160 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 23 | 0 | 0.74 | 0.74 | 0.66 | 0 | 0.58 | 0.22 |
| Hex | 57 | 17 | 17 | 0 | 4A | 4A | 42 | 0 | 3A | 16 |
| Octal | 127 | 27 | 27 | 0 | 112 | 112 | 102 | 0 | 72 | 26 |
| Binary | 1010111 | 10111 | 10111 | 0 | 1001010 | 1001010 | 1000010 | 0 | 111010 | 10110 |
Color Harmonies of #571717
Complementary color
Monochromatic Colors of #571717
Black with #571717
Text Example
Text Example
White with #571717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571717; }
p { color: rgb(87,23,23); }
H1.HeaderClassName
{
color: #571717;
}
.AnyTagClassName
{
color: #571717;
}
</style>
background-color css
<style>
a { background-color: #571717; }
a { background-color: rgb(87,23,23); }
div.DivClassName
{
background-color: #571717;
}
.BgClassName
{
background-color: #571717;
}
</style>
border-color css
<style>
span { border-color: #571717; }
span { border-color: rgb(87,23,23); }
td.TdClassName
{
border-color: #571717;
}
.TagClassName
{
border-color: #571717;
}
</style>