Shades of Bordeaux #510416
Tints of Bordeaux #510416
RGB
CMYK
RGB Variations
Color information
#510416 (or 0x510416) is known color: Bordeaux. HEX triplet: 51, 04 and 16. RGB value is (81,4,22). Sum of RGB (Red+Green+Blue) = 81+4+22=107 (14% of max value = 765). Red value is 81 (32.03% from 255 or 75.70% from 107); Green value is 4 (1.95% from 255 or 3.74% from 107); Blue value is 22 (8.98% from 255 or 20.56% from 107); Max value from RGB is 81 - color contains mainly: red. Hex color #510416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #510416 is #AEFBE9. Grayscale: #1D1D1D. Windows color (decimal): -11467754 or 1442897. OLE color: 1442897.
HSL color Cylindrical-coordinate representation of color #510416: hue angle of 345.97º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #510416 is Cyan = 0, Magento = 0.95, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 4 | 22 | - |
| CMYK | 0 | 0.95 | 0.73 | 0.68 |
| HSL | 345.97º | 0.91% | 0.17% | - |
| HSV(B) | 345.97º | 0.95% | 0.32% | - |
| XYZ | 3.58 | 1.89 | 0.94 | - |
| YUV | 29.08 | 124.01 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 4 | 22 | 0 | 0.95 | 0.73 | 0.68 | 345.97 | 0.91 | 0.17 |
| Hex | 51 | 4 | 16 | 0 | 5F | 49 | 44 | 15A | 5B | 11 |
| Octal | 121 | 4 | 26 | 0 | 137 | 111 | 104 | 532 | 133 | 21 |
| Binary | 1010001 | 100 | 10110 | 0 | 1011111 | 1001001 | 1000100 | 101011010 | 1011011 | 10001 |
Color Harmonies of #510416
Complementary color
Monochromatic Colors of #510416
Black with #510416
Text Example
Text Example
White with #510416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510416; }
p { color: rgb(81,4,22); }
H1.HeaderClassName
{
color: #510416;
}
.AnyTagClassName
{
color: #510416;
}
</style>
background-color css
<style>
a { background-color: #510416; }
a { background-color: rgb(81,4,22); }
div.DivClassName
{
background-color: #510416;
}
.BgClassName
{
background-color: #510416;
}
</style>
border-color css
<style>
span { border-color: #510416; }
span { border-color: rgb(81,4,22); }
td.TdClassName
{
border-color: #510416;
}
.TagClassName
{
border-color: #510416;
}
</style>