Shades of Bordeaux #511324
Tints of Bordeaux #511324
RGB
CMYK
RGB Variations
Color information
#511324 (or 0x511324) is known color: Bordeaux. HEX triplet: 51, 13 and 24. RGB value is (81,19,36). Sum of RGB (Red+Green+Blue) = 81+19+36=136 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.56% from 136); Green value is 19 (7.81% from 255 or 13.97% from 136); Blue value is 36 (14.45% from 255 or 26.47% from 136); Max value from RGB is 81 - color contains mainly: red. Hex color #511324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511324 is #AEECDB. Grayscale: #272727. Windows color (decimal): -11463900 or 2364241. OLE color: 2364241.
HSL color Cylindrical-coordinate representation of color #511324: hue angle of 343.55º 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 #511324 is Cyan = 0, Magento = 0.77, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 36 | - |
| CMYK | 0 | 0.77 | 0.56 | 0.68 |
| HSL | 343.55º | 0.62% | 0.2% | - |
| HSV(B) | 343.55º | 0.77% | 0.32% | - |
| XYZ | 3.94 | 2.34 | 1.91 | - |
| YUV | 39.48 | 126.04 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 36 | 0 | 0.77 | 0.56 | 0.68 | 343.55 | 0.62 | 0.2 |
| Hex | 51 | 13 | 24 | 0 | 4D | 38 | 44 | 158 | 3E | 14 |
| Octal | 121 | 23 | 44 | 0 | 115 | 70 | 104 | 530 | 76 | 24 |
| Binary | 1010001 | 10011 | 100100 | 0 | 1001101 | 111000 | 1000100 | 101011000 | 111110 | 10100 |
Color Harmonies of #511324
Complementary color
Monochromatic Colors of #511324
Black with #511324
Text Example
Text Example
White with #511324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511324; }
p { color: rgb(81,19,36); }
H1.HeaderClassName
{
color: #511324;
}
.AnyTagClassName
{
color: #511324;
}
</style>
background-color css
<style>
a { background-color: #511324; }
a { background-color: rgb(81,19,36); }
div.DivClassName
{
background-color: #511324;
}
.BgClassName
{
background-color: #511324;
}
</style>
border-color css
<style>
span { border-color: #511324; }
span { border-color: rgb(81,19,36); }
td.TdClassName
{
border-color: #511324;
}
.TagClassName
{
border-color: #511324;
}
</style>