Shades of Bordeaux #510913
Tints of Bordeaux #510913
RGB
CMYK
RGB Variations
Color information
#510913 (or 0x510913) is known color: Bordeaux. HEX triplet: 51, 09 and 13. RGB value is (81,9,19). Sum of RGB (Red+Green+Blue) = 81+9+19=109 (14% of max value = 765). Red value is 81 (32.03% from 255 or 74.31% from 109); Green value is 9 (3.91% from 255 or 8.26% from 109); Blue value is 19 (7.81% from 255 or 17.43% from 109); Max value from RGB is 81 - color contains mainly: red. Hex color #510913 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510913 is #AEF6EC. Grayscale: #1F1F1F. Windows color (decimal): -11466477 or 1247569. OLE color: 1247569.
HSL color Cylindrical-coordinate representation of color #510913: hue angle of 351.67º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #510913 is Cyan = 0, Magento = 0.89, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 19 | - |
| CMYK | 0 | 0.89 | 0.77 | 0.68 |
| HSL | 351.67º | 0.8% | 0.18% | - |
| HSV(B) | 351.67º | 0.89% | 0.32% | - |
| XYZ | 3.61 | 1.99 | 0.81 | - |
| YUV | 31.67 | 120.85 | 163.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 19 | 0 | 0.89 | 0.77 | 0.68 | 351.67 | 0.8 | 0.18 |
| Hex | 51 | 9 | 13 | 0 | 59 | 4D | 44 | 160 | 50 | 12 |
| Octal | 121 | 11 | 23 | 0 | 131 | 115 | 104 | 540 | 120 | 22 |
| Binary | 1010001 | 1001 | 10011 | 0 | 1011001 | 1001101 | 1000100 | 101100000 | 1010000 | 10010 |
Color Harmonies of #510913
Complementary color
Monochromatic Colors of #510913
Black with #510913
Text Example
Text Example
White with #510913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510913; }
p { color: rgb(81,9,19); }
H1.HeaderClassName
{
color: #510913;
}
.AnyTagClassName
{
color: #510913;
}
</style>
background-color css
<style>
a { background-color: #510913; }
a { background-color: rgb(81,9,19); }
div.DivClassName
{
background-color: #510913;
}
.BgClassName
{
background-color: #510913;
}
</style>
border-color css
<style>
span { border-color: #510913; }
span { border-color: rgb(81,9,19); }
td.TdClassName
{
border-color: #510913;
}
.TagClassName
{
border-color: #510913;
}
</style>