Shades of Red Oxide #511611
Tints of Red Oxide #511611
RGB
CMYK
RGB Variations
Color information
#511611 (or 0x511611) is known color: Red Oxide. HEX triplet: 51, 16 and 11. RGB value is (81,22,17). Sum of RGB (Red+Green+Blue) = 81+22+17=120 (15% of max value = 765). Red value is 81 (32.03% from 255 or 67.5% from 120); Green value is 22 (8.98% from 255 or 18.33% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 81 - color contains mainly: red. Hex color #511611 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511611 is #AEE9EE. Grayscale: #272727. Windows color (decimal): -11463151 or 1119825. OLE color: 1119825.
HSL color Cylindrical-coordinate representation of color #511611: hue angle of 4.69º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511611 is Cyan = 0, Magento = 0.73, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 17 | - |
| CMYK | 0 | 0.73 | 0.79 | 0.68 |
| HSL | 4.69º | 0.65% | 0.19% | - |
| HSV(B) | 4.69º | 0.79% | 0.32% | - |
| XYZ | 3.78 | 2.36 | 0.79 | - |
| YUV | 39.07 | 115.55 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 17 | 0 | 0.73 | 0.79 | 0.68 | 4.69 | 0.65 | 0.19 |
| Hex | 51 | 16 | 11 | 0 | 49 | 4F | 44 | 5 | 41 | 13 |
| Octal | 121 | 26 | 21 | 0 | 111 | 117 | 104 | 5 | 101 | 23 |
| Binary | 1010001 | 10110 | 10001 | 0 | 1001001 | 1001111 | 1000100 | 101 | 1000001 | 10011 |
Color Harmonies of #511611
Complementary color
Monochromatic Colors of #511611
Black with #511611
Text Example
Text Example
White with #511611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511611; }
p { color: rgb(81,22,17); }
H1.HeaderClassName
{
color: #511611;
}
.AnyTagClassName
{
color: #511611;
}
</style>
background-color css
<style>
a { background-color: #511611; }
a { background-color: rgb(81,22,17); }
div.DivClassName
{
background-color: #511611;
}
.BgClassName
{
background-color: #511611;
}
</style>
border-color css
<style>
span { border-color: #511611; }
span { border-color: rgb(81,22,17); }
td.TdClassName
{
border-color: #511611;
}
.TagClassName
{
border-color: #511611;
}
</style>