Shades of Bordeaux #510819
Tints of Bordeaux #510819
RGB
CMYK
RGB Variations
Color information
#510819 (or 0x510819) is known color: Bordeaux. HEX triplet: 51, 08 and 19. RGB value is (81,8,25). Sum of RGB (Red+Green+Blue) = 81+8+25=114 (15% of max value = 765). Red value is 81 (32.03% from 255 or 71.05% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 81 - color contains mainly: red. Hex color #510819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510819 is #AEF7E6. Grayscale: #1F1F1F. Windows color (decimal): -11466727 or 1640529. OLE color: 1640529.
HSL color Cylindrical-coordinate representation of color #510819: hue angle of 346.03º 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 #510819 is Cyan = 0, Magento = 0.90, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 25 | - |
| CMYK | 0 | 0.90 | 0.69 | 0.68 |
| HSL | 346.03º | 0.82% | 0.17% | - |
| HSV(B) | 346.03º | 0.9% | 0.32% | - |
| XYZ | 3.66 | 1.99 | 1.11 | - |
| YUV | 31.77 | 124.18 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 25 | 0 | 0.90 | 0.69 | 0.68 | 346.03 | 0.82 | 0.17 |
| Hex | 51 | 8 | 19 | 0 | 5A | 45 | 44 | 15A | 52 | 11 |
| Octal | 121 | 10 | 31 | 0 | 132 | 105 | 104 | 532 | 122 | 21 |
| Binary | 1010001 | 1000 | 11001 | 0 | 1011010 | 1000101 | 1000100 | 101011010 | 1010010 | 10001 |
Color Harmonies of #510819
Complementary color
Monochromatic Colors of #510819
Black with #510819
Text Example
Text Example
White with #510819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510819; }
p { color: rgb(81,8,25); }
H1.HeaderClassName
{
color: #510819;
}
.AnyTagClassName
{
color: #510819;
}
</style>
background-color css
<style>
a { background-color: #510819; }
a { background-color: rgb(81,8,25); }
div.DivClassName
{
background-color: #510819;
}
.BgClassName
{
background-color: #510819;
}
</style>
border-color css
<style>
span { border-color: #510819; }
span { border-color: rgb(81,8,25); }
td.TdClassName
{
border-color: #510819;
}
.TagClassName
{
border-color: #510819;
}
</style>