Shades of Bordeaux #510922
Tints of Bordeaux #510922
RGB
CMYK
RGB Variations
Color information
#510922 (or 0x510922) is known color: Bordeaux. HEX triplet: 51, 09 and 22. RGB value is (81,9,34). Sum of RGB (Red+Green+Blue) = 81+9+34=124 (16% of max value = 765). Red value is 81 (32.03% from 255 or 65.32% from 124); Green value is 9 (3.91% from 255 or 7.26% from 124); Blue value is 34 (13.67% from 255 or 27.42% from 124); Max value from RGB is 81 - color contains mainly: red. Hex color #510922 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510922 is #AEF6DD. Grayscale: #212121. Windows color (decimal): -11466462 or 2230609. OLE color: 2230609.
HSL color Cylindrical-coordinate representation of color #510922: hue angle of 339.17º 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 #510922 is Cyan = 0, Magento = 0.89, Yellow = 0.58 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 34 | - |
| CMYK | 0 | 0.89 | 0.58 | 0.68 |
| HSL | 339.17º | 0.8% | 0.18% | - |
| HSV(B) | 339.17º | 0.89% | 0.32% | - |
| XYZ | 3.78 | 2.06 | 1.71 | - |
| YUV | 33.38 | 128.35 | 161.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 34 | 0 | 0.89 | 0.58 | 0.68 | 339.17 | 0.8 | 0.18 |
| Hex | 51 | 9 | 22 | 0 | 59 | 3A | 44 | 153 | 50 | 12 |
| Octal | 121 | 11 | 42 | 0 | 131 | 72 | 104 | 523 | 120 | 22 |
| Binary | 1010001 | 1001 | 100010 | 0 | 1011001 | 111010 | 1000100 | 101010011 | 1010000 | 10010 |
Color Harmonies of #510922
Complementary color
Monochromatic Colors of #510922
Black with #510922
Text Example
Text Example
White with #510922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510922; }
p { color: rgb(81,9,34); }
H1.HeaderClassName
{
color: #510922;
}
.AnyTagClassName
{
color: #510922;
}
</style>
background-color css
<style>
a { background-color: #510922; }
a { background-color: rgb(81,9,34); }
div.DivClassName
{
background-color: #510922;
}
.BgClassName
{
background-color: #510922;
}
</style>
border-color css
<style>
span { border-color: #510922; }
span { border-color: rgb(81,9,34); }
td.TdClassName
{
border-color: #510922;
}
.TagClassName
{
border-color: #510922;
}
</style>