Shades of Bordeaux #520416
Tints of Bordeaux #520416
RGB
CMYK
RGB Variations
Color information
#520416 (or 0x520416) is known color: Bordeaux. HEX triplet: 52, 04 and 16. RGB value is (82,4,22). Sum of RGB (Red+Green+Blue) = 82+4+22=108 (14% of max value = 765). Red value is 82 (32.42% from 255 or 75.93% from 108); Green value is 4 (1.95% from 255 or 3.70% from 108); Blue value is 22 (8.98% from 255 or 20.37% from 108); Max value from RGB is 82 - color contains mainly: red. Hex color #520416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520416 is #ADFBE9. Grayscale: #1D1D1D. Windows color (decimal): -11402218 or 1442898. OLE color: 1442898.
HSL color Cylindrical-coordinate representation of color #520416: hue angle of 346.15º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520416 is Cyan = 0, Magento = 0.95, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 4 | 22 | - |
| CMYK | 0 | 0.95 | 0.73 | 0.68 |
| HSL | 346.15º | 0.91% | 0.17% | - |
| HSV(B) | 346.15º | 0.95% | 0.32% | - |
| XYZ | 3.67 | 1.94 | 0.94 | - |
| YUV | 29.37 | 123.84 | 165.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 4 | 22 | 0 | 0.95 | 0.73 | 0.68 | 346.15 | 0.91 | 0.17 |
| Hex | 52 | 4 | 16 | 0 | 5F | 49 | 44 | 15A | 5B | 11 |
| Octal | 122 | 4 | 26 | 0 | 137 | 111 | 104 | 532 | 133 | 21 |
| Binary | 1010010 | 100 | 10110 | 0 | 1011111 | 1001001 | 1000100 | 101011010 | 1011011 | 10001 |
Color Harmonies of #520416
Complementary color
Monochromatic Colors of #520416
Black with #520416
Text Example
Text Example
White with #520416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520416; }
p { color: rgb(82,4,22); }
H1.HeaderClassName
{
color: #520416;
}
.AnyTagClassName
{
color: #520416;
}
</style>
background-color css
<style>
a { background-color: #520416; }
a { background-color: rgb(82,4,22); }
div.DivClassName
{
background-color: #520416;
}
.BgClassName
{
background-color: #520416;
}
</style>
border-color css
<style>
span { border-color: #520416; }
span { border-color: rgb(82,4,22); }
td.TdClassName
{
border-color: #520416;
}
.TagClassName
{
border-color: #520416;
}
</style>