Shades of Bordeaux #510311
Tints of Bordeaux #510311
RGB
CMYK
RGB Variations
Color information
#510311 (or 0x510311) is known color: Bordeaux. HEX triplet: 51, 03 and 11. RGB value is (81,3,17). Sum of RGB (Red+Green+Blue) = 81+3+17=101 (13% of max value = 765). Red value is 81 (32.03% from 255 or 80.20% from 101); Green value is 3 (1.56% from 255 or 2.97% from 101); Blue value is 17 (7.03% from 255 or 16.83% from 101); Max value from RGB is 81 - color contains mainly: red. Hex color #510311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510311 is #AEFCEE. Grayscale: #1B1B1B. Windows color (decimal): -11468015 or 1114961. OLE color: 1114961.
HSL color Cylindrical-coordinate representation of color #510311: hue angle of 349.23º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #510311 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 3 | 17 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.68 |
| HSL | 349.23º | 0.93% | 0.16% | - |
| HSV(B) | 349.23º | 0.96% | 0.32% | - |
| XYZ | 3.53 | 1.85 | 0.7 | - |
| YUV | 27.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 3 | 17 | 0 | 0.96 | 0.79 | 0.68 | 349.23 | 0.93 | 0.16 |
| Hex | 51 | 3 | 11 | 0 | 60 | 4F | 44 | 15D | 5D | 10 |
| Octal | 121 | 3 | 21 | 0 | 140 | 117 | 104 | 535 | 135 | 20 |
| Binary | 1010001 | 11 | 10001 | 0 | 1100000 | 1001111 | 1000100 | 101011101 | 1011101 | 10000 |
Color Harmonies of #510311
Complementary color
Monochromatic Colors of #510311
Black with #510311
Text Example
Text Example
White with #510311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510311; }
p { color: rgb(81,3,17); }
H1.HeaderClassName
{
color: #510311;
}
.AnyTagClassName
{
color: #510311;
}
</style>
background-color css
<style>
a { background-color: #510311; }
a { background-color: rgb(81,3,17); }
div.DivClassName
{
background-color: #510311;
}
.BgClassName
{
background-color: #510311;
}
</style>
border-color css
<style>
span { border-color: #510311; }
span { border-color: rgb(81,3,17); }
td.TdClassName
{
border-color: #510311;
}
.TagClassName
{
border-color: #510311;
}
</style>