Shades of Bordeaux #511316
Tints of Bordeaux #511316
RGB
CMYK
RGB Variations
Color information
#511316 (or 0x511316) is known color: Bordeaux. HEX triplet: 51, 13 and 16. RGB value is (81,19,22). Sum of RGB (Red+Green+Blue) = 81+19+22=122 (16% of max value = 765). Red value is 81 (32.03% from 255 or 66.39% from 122); Green value is 19 (7.81% from 255 or 15.57% from 122); Blue value is 22 (8.98% from 255 or 18.03% from 122); Max value from RGB is 81 - color contains mainly: red. Hex color #511316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511316 is #AEECE9. Grayscale: #252525. Windows color (decimal): -11463914 or 1446737. OLE color: 1446737.
HSL color Cylindrical-coordinate representation of color #511316: hue angle of 357.1º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #511316 is Cyan = 0, Magento = 0.77, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 22 | - |
| CMYK | 0 | 0.77 | 0.73 | 0.68 |
| HSL | 357.1º | 0.62% | 0.2% | - |
| HSV(B) | 357.1º | 0.77% | 0.32% | - |
| XYZ | 3.77 | 2.27 | 1 | - |
| YUV | 37.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 22 | 0 | 0.77 | 0.73 | 0.68 | 357.1 | 0.62 | 0.2 |
| Hex | 51 | 13 | 16 | 0 | 4D | 49 | 44 | 165 | 3E | 14 |
| Octal | 121 | 23 | 26 | 0 | 115 | 111 | 104 | 545 | 76 | 24 |
| Binary | 1010001 | 10011 | 10110 | 0 | 1001101 | 1001001 | 1000100 | 101100101 | 111110 | 10100 |
Color Harmonies of #511316
Complementary color
Monochromatic Colors of #511316
Black with #511316
Text Example
Text Example
White with #511316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511316; }
p { color: rgb(81,19,22); }
H1.HeaderClassName
{
color: #511316;
}
.AnyTagClassName
{
color: #511316;
}
</style>
background-color css
<style>
a { background-color: #511316; }
a { background-color: rgb(81,19,22); }
div.DivClassName
{
background-color: #511316;
}
.BgClassName
{
background-color: #511316;
}
</style>
border-color css
<style>
span { border-color: #511316; }
span { border-color: rgb(81,19,22); }
td.TdClassName
{
border-color: #511316;
}
.TagClassName
{
border-color: #511316;
}
</style>