Shades of Bordeaux #520320
Tints of Bordeaux #520320
RGB
CMYK
RGB Variations
Color information
#520320 (or 0x520320) is known color: Bordeaux. HEX triplet: 52, 03 and 20. RGB value is (82,3,32). Sum of RGB (Red+Green+Blue) = 82+3+32=117 (15% of max value = 765). Red value is 82 (32.42% from 255 or 70.09% from 117); Green value is 3 (1.56% from 255 or 2.56% from 117); Blue value is 32 (12.89% from 255 or 27.35% from 117); Max value from RGB is 82 - color contains mainly: red. Hex color #520320 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520320 is #ADFCDF. Grayscale: #1D1D1D. Windows color (decimal): -11402464 or 2098002. OLE color: 2098002.
HSL color Cylindrical-coordinate representation of color #520320: hue angle of 337.97º 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 #520320 is Cyan = 0, Magento = 0.96, Yellow = 0.61 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 3 | 32 | - |
| CMYK | 0 | 0.96 | 0.61 | 0.68 |
| HSL | 337.97º | 0.93% | 0.17% | - |
| HSV(B) | 337.97º | 0.96% | 0.32% | - |
| XYZ | 3.77 | 1.96 | 1.55 | - |
| YUV | 29.93 | 129.17 | 165.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 3 | 32 | 0 | 0.96 | 0.61 | 0.68 | 337.97 | 0.93 | 0.17 |
| Hex | 52 | 3 | 20 | 0 | 60 | 3D | 44 | 152 | 5D | 11 |
| Octal | 122 | 3 | 40 | 0 | 140 | 75 | 104 | 522 | 135 | 21 |
| Binary | 1010010 | 11 | 100000 | 0 | 1100000 | 111101 | 1000100 | 101010010 | 1011101 | 10001 |
Color Harmonies of #520320
Complementary color
Monochromatic Colors of #520320
Black with #520320
Text Example
Text Example
White with #520320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520320; }
p { color: rgb(82,3,32); }
H1.HeaderClassName
{
color: #520320;
}
.AnyTagClassName
{
color: #520320;
}
</style>
background-color css
<style>
a { background-color: #520320; }
a { background-color: rgb(82,3,32); }
div.DivClassName
{
background-color: #520320;
}
.BgClassName
{
background-color: #520320;
}
</style>
border-color css
<style>
span { border-color: #520320; }
span { border-color: rgb(82,3,32); }
td.TdClassName
{
border-color: #520320;
}
.TagClassName
{
border-color: #520320;
}
</style>