Shades of Bordeaux #511226
Tints of Bordeaux #511226
RGB
CMYK
RGB Variations
Color information
#511226 (or 0x511226) is known color: Bordeaux. HEX triplet: 51, 12 and 26. RGB value is (81,18,38). Sum of RGB (Red+Green+Blue) = 81+18+38=137 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.12% from 137); Green value is 18 (7.42% from 255 or 13.14% from 137); Blue value is 38 (15.23% from 255 or 27.74% from 137); Max value from RGB is 81 - color contains mainly: red. Hex color #511226 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511226 is #AEEDD9. Grayscale: #272727. Windows color (decimal): -11464154 or 2495057. OLE color: 2495057.
HSL color Cylindrical-coordinate representation of color #511226: hue angle of 340.95º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #511226 is Cyan = 0, Magento = 0.78, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 18 | 38 | - |
| CMYK | 0 | 0.78 | 0.53 | 0.68 |
| HSL | 340.95º | 0.64% | 0.19% | - |
| HSV(B) | 340.95º | 0.78% | 0.32% | - |
| XYZ | 3.96 | 2.32 | 2.07 | - |
| YUV | 39.12 | 127.37 | 157.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 18 | 38 | 0 | 0.78 | 0.53 | 0.68 | 340.95 | 0.64 | 0.19 |
| Hex | 51 | 12 | 26 | 0 | 4E | 35 | 44 | 155 | 40 | 13 |
| Octal | 121 | 22 | 46 | 0 | 116 | 65 | 104 | 525 | 100 | 23 |
| Binary | 1010001 | 10010 | 100110 | 0 | 1001110 | 110101 | 1000100 | 101010101 | 1000000 | 10011 |
Color Harmonies of #511226
Complementary color
Monochromatic Colors of #511226
Black with #511226
Text Example
Text Example
White with #511226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511226; }
p { color: rgb(81,18,38); }
H1.HeaderClassName
{
color: #511226;
}
.AnyTagClassName
{
color: #511226;
}
</style>
background-color css
<style>
a { background-color: #511226; }
a { background-color: rgb(81,18,38); }
div.DivClassName
{
background-color: #511226;
}
.BgClassName
{
background-color: #511226;
}
</style>
border-color css
<style>
span { border-color: #511226; }
span { border-color: rgb(81,18,38); }
td.TdClassName
{
border-color: #511226;
}
.TagClassName
{
border-color: #511226;
}
</style>