Shades of Red Oxide #511714
Tints of Red Oxide #511714
RGB
CMYK
RGB Variations
Color information
#511714 (or 0x511714) is known color: Red Oxide. HEX triplet: 51, 17 and 14. RGB value is (81,23,20). Sum of RGB (Red+Green+Blue) = 81+23+20=124 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.32% from 124); Green value is 23 (9.38% from 255 or 18.55% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 81 - color contains mainly: red. Hex color #511714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511714 is #AEE8EB. Grayscale: #282828. Windows color (decimal): -11462892 or 1316689. OLE color: 1316689.
HSL color Cylindrical-coordinate representation of color #511714: hue angle of 2.95º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #511714 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 20 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.68 |
| HSL | 2.95º | 0.6% | 0.2% | - |
| HSV(B) | 2.95º | 0.75% | 0.32% | - |
| XYZ | 3.83 | 2.41 | 0.93 | - |
| YUV | 40 | 116.72 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 20 | 0 | 0.72 | 0.75 | 0.68 | 2.95 | 0.6 | 0.2 |
| Hex | 51 | 17 | 14 | 0 | 48 | 4B | 44 | 3 | 3C | 14 |
| Octal | 121 | 27 | 24 | 0 | 110 | 113 | 104 | 3 | 74 | 24 |
| Binary | 1010001 | 10111 | 10100 | 0 | 1001000 | 1001011 | 1000100 | 11 | 111100 | 10100 |
Color Harmonies of #511714
Complementary color
Monochromatic Colors of #511714
Black with #511714
Text Example
Text Example
White with #511714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511714; }
p { color: rgb(81,23,20); }
H1.HeaderClassName
{
color: #511714;
}
.AnyTagClassName
{
color: #511714;
}
</style>
background-color css
<style>
a { background-color: #511714; }
a { background-color: rgb(81,23,20); }
div.DivClassName
{
background-color: #511714;
}
.BgClassName
{
background-color: #511714;
}
</style>
border-color css
<style>
span { border-color: #511714; }
span { border-color: rgb(81,23,20); }
td.TdClassName
{
border-color: #511714;
}
.TagClassName
{
border-color: #511714;
}
</style>