Shades of Bordeaux #510912
Tints of Bordeaux #510912
RGB
CMYK
RGB Variations
Color information
#510912 (or 0x510912) is known color: Bordeaux. HEX triplet: 51, 09 and 12. RGB value is (81,9,18). Sum of RGB (Red+Green+Blue) = 81+9+18=108 (14% of max value = 765). Red value is 81 (32.03% from 255 or 75% from 108); Green value is 9 (3.91% from 255 or 8.33% from 108); Blue value is 18 (7.42% from 255 or 16.67% from 108); Max value from RGB is 81 - color contains mainly: red. Hex color #510912 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510912 is #AEF6ED. Grayscale: #1F1F1F. Windows color (decimal): -11466478 or 1182033. OLE color: 1182033.
HSL color Cylindrical-coordinate representation of color #510912: hue angle of 352.5º 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 #510912 is Cyan = 0, Magento = 0.89, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 18 | - |
| CMYK | 0 | 0.89 | 0.78 | 0.68 |
| HSL | 352.5º | 0.8% | 0.18% | - |
| HSV(B) | 352.5º | 0.89% | 0.32% | - |
| XYZ | 3.6 | 1.99 | 0.77 | - |
| YUV | 31.55 | 120.35 | 163.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 18 | 0 | 0.89 | 0.78 | 0.68 | 352.5 | 0.8 | 0.18 |
| Hex | 51 | 9 | 12 | 0 | 59 | 4E | 44 | 160 | 50 | 12 |
| Octal | 121 | 11 | 22 | 0 | 131 | 116 | 104 | 540 | 120 | 22 |
| Binary | 1010001 | 1001 | 10010 | 0 | 1011001 | 1001110 | 1000100 | 101100000 | 1010000 | 10010 |
Color Harmonies of #510912
Complementary color
Monochromatic Colors of #510912
Black with #510912
Text Example
Text Example
White with #510912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510912; }
p { color: rgb(81,9,18); }
H1.HeaderClassName
{
color: #510912;
}
.AnyTagClassName
{
color: #510912;
}
</style>
background-color css
<style>
a { background-color: #510912; }
a { background-color: rgb(81,9,18); }
div.DivClassName
{
background-color: #510912;
}
.BgClassName
{
background-color: #510912;
}
</style>
border-color css
<style>
span { border-color: #510912; }
span { border-color: rgb(81,9,18); }
td.TdClassName
{
border-color: #510912;
}
.TagClassName
{
border-color: #510912;
}
</style>