Shades of Bordeaux #510916
Tints of Bordeaux #510916
RGB
CMYK
RGB Variations
Color information
#510916 (or 0x510916) is known color: Bordeaux. HEX triplet: 51, 09 and 16. RGB value is (81,9,22). Sum of RGB (Red+Green+Blue) = 81+9+22=112 (14% of max value = 765). Red value is 81 (32.03% from 255 or 72.32% from 112); Green value is 9 (3.91% from 255 or 8.04% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 81 - color contains mainly: red. Hex color #510916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510916 is #AEF6E9. Grayscale: #202020. Windows color (decimal): -11466474 or 1444177. OLE color: 1444177.
HSL color Cylindrical-coordinate representation of color #510916: hue angle of 349.17º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #510916 is Cyan = 0, Magento = 0.89, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 22 | - |
| CMYK | 0 | 0.89 | 0.73 | 0.68 |
| HSL | 349.17º | 0.8% | 0.18% | - |
| HSV(B) | 349.17º | 0.89% | 0.32% | - |
| XYZ | 3.64 | 2 | 0.95 | - |
| YUV | 32.01 | 122.35 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 22 | 0 | 0.89 | 0.73 | 0.68 | 349.17 | 0.8 | 0.18 |
| Hex | 51 | 9 | 16 | 0 | 59 | 49 | 44 | 15D | 50 | 12 |
| Octal | 121 | 11 | 26 | 0 | 131 | 111 | 104 | 535 | 120 | 22 |
| Binary | 1010001 | 1001 | 10110 | 0 | 1011001 | 1001001 | 1000100 | 101011101 | 1010000 | 10010 |
Color Harmonies of #510916
Complementary color
Monochromatic Colors of #510916
Black with #510916
Text Example
Text Example
White with #510916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510916; }
p { color: rgb(81,9,22); }
H1.HeaderClassName
{
color: #510916;
}
.AnyTagClassName
{
color: #510916;
}
</style>
background-color css
<style>
a { background-color: #510916; }
a { background-color: rgb(81,9,22); }
div.DivClassName
{
background-color: #510916;
}
.BgClassName
{
background-color: #510916;
}
</style>
border-color css
<style>
span { border-color: #510916; }
span { border-color: rgb(81,9,22); }
td.TdClassName
{
border-color: #510916;
}
.TagClassName
{
border-color: #510916;
}
</style>