Shades of Bordeaux #511319
Tints of Bordeaux #511319
RGB
CMYK
RGB Variations
Color information
#511319 (or 0x511319) is known color: Bordeaux. HEX triplet: 51, 13 and 19. RGB value is (81,19,25). Sum of RGB (Red+Green+Blue) = 81+19+25=125 (16% of max value = 765). Red value is 81 (32.03% from 255 or 64.8% from 125); Green value is 19 (7.81% from 255 or 15.2% from 125); Blue value is 25 (10.16% from 255 or 20% from 125); Max value from RGB is 81 - color contains mainly: red. Hex color #511319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511319 is #AEECE6. Grayscale: #262626. Windows color (decimal): -11463911 or 1643345. OLE color: 1643345.
HSL color Cylindrical-coordinate representation of color #511319: hue angle of 354.19º 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 #511319 is Cyan = 0, Magento = 0.77, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 25 | - |
| CMYK | 0 | 0.77 | 0.69 | 0.68 |
| HSL | 354.19º | 0.62% | 0.2% | - |
| HSV(B) | 354.19º | 0.77% | 0.32% | - |
| XYZ | 3.8 | 2.29 | 1.16 | - |
| YUV | 38.22 | 120.54 | 158.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 25 | 0 | 0.77 | 0.69 | 0.68 | 354.19 | 0.62 | 0.2 |
| Hex | 51 | 13 | 19 | 0 | 4D | 45 | 44 | 162 | 3E | 14 |
| Octal | 121 | 23 | 31 | 0 | 115 | 105 | 104 | 542 | 76 | 24 |
| Binary | 1010001 | 10011 | 11001 | 0 | 1001101 | 1000101 | 1000100 | 101100010 | 111110 | 10100 |
Color Harmonies of #511319
Complementary color
Monochromatic Colors of #511319
Black with #511319
Text Example
Text Example
White with #511319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511319; }
p { color: rgb(81,19,25); }
H1.HeaderClassName
{
color: #511319;
}
.AnyTagClassName
{
color: #511319;
}
</style>
background-color css
<style>
a { background-color: #511319; }
a { background-color: rgb(81,19,25); }
div.DivClassName
{
background-color: #511319;
}
.BgClassName
{
background-color: #511319;
}
</style>
border-color css
<style>
span { border-color: #511319; }
span { border-color: rgb(81,19,25); }
td.TdClassName
{
border-color: #511319;
}
.TagClassName
{
border-color: #511319;
}
</style>