Shades of Bordeaux #521329
Tints of Bordeaux #521329
RGB
CMYK
RGB Variations
Color information
#521329 (or 0x521329) is known color: Bordeaux. HEX triplet: 52, 13 and 29. RGB value is (82,19,41). Sum of RGB (Red+Green+Blue) = 82+19+41=142 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.75% from 142); Green value is 19 (7.81% from 255 or 13.38% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 82 - color contains mainly: red. Hex color #521329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521329 is #ADECD6. Grayscale: #282828. Windows color (decimal): -11398359 or 2691922. OLE color: 2691922.
HSL color Cylindrical-coordinate representation of color #521329: hue angle of 339.05º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #521329 is Cyan = 0, Magento = 0.77, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 19 | 41 | - |
| CMYK | 0 | 0.77 | 0.50 | 0.68 |
| HSL | 339.05º | 0.62% | 0.2% | - |
| HSV(B) | 339.05º | 0.77% | 0.32% | - |
| XYZ | 4.11 | 2.42 | 2.35 | - |
| YUV | 40.35 | 128.37 | 157.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 19 | 41 | 0 | 0.77 | 0.50 | 0.68 | 339.05 | 0.62 | 0.2 |
| Hex | 52 | 13 | 29 | 0 | 4D | 32 | 44 | 153 | 3E | 14 |
| Octal | 122 | 23 | 51 | 0 | 115 | 62 | 104 | 523 | 76 | 24 |
| Binary | 1010010 | 10011 | 101001 | 0 | 1001101 | 110010 | 1000100 | 101010011 | 111110 | 10100 |
Color Harmonies of #521329
Complementary color
Monochromatic Colors of #521329
Black with #521329
Text Example
Text Example
White with #521329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521329; }
p { color: rgb(82,19,41); }
H1.HeaderClassName
{
color: #521329;
}
.AnyTagClassName
{
color: #521329;
}
</style>
background-color css
<style>
a { background-color: #521329; }
a { background-color: rgb(82,19,41); }
div.DivClassName
{
background-color: #521329;
}
.BgClassName
{
background-color: #521329;
}
</style>
border-color css
<style>
span { border-color: #521329; }
span { border-color: rgb(82,19,41); }
td.TdClassName
{
border-color: #521329;
}
.TagClassName
{
border-color: #521329;
}
</style>