Shades of Bordeaux #541329
Tints of Bordeaux #541329
RGB
CMYK
RGB Variations
Color information
#541329 (or 0x541329) is known color: Bordeaux. HEX triplet: 54, 13 and 29. RGB value is (84,19,41). Sum of RGB (Red+Green+Blue) = 84+19+41=144 (19% of max value = 765). Red value is 84 (33.20% from 255 or 58.33% from 144); Green value is 19 (7.81% from 255 or 13.19% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 84 - color contains mainly: red. Hex color #541329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541329 is #ABECD6. Grayscale: #282828. Windows color (decimal): -11267287 or 2691924. OLE color: 2691924.
HSL color Cylindrical-coordinate representation of color #541329: hue angle of 339.69º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541329 is Cyan = 0, Magento = 0.77, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 41 | - |
| CMYK | 0 | 0.77 | 0.51 | 0.67 |
| HSL | 339.69º | 0.63% | 0.2% | - |
| HSV(B) | 339.69º | 0.77% | 0.33% | - |
| XYZ | 4.29 | 2.51 | 2.36 | - |
| YUV | 40.94 | 128.03 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 41 | 0 | 0.77 | 0.51 | 0.67 | 339.69 | 0.63 | 0.2 |
| Hex | 54 | 13 | 29 | 0 | 4D | 33 | 43 | 154 | 3F | 14 |
| Octal | 124 | 23 | 51 | 0 | 115 | 63 | 103 | 524 | 77 | 24 |
| Binary | 1010100 | 10011 | 101001 | 0 | 1001101 | 110011 | 1000011 | 101010100 | 111111 | 10100 |
Color Harmonies of #541329
Complementary color
Monochromatic Colors of #541329
Black with #541329
Text Example
Text Example
White with #541329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541329; }
p { color: rgb(84,19,41); }
H1.HeaderClassName
{
color: #541329;
}
.AnyTagClassName
{
color: #541329;
}
</style>
background-color css
<style>
a { background-color: #541329; }
a { background-color: rgb(84,19,41); }
div.DivClassName
{
background-color: #541329;
}
.BgClassName
{
background-color: #541329;
}
</style>
border-color css
<style>
span { border-color: #541329; }
span { border-color: rgb(84,19,41); }
td.TdClassName
{
border-color: #541329;
}
.TagClassName
{
border-color: #541329;
}
</style>