Shades of Red Oxide #511817
Tints of Red Oxide #511817
RGB
CMYK
RGB Variations
Color information
#511817 (or 0x511817) is known color: Red Oxide. HEX triplet: 51, 18 and 17. RGB value is (81,24,23). Sum of RGB (Red+Green+Blue) = 81+24+23=128 (16% of max value = 765). Red value is 81 (32.03% from 255 or 63.28% from 128); Green value is 24 (9.77% from 255 or 18.75% from 128); Blue value is 23 (9.38% from 255 or 17.97% from 128); Max value from RGB is 81 - color contains mainly: red. Hex color #511817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511817 is #AEE7E8. Grayscale: #282828. Windows color (decimal): -11462633 or 1513553. OLE color: 1513553.
HSL color Cylindrical-coordinate representation of color #511817: hue angle of 1.03º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #511817 is Cyan = 0, Magento = 0.70, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 24 | 23 | - |
| CMYK | 0 | 0.70 | 0.72 | 0.68 |
| HSL | 1.03º | 0.56% | 0.2% | - |
| HSV(B) | 1.03º | 0.72% | 0.32% | - |
| XYZ | 3.87 | 2.46 | 1.08 | - |
| YUV | 40.93 | 117.88 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 24 | 23 | 0 | 0.70 | 0.72 | 0.68 | 1.03 | 0.56 | 0.2 |
| Hex | 51 | 18 | 17 | 0 | 46 | 48 | 44 | 1 | 38 | 14 |
| Octal | 121 | 30 | 27 | 0 | 106 | 110 | 104 | 1 | 70 | 24 |
| Binary | 1010001 | 11000 | 10111 | 0 | 1000110 | 1001000 | 1000100 | 1 | 111000 | 10100 |
Color Harmonies of #511817
Complementary color
Monochromatic Colors of #511817
Black with #511817
Text Example
Text Example
White with #511817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511817; }
p { color: rgb(81,24,23); }
H1.HeaderClassName
{
color: #511817;
}
.AnyTagClassName
{
color: #511817;
}
</style>
background-color css
<style>
a { background-color: #511817; }
a { background-color: rgb(81,24,23); }
div.DivClassName
{
background-color: #511817;
}
.BgClassName
{
background-color: #511817;
}
</style>
border-color css
<style>
span { border-color: #511817; }
span { border-color: rgb(81,24,23); }
td.TdClassName
{
border-color: #511817;
}
.TagClassName
{
border-color: #511817;
}
</style>