Shades of Bordeaux #511317
Tints of Bordeaux #511317
RGB
CMYK
RGB Variations
Color information
#511317 (or 0x511317) is known color: Bordeaux. HEX triplet: 51, 13 and 17. RGB value is (81,19,23). Sum of RGB (Red+Green+Blue) = 81+19+23=123 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.85% from 123); Green value is 19 (7.81% from 255 or 15.45% from 123); Blue value is 23 (9.38% from 255 or 18.70% from 123); Max value from RGB is 81 - color contains mainly: red. Hex color #511317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511317 is #AEECE8. Grayscale: #262626. Windows color (decimal): -11463913 or 1512273. OLE color: 1512273.
HSL color Cylindrical-coordinate representation of color #511317: hue angle of 356.13º 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 #511317 is Cyan = 0, Magento = 0.77, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 23 | - |
| CMYK | 0 | 0.77 | 0.72 | 0.68 |
| HSL | 356.13º | 0.62% | 0.2% | - |
| HSV(B) | 356.13º | 0.77% | 0.32% | - |
| XYZ | 3.78 | 2.28 | 1.05 | - |
| YUV | 37.99 | 119.54 | 158.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 23 | 0 | 0.77 | 0.72 | 0.68 | 356.13 | 0.62 | 0.2 |
| Hex | 51 | 13 | 17 | 0 | 4D | 48 | 44 | 164 | 3E | 14 |
| Octal | 121 | 23 | 27 | 0 | 115 | 110 | 104 | 544 | 76 | 24 |
| Binary | 1010001 | 10011 | 10111 | 0 | 1001101 | 1001000 | 1000100 | 101100100 | 111110 | 10100 |
Color Harmonies of #511317
Complementary color
Monochromatic Colors of #511317
Black with #511317
Text Example
Text Example
White with #511317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511317; }
p { color: rgb(81,19,23); }
H1.HeaderClassName
{
color: #511317;
}
.AnyTagClassName
{
color: #511317;
}
</style>
background-color css
<style>
a { background-color: #511317; }
a { background-color: rgb(81,19,23); }
div.DivClassName
{
background-color: #511317;
}
.BgClassName
{
background-color: #511317;
}
</style>
border-color css
<style>
span { border-color: #511317; }
span { border-color: rgb(81,19,23); }
td.TdClassName
{
border-color: #511317;
}
.TagClassName
{
border-color: #511317;
}
</style>