Shades of Bordeaux #522029
Tints of Bordeaux #522029
RGB
CMYK
RGB Variations
Color information
#522029 (or 0x522029) is known color: Bordeaux. HEX triplet: 52, 20 and 29. RGB value is (82,32,41). Sum of RGB (Red+Green+Blue) = 82+32+41=155 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.90% from 155); Green value is 32 (12.89% from 255 or 20.65% from 155); Blue value is 41 (16.41% from 255 or 26.45% from 155); Max value from RGB is 82 - color contains mainly: red. Hex color #522029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522029 is #ADDFD6. Grayscale: #2F2F2F. Windows color (decimal): -11395031 or 2695250. OLE color: 2695250.
HSL color Cylindrical-coordinate representation of color #522029: hue angle of 349.2º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522029 is Cyan = 0, Magento = 0.61, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 41 | - |
| CMYK | 0 | 0.61 | 0.50 | 0.68 |
| HSL | 349.2º | 0.44% | 0.22% | - |
| HSV(B) | 349.2º | 0.61% | 0.32% | - |
| XYZ | 4.4 | 2.99 | 2.44 | - |
| YUV | 47.98 | 124.07 | 152.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 41 | 0 | 0.61 | 0.50 | 0.68 | 349.2 | 0.44 | 0.22 |
| Hex | 52 | 20 | 29 | 0 | 3D | 32 | 44 | 15D | 2C | 16 |
| Octal | 122 | 40 | 51 | 0 | 75 | 62 | 104 | 535 | 54 | 26 |
| Binary | 1010010 | 100000 | 101001 | 0 | 111101 | 110010 | 1000100 | 101011101 | 101100 | 10110 |
Color Harmonies of #522029
Complementary color
Monochromatic Colors of #522029
Black with #522029
Text Example
Text Example
White with #522029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522029; }
p { color: rgb(82,32,41); }
H1.HeaderClassName
{
color: #522029;
}
.AnyTagClassName
{
color: #522029;
}
</style>
background-color css
<style>
a { background-color: #522029; }
a { background-color: rgb(82,32,41); }
div.DivClassName
{
background-color: #522029;
}
.BgClassName
{
background-color: #522029;
}
</style>
border-color css
<style>
span { border-color: #522029; }
span { border-color: rgb(82,32,41); }
td.TdClassName
{
border-color: #522029;
}
.TagClassName
{
border-color: #522029;
}
</style>