Shades of Bordeaux #511417
Tints of Bordeaux #511417
RGB
CMYK
RGB Variations
Color information
#511417 (or 0x511417) is known color: Bordeaux. HEX triplet: 51, 14 and 17. RGB value is (81,20,23). Sum of RGB (Red+Green+Blue) = 81+20+23=124 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.32% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 23 (9.38% from 255 or 18.55% from 124); Max value from RGB is 81 - color contains mainly: red. Hex color #511417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511417 is #AEEBE8. Grayscale: #262626. Windows color (decimal): -11463657 or 1512529. OLE color: 1512529.
HSL color Cylindrical-coordinate representation of color #511417: hue angle of 357.05º 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 #511417 is Cyan = 0, Magento = 0.75, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 23 | - |
| CMYK | 0 | 0.75 | 0.72 | 0.68 |
| HSL | 357.05º | 0.6% | 0.2% | - |
| HSV(B) | 357.05º | 0.75% | 0.32% | - |
| XYZ | 3.8 | 2.31 | 1.06 | - |
| YUV | 38.58 | 119.21 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 23 | 0 | 0.75 | 0.72 | 0.68 | 357.05 | 0.6 | 0.2 |
| Hex | 51 | 14 | 17 | 0 | 4B | 48 | 44 | 165 | 3C | 14 |
| Octal | 121 | 24 | 27 | 0 | 113 | 110 | 104 | 545 | 74 | 24 |
| Binary | 1010001 | 10100 | 10111 | 0 | 1001011 | 1001000 | 1000100 | 101100101 | 111100 | 10100 |
Color Harmonies of #511417
Complementary color
Monochromatic Colors of #511417
Black with #511417
Text Example
Text Example
White with #511417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511417; }
p { color: rgb(81,20,23); }
H1.HeaderClassName
{
color: #511417;
}
.AnyTagClassName
{
color: #511417;
}
</style>
background-color css
<style>
a { background-color: #511417; }
a { background-color: rgb(81,20,23); }
div.DivClassName
{
background-color: #511417;
}
.BgClassName
{
background-color: #511417;
}
</style>
border-color css
<style>
span { border-color: #511417; }
span { border-color: rgb(81,20,23); }
td.TdClassName
{
border-color: #511417;
}
.TagClassName
{
border-color: #511417;
}
</style>