Shades of Bordeaux #520515
Tints of Bordeaux #520515
RGB
CMYK
RGB Variations
Color information
#520515 (or 0x520515) is known color: Bordeaux. HEX triplet: 52, 05 and 15. RGB value is (82,5,21). Sum of RGB (Red+Green+Blue) = 82+5+21=108 (14% of max value = 765). Red value is 82 (32.42% from 255 or 75.93% from 108); Green value is 5 (2.34% from 255 or 4.63% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 82 - color contains mainly: red. Hex color #520515 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520515 is #ADFAEA. Grayscale: #1D1D1D. Windows color (decimal): -11401963 or 1377618. OLE color: 1377618.
HSL color Cylindrical-coordinate representation of color #520515: hue angle of 347.53º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #520515 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 5 | 21 | - |
| CMYK | 0 | 0.94 | 0.74 | 0.68 |
| HSL | 347.53º | 0.89% | 0.17% | - |
| HSV(B) | 347.53º | 0.94% | 0.32% | - |
| XYZ | 3.67 | 1.96 | 0.89 | - |
| YUV | 29.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 5 | 21 | 0 | 0.94 | 0.74 | 0.68 | 347.53 | 0.89 | 0.17 |
| Hex | 52 | 5 | 15 | 0 | 5E | 4A | 44 | 15C | 59 | 11 |
| Octal | 122 | 5 | 25 | 0 | 136 | 112 | 104 | 534 | 131 | 21 |
| Binary | 1010010 | 101 | 10101 | 0 | 1011110 | 1001010 | 1000100 | 101011100 | 1011001 | 10001 |
Color Harmonies of #520515
Complementary color
Monochromatic Colors of #520515
Black with #520515
Text Example
Text Example
White with #520515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520515; }
p { color: rgb(82,5,21); }
H1.HeaderClassName
{
color: #520515;
}
.AnyTagClassName
{
color: #520515;
}
</style>
background-color css
<style>
a { background-color: #520515; }
a { background-color: rgb(82,5,21); }
div.DivClassName
{
background-color: #520515;
}
.BgClassName
{
background-color: #520515;
}
</style>
border-color css
<style>
span { border-color: #520515; }
span { border-color: rgb(82,5,21); }
td.TdClassName
{
border-color: #520515;
}
.TagClassName
{
border-color: #520515;
}
</style>