Shades of Bordeaux #520916
Tints of Bordeaux #520916
RGB
CMYK
RGB Variations
Color information
#520916 (or 0x520916) is known color: Bordeaux. HEX triplet: 52, 09 and 16. RGB value is (82,9,22). Sum of RGB (Red+Green+Blue) = 82+9+22=113 (14% of max value = 765). Red value is 82 (32.42% from 255 or 72.57% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 82 - color contains mainly: red. Hex color #520916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520916 is #ADF6E9. Grayscale: #202020. Windows color (decimal): -11400938 or 1444178. OLE color: 1444178.
HSL color Cylindrical-coordinate representation of color #520916: hue angle of 349.32º 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 #520916 is Cyan = 0, Magento = 0.89, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 22 | - |
| CMYK | 0 | 0.89 | 0.73 | 0.68 |
| HSL | 349.32º | 0.8% | 0.18% | - |
| HSV(B) | 349.32º | 0.89% | 0.32% | - |
| XYZ | 3.72 | 2.05 | 0.96 | - |
| YUV | 32.31 | 122.18 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 22 | 0 | 0.89 | 0.73 | 0.68 | 349.32 | 0.8 | 0.18 |
| Hex | 52 | 9 | 16 | 0 | 59 | 49 | 44 | 15D | 50 | 12 |
| Octal | 122 | 11 | 26 | 0 | 131 | 111 | 104 | 535 | 120 | 22 |
| Binary | 1010010 | 1001 | 10110 | 0 | 1011001 | 1001001 | 1000100 | 101011101 | 1010000 | 10010 |
Color Harmonies of #520916
Complementary color
Monochromatic Colors of #520916
Black with #520916
Text Example
Text Example
White with #520916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520916; }
p { color: rgb(82,9,22); }
H1.HeaderClassName
{
color: #520916;
}
.AnyTagClassName
{
color: #520916;
}
</style>
background-color css
<style>
a { background-color: #520916; }
a { background-color: rgb(82,9,22); }
div.DivClassName
{
background-color: #520916;
}
.BgClassName
{
background-color: #520916;
}
</style>
border-color css
<style>
span { border-color: #520916; }
span { border-color: rgb(82,9,22); }
td.TdClassName
{
border-color: #520916;
}
.TagClassName
{
border-color: #520916;
}
</style>