Shades of Red Oxide #511716
Tints of Red Oxide #511716
RGB
CMYK
RGB Variations
Color information
#511716 (or 0x511716) is known color: Red Oxide. HEX triplet: 51, 17 and 16. RGB value is (81,23,22). Sum of RGB (Red+Green+Blue) = 81+23+22=126 (16% of max value = 765). Red value is 81 (32.03% from 255 or 64.29% from 126); Green value is 23 (9.38% from 255 or 18.25% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 81 - color contains mainly: red. Hex color #511716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511716 is #AEE8E9. Grayscale: #282828. Windows color (decimal): -11462890 or 1447761. OLE color: 1447761.
HSL color Cylindrical-coordinate representation of color #511716: hue angle of 1.02º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #511716 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 22 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.68 |
| HSL | 1.02º | 0.57% | 0.2% | - |
| HSV(B) | 1.02º | 0.73% | 0.32% | - |
| XYZ | 3.84 | 2.42 | 1.02 | - |
| YUV | 40.23 | 117.72 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 22 | 0 | 0.72 | 0.73 | 0.68 | 1.02 | 0.57 | 0.2 |
| Hex | 51 | 17 | 16 | 0 | 48 | 49 | 44 | 1 | 39 | 14 |
| Octal | 121 | 27 | 26 | 0 | 110 | 111 | 104 | 1 | 71 | 24 |
| Binary | 1010001 | 10111 | 10110 | 0 | 1001000 | 1001001 | 1000100 | 1 | 111001 | 10100 |
Color Harmonies of #511716
Complementary color
Monochromatic Colors of #511716
Black with #511716
Text Example
Text Example
White with #511716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511716; }
p { color: rgb(81,23,22); }
H1.HeaderClassName
{
color: #511716;
}
.AnyTagClassName
{
color: #511716;
}
</style>
background-color css
<style>
a { background-color: #511716; }
a { background-color: rgb(81,23,22); }
div.DivClassName
{
background-color: #511716;
}
.BgClassName
{
background-color: #511716;
}
</style>
border-color css
<style>
span { border-color: #511716; }
span { border-color: rgb(81,23,22); }
td.TdClassName
{
border-color: #511716;
}
.TagClassName
{
border-color: #511716;
}
</style>