Shades of Bordeaux #511419
Tints of Bordeaux #511419
RGB
CMYK
RGB Variations
Color information
#511419 (or 0x511419) is known color: Bordeaux. HEX triplet: 51, 14 and 19. RGB value is (81,20,25). Sum of RGB (Red+Green+Blue) = 81+20+25=126 (16% of max value = 765). Red value is 81 (32.03% from 255 or 64.29% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 25 (10.16% from 255 or 19.84% from 126); Max value from RGB is 81 - color contains mainly: red. Hex color #511419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511419 is #AEEBE6. Grayscale: #262626. Windows color (decimal): -11463655 or 1643601. OLE color: 1643601.
HSL color Cylindrical-coordinate representation of color #511419: hue angle of 355.08º 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 #511419 is Cyan = 0, Magento = 0.75, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 25 | - |
| CMYK | 0 | 0.75 | 0.69 | 0.68 |
| HSL | 355.08º | 0.6% | 0.2% | - |
| HSV(B) | 355.08º | 0.75% | 0.32% | - |
| XYZ | 3.82 | 2.32 | 1.17 | - |
| YUV | 38.81 | 120.21 | 158.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 25 | 0 | 0.75 | 0.69 | 0.68 | 355.08 | 0.6 | 0.2 |
| Hex | 51 | 14 | 19 | 0 | 4B | 45 | 44 | 163 | 3C | 14 |
| Octal | 121 | 24 | 31 | 0 | 113 | 105 | 104 | 543 | 74 | 24 |
| Binary | 1010001 | 10100 | 11001 | 0 | 1001011 | 1000101 | 1000100 | 101100011 | 111100 | 10100 |
Color Harmonies of #511419
Complementary color
Monochromatic Colors of #511419
Black with #511419
Text Example
Text Example
White with #511419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511419; }
p { color: rgb(81,20,25); }
H1.HeaderClassName
{
color: #511419;
}
.AnyTagClassName
{
color: #511419;
}
</style>
background-color css
<style>
a { background-color: #511419; }
a { background-color: rgb(81,20,25); }
div.DivClassName
{
background-color: #511419;
}
.BgClassName
{
background-color: #511419;
}
</style>
border-color css
<style>
span { border-color: #511419; }
span { border-color: rgb(81,20,25); }
td.TdClassName
{
border-color: #511419;
}
.TagClassName
{
border-color: #511419;
}
</style>