Shades of Bordeaux #510816
Tints of Bordeaux #510816
RGB
CMYK
RGB Variations
Color information
#510816 (or 0x510816) is known color: Bordeaux. HEX triplet: 51, 08 and 16. RGB value is (81,8,22). Sum of RGB (Red+Green+Blue) = 81+8+22=111 (14% of max value = 765). Red value is 81 (32.03% from 255 or 72.97% from 111); Green value is 8 (3.52% from 255 or 7.21% from 111); Blue value is 22 (8.98% from 255 or 19.82% from 111); Max value from RGB is 81 - color contains mainly: red. Hex color #510816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510816 is #AEF7E9. Grayscale: #1F1F1F. Windows color (decimal): -11466730 or 1443921. OLE color: 1443921.
HSL color Cylindrical-coordinate representation of color #510816: hue angle of 348.49º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #510816 is Cyan = 0, Magento = 0.90, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 22 | - |
| CMYK | 0 | 0.90 | 0.73 | 0.68 |
| HSL | 348.49º | 0.82% | 0.17% | - |
| HSV(B) | 348.49º | 0.9% | 0.32% | - |
| XYZ | 3.62 | 1.98 | 0.95 | - |
| YUV | 31.42 | 122.68 | 163.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 22 | 0 | 0.90 | 0.73 | 0.68 | 348.49 | 0.82 | 0.17 |
| Hex | 51 | 8 | 16 | 0 | 5A | 49 | 44 | 15C | 52 | 11 |
| Octal | 121 | 10 | 26 | 0 | 132 | 111 | 104 | 534 | 122 | 21 |
| Binary | 1010001 | 1000 | 10110 | 0 | 1011010 | 1001001 | 1000100 | 101011100 | 1010010 | 10001 |
Color Harmonies of #510816
Complementary color
Monochromatic Colors of #510816
Black with #510816
Text Example
Text Example
White with #510816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510816; }
p { color: rgb(81,8,22); }
H1.HeaderClassName
{
color: #510816;
}
.AnyTagClassName
{
color: #510816;
}
</style>
background-color css
<style>
a { background-color: #510816; }
a { background-color: rgb(81,8,22); }
div.DivClassName
{
background-color: #510816;
}
.BgClassName
{
background-color: #510816;
}
</style>
border-color css
<style>
span { border-color: #510816; }
span { border-color: rgb(81,8,22); }
td.TdClassName
{
border-color: #510816;
}
.TagClassName
{
border-color: #510816;
}
</style>