Shades of Bordeaux #520721
Tints of Bordeaux #520721
RGB
CMYK
RGB Variations
Color information
#520721 (or 0x520721) is known color: Bordeaux. HEX triplet: 52, 07 and 21. RGB value is (82,7,33). Sum of RGB (Red+Green+Blue) = 82+7+33=122 (16% of max value = 765). Red value is 82 (32.42% from 255 or 67.21% from 122); Green value is 7 (3.12% from 255 or 5.74% from 122); Blue value is 33 (13.28% from 255 or 27.05% from 122); Max value from RGB is 82 - color contains mainly: red. Hex color #520721 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520721 is #ADF8DE. Grayscale: #202020. Windows color (decimal): -11401439 or 2164562. OLE color: 2164562.
HSL color Cylindrical-coordinate representation of color #520721: hue angle of 339.2º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #520721 is Cyan = 0, Magento = 0.91, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 33 | - |
| CMYK | 0 | 0.91 | 0.60 | 0.68 |
| HSL | 339.2º | 0.84% | 0.17% | - |
| HSV(B) | 339.2º | 0.91% | 0.32% | - |
| XYZ | 3.83 | 2.06 | 1.63 | - |
| YUV | 32.39 | 128.35 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 33 | 0 | 0.91 | 0.60 | 0.68 | 339.2 | 0.84 | 0.17 |
| Hex | 52 | 7 | 21 | 0 | 5B | 3C | 44 | 153 | 54 | 11 |
| Octal | 122 | 7 | 41 | 0 | 133 | 74 | 104 | 523 | 124 | 21 |
| Binary | 1010010 | 111 | 100001 | 0 | 1011011 | 111100 | 1000100 | 101010011 | 1010100 | 10001 |
Color Harmonies of #520721
Complementary color
Monochromatic Colors of #520721
Black with #520721
Text Example
Text Example
White with #520721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520721; }
p { color: rgb(82,7,33); }
H1.HeaderClassName
{
color: #520721;
}
.AnyTagClassName
{
color: #520721;
}
</style>
background-color css
<style>
a { background-color: #520721; }
a { background-color: rgb(82,7,33); }
div.DivClassName
{
background-color: #520721;
}
.BgClassName
{
background-color: #520721;
}
</style>
border-color css
<style>
span { border-color: #520721; }
span { border-color: rgb(82,7,33); }
td.TdClassName
{
border-color: #520721;
}
.TagClassName
{
border-color: #520721;
}
</style>