Shades of Bordeaux #521116
Tints of Bordeaux #521116
RGB
CMYK
RGB Variations
Color information
#521116 (or 0x521116) is known color: Bordeaux. HEX triplet: 52, 11 and 16. RGB value is (82,17,22). Sum of RGB (Red+Green+Blue) = 82+17+22=121 (16% of max value = 765). Red value is 82 (32.42% from 255 or 67.77% from 121); Green value is 17 (7.03% from 255 or 14.05% from 121); Blue value is 22 (8.98% from 255 or 18.18% from 121); Max value from RGB is 82 - color contains mainly: red. Hex color #521116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521116 is #ADEEE9. Grayscale: #252525. Windows color (decimal): -11398890 or 1446226. OLE color: 1446226.
HSL color Cylindrical-coordinate representation of color #521116: hue angle of 355.38º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #521116 is Cyan = 0, Magento = 0.79, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 17 | 22 | - |
| CMYK | 0 | 0.79 | 0.73 | 0.68 |
| HSL | 355.38º | 0.66% | 0.19% | - |
| HSV(B) | 355.38º | 0.79% | 0.32% | - |
| XYZ | 3.82 | 2.25 | 0.99 | - |
| YUV | 37.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 17 | 22 | 0 | 0.79 | 0.73 | 0.68 | 355.38 | 0.66 | 0.19 |
| Hex | 52 | 11 | 16 | 0 | 4F | 49 | 44 | 163 | 42 | 13 |
| Octal | 122 | 21 | 26 | 0 | 117 | 111 | 104 | 543 | 102 | 23 |
| Binary | 1010010 | 10001 | 10110 | 0 | 1001111 | 1001001 | 1000100 | 101100011 | 1000010 | 10011 |
Color Harmonies of #521116
Complementary color
Monochromatic Colors of #521116
Black with #521116
Text Example
Text Example
White with #521116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521116; }
p { color: rgb(82,17,22); }
H1.HeaderClassName
{
color: #521116;
}
.AnyTagClassName
{
color: #521116;
}
</style>
background-color css
<style>
a { background-color: #521116; }
a { background-color: rgb(82,17,22); }
div.DivClassName
{
background-color: #521116;
}
.BgClassName
{
background-color: #521116;
}
</style>
border-color css
<style>
span { border-color: #521116; }
span { border-color: rgb(82,17,22); }
td.TdClassName
{
border-color: #521116;
}
.TagClassName
{
border-color: #521116;
}
</style>