Shades of Bordeaux #510818
Tints of Bordeaux #510818
RGB
CMYK
RGB Variations
Color information
#510818 (or 0x510818) is known color: Bordeaux. HEX triplet: 51, 08 and 18. RGB value is (81,8,24). Sum of RGB (Red+Green+Blue) = 81+8+24=113 (14% of max value = 765). Red value is 81 (32.03% from 255 or 71.68% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 81 - color contains mainly: red. Hex color #510818 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510818 is #AEF7E7. Grayscale: #1F1F1F. Windows color (decimal): -11466728 or 1574993. OLE color: 1574993.
HSL color Cylindrical-coordinate representation of color #510818: hue angle of 346.85º 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 #510818 is Cyan = 0, Magento = 0.90, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 24 | - |
| CMYK | 0 | 0.90 | 0.70 | 0.68 |
| HSL | 346.85º | 0.82% | 0.17% | - |
| HSV(B) | 346.85º | 0.9% | 0.32% | - |
| XYZ | 3.65 | 1.99 | 1.06 | - |
| YUV | 31.65 | 123.68 | 163.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 24 | 0 | 0.90 | 0.70 | 0.68 | 346.85 | 0.82 | 0.17 |
| Hex | 51 | 8 | 18 | 0 | 5A | 46 | 44 | 15B | 52 | 11 |
| Octal | 121 | 10 | 30 | 0 | 132 | 106 | 104 | 533 | 122 | 21 |
| Binary | 1010001 | 1000 | 11000 | 0 | 1011010 | 1000110 | 1000100 | 101011011 | 1010010 | 10001 |
Color Harmonies of #510818
Complementary color
Monochromatic Colors of #510818
Black with #510818
Text Example
Text Example
White with #510818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510818; }
p { color: rgb(81,8,24); }
H1.HeaderClassName
{
color: #510818;
}
.AnyTagClassName
{
color: #510818;
}
</style>
background-color css
<style>
a { background-color: #510818; }
a { background-color: rgb(81,8,24); }
div.DivClassName
{
background-color: #510818;
}
.BgClassName
{
background-color: #510818;
}
</style>
border-color css
<style>
span { border-color: #510818; }
span { border-color: rgb(81,8,24); }
td.TdClassName
{
border-color: #510818;
}
.TagClassName
{
border-color: #510818;
}
</style>