Shades of Bordeaux #520311
Tints of Bordeaux #520311
RGB
CMYK
RGB Variations
Color information
#520311 (or 0x520311) is known color: Bordeaux. HEX triplet: 52, 03 and 11. RGB value is (82,3,17). Sum of RGB (Red+Green+Blue) = 82+3+17=102 (13% of max value = 765). Red value is 82 (32.42% from 255 or 80.39% from 102); Green value is 3 (1.56% from 255 or 2.94% from 102); Blue value is 17 (7.03% from 255 or 16.67% from 102); Max value from RGB is 82 - color contains mainly: red. Hex color #520311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520311 is #ADFCEE. Grayscale: #1C1C1C. Windows color (decimal): -11402479 or 1114962. OLE color: 1114962.
HSL color Cylindrical-coordinate representation of color #520311: hue angle of 349.37º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #520311 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 3 | 17 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.68 |
| HSL | 349.37º | 0.93% | 0.17% | - |
| HSV(B) | 349.37º | 0.96% | 0.32% | - |
| XYZ | 3.61 | 1.9 | 0.71 | - |
| YUV | 28.22 | 121.67 | 166.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 3 | 17 | 0 | 0.96 | 0.79 | 0.68 | 349.37 | 0.93 | 0.17 |
| Hex | 52 | 3 | 11 | 0 | 60 | 4F | 44 | 15D | 5D | 11 |
| Octal | 122 | 3 | 21 | 0 | 140 | 117 | 104 | 535 | 135 | 21 |
| Binary | 1010010 | 11 | 10001 | 0 | 1100000 | 1001111 | 1000100 | 101011101 | 1011101 | 10001 |
Color Harmonies of #520311
Complementary color
Monochromatic Colors of #520311
Black with #520311
Text Example
Text Example
White with #520311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520311; }
p { color: rgb(82,3,17); }
H1.HeaderClassName
{
color: #520311;
}
.AnyTagClassName
{
color: #520311;
}
</style>
background-color css
<style>
a { background-color: #520311; }
a { background-color: rgb(82,3,17); }
div.DivClassName
{
background-color: #520311;
}
.BgClassName
{
background-color: #520311;
}
</style>
border-color css
<style>
span { border-color: #520311; }
span { border-color: rgb(82,3,17); }
td.TdClassName
{
border-color: #520311;
}
.TagClassName
{
border-color: #520311;
}
</style>