Shades of Bordeaux #510820
Tints of Bordeaux #510820
RGB
CMYK
RGB Variations
Color information
#510820 (or 0x510820) is known color: Bordeaux. HEX triplet: 51, 08 and 20. RGB value is (81,8,32). Sum of RGB (Red+Green+Blue) = 81+8+32=121 (16% of max value = 765). Red value is 81 (32.03% from 255 or 66.94% from 121); Green value is 8 (3.52% from 255 or 6.61% from 121); Blue value is 32 (12.89% from 255 or 26.45% from 121); Max value from RGB is 81 - color contains mainly: red. Hex color #510820 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510820 is #AEF7DF. Grayscale: #202020. Windows color (decimal): -11466720 or 2099281. OLE color: 2099281.
HSL color Cylindrical-coordinate representation of color #510820: hue angle of 340.27º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #510820 is Cyan = 0, Magento = 0.90, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 32 | - |
| CMYK | 0 | 0.90 | 0.60 | 0.68 |
| HSL | 340.27º | 0.82% | 0.17% | - |
| HSV(B) | 340.27º | 0.9% | 0.32% | - |
| XYZ | 3.74 | 2.03 | 1.56 | - |
| YUV | 32.56 | 127.68 | 162.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 32 | 0 | 0.90 | 0.60 | 0.68 | 340.27 | 0.82 | 0.17 |
| Hex | 51 | 8 | 20 | 0 | 5A | 3C | 44 | 154 | 52 | 11 |
| Octal | 121 | 10 | 40 | 0 | 132 | 74 | 104 | 524 | 122 | 21 |
| Binary | 1010001 | 1000 | 100000 | 0 | 1011010 | 111100 | 1000100 | 101010100 | 1010010 | 10001 |
Color Harmonies of #510820
Complementary color
Monochromatic Colors of #510820
Black with #510820
Text Example
Text Example
White with #510820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510820; }
p { color: rgb(81,8,32); }
H1.HeaderClassName
{
color: #510820;
}
.AnyTagClassName
{
color: #510820;
}
</style>
background-color css
<style>
a { background-color: #510820; }
a { background-color: rgb(81,8,32); }
div.DivClassName
{
background-color: #510820;
}
.BgClassName
{
background-color: #510820;
}
</style>
border-color css
<style>
span { border-color: #510820; }
span { border-color: rgb(81,8,32); }
td.TdClassName
{
border-color: #510820;
}
.TagClassName
{
border-color: #510820;
}
</style>