Shades of Bordeaux #511416
Tints of Bordeaux #511416
RGB
CMYK
RGB Variations
Color information
#511416 (or 0x511416) is known color: Bordeaux. HEX triplet: 51, 14 and 16. RGB value is (81,20,22). Sum of RGB (Red+Green+Blue) = 81+20+22=123 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.85% from 123); Green value is 20 (8.20% from 255 or 16.26% from 123); Blue value is 22 (8.98% from 255 or 17.89% from 123); Max value from RGB is 81 - color contains mainly: red. Hex color #511416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511416 is #AEEBE9. Grayscale: #262626. Windows color (decimal): -11463658 or 1446993. OLE color: 1446993.
HSL color Cylindrical-coordinate representation of color #511416: hue angle of 358.03º 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 #511416 is Cyan = 0, Magento = 0.75, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 22 | - |
| CMYK | 0 | 0.75 | 0.73 | 0.68 |
| HSL | 358.03º | 0.6% | 0.2% | - |
| HSV(B) | 358.03º | 0.75% | 0.32% | - |
| XYZ | 3.79 | 2.31 | 1 | - |
| YUV | 38.47 | 118.71 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 22 | 0 | 0.75 | 0.73 | 0.68 | 358.03 | 0.6 | 0.2 |
| Hex | 51 | 14 | 16 | 0 | 4B | 49 | 44 | 166 | 3C | 14 |
| Octal | 121 | 24 | 26 | 0 | 113 | 111 | 104 | 546 | 74 | 24 |
| Binary | 1010001 | 10100 | 10110 | 0 | 1001011 | 1001001 | 1000100 | 101100110 | 111100 | 10100 |
Color Harmonies of #511416
Complementary color
Monochromatic Colors of #511416
Black with #511416
Text Example
Text Example
White with #511416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511416; }
p { color: rgb(81,20,22); }
H1.HeaderClassName
{
color: #511416;
}
.AnyTagClassName
{
color: #511416;
}
</style>
background-color css
<style>
a { background-color: #511416; }
a { background-color: rgb(81,20,22); }
div.DivClassName
{
background-color: #511416;
}
.BgClassName
{
background-color: #511416;
}
</style>
border-color css
<style>
span { border-color: #511416; }
span { border-color: rgb(81,20,22); }
td.TdClassName
{
border-color: #511416;
}
.TagClassName
{
border-color: #511416;
}
</style>