Shades of Bordeaux #511216
Tints of Bordeaux #511216
RGB
CMYK
RGB Variations
Color information
#511216 (or 0x511216) is known color: Bordeaux. HEX triplet: 51, 12 and 16. RGB value is (81,18,22). Sum of RGB (Red+Green+Blue) = 81+18+22=121 (16% of max value = 765). Red value is 81 (32.03% from 255 or 66.94% from 121); Green value is 18 (7.42% from 255 or 14.88% from 121); Blue value is 22 (8.98% from 255 or 18.18% from 121); Max value from RGB is 81 - color contains mainly: red. Hex color #511216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511216 is #AEEDE9. Grayscale: #252525. Windows color (decimal): -11464170 or 1446481. OLE color: 1446481.
HSL color Cylindrical-coordinate representation of color #511216: hue angle of 356.19º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #511216 is Cyan = 0, Magento = 0.78, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 18 | 22 | - |
| CMYK | 0 | 0.78 | 0.73 | 0.68 |
| HSL | 356.19º | 0.64% | 0.19% | - |
| HSV(B) | 356.19º | 0.78% | 0.32% | - |
| XYZ | 3.75 | 2.24 | 0.99 | - |
| YUV | 37.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 18 | 22 | 0 | 0.78 | 0.73 | 0.68 | 356.19 | 0.64 | 0.19 |
| Hex | 51 | 12 | 16 | 0 | 4E | 49 | 44 | 164 | 40 | 13 |
| Octal | 121 | 22 | 26 | 0 | 116 | 111 | 104 | 544 | 100 | 23 |
| Binary | 1010001 | 10010 | 10110 | 0 | 1001110 | 1001001 | 1000100 | 101100100 | 1000000 | 10011 |
Color Harmonies of #511216
Complementary color
Monochromatic Colors of #511216
Black with #511216
Text Example
Text Example
White with #511216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511216; }
p { color: rgb(81,18,22); }
H1.HeaderClassName
{
color: #511216;
}
.AnyTagClassName
{
color: #511216;
}
</style>
background-color css
<style>
a { background-color: #511216; }
a { background-color: rgb(81,18,22); }
div.DivClassName
{
background-color: #511216;
}
.BgClassName
{
background-color: #511216;
}
</style>
border-color css
<style>
span { border-color: #511216; }
span { border-color: rgb(81,18,22); }
td.TdClassName
{
border-color: #511216;
}
.TagClassName
{
border-color: #511216;
}
</style>