Shades of Bordeaux #541829
Tints of Bordeaux #541829
RGB
CMYK
RGB Variations
Color information
#541829 (or 0x541829) is known color: Bordeaux. HEX triplet: 54, 18 and 29. RGB value is (84,24,41). Sum of RGB (Red+Green+Blue) = 84+24+41=149 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.38% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 84 - color contains mainly: red. Hex color #541829 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541829 is #ABE7D6. Grayscale: #2B2B2B. Windows color (decimal): -11266007 or 2693204. OLE color: 2693204.
HSL color Cylindrical-coordinate representation of color #541829: hue angle of 343º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541829 is Cyan = 0, Magento = 0.71, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 41 | - |
| CMYK | 0 | 0.71 | 0.51 | 0.67 |
| HSL | 343º | 0.56% | 0.21% | - |
| HSV(B) | 343º | 0.71% | 0.33% | - |
| XYZ | 4.38 | 2.7 | 2.39 | - |
| YUV | 43.88 | 126.38 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 41 | 0 | 0.71 | 0.51 | 0.67 | 343 | 0.56 | 0.21 |
| Hex | 54 | 18 | 29 | 0 | 47 | 33 | 43 | 157 | 38 | 15 |
| Octal | 124 | 30 | 51 | 0 | 107 | 63 | 103 | 527 | 70 | 25 |
| Binary | 1010100 | 11000 | 101001 | 0 | 1000111 | 110011 | 1000011 | 101010111 | 111000 | 10101 |
Color Harmonies of #541829
Complementary color
Monochromatic Colors of #541829
Black with #541829
Text Example
Text Example
White with #541829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541829; }
p { color: rgb(84,24,41); }
H1.HeaderClassName
{
color: #541829;
}
.AnyTagClassName
{
color: #541829;
}
</style>
background-color css
<style>
a { background-color: #541829; }
a { background-color: rgb(84,24,41); }
div.DivClassName
{
background-color: #541829;
}
.BgClassName
{
background-color: #541829;
}
</style>
border-color css
<style>
span { border-color: #541829; }
span { border-color: rgb(84,24,41); }
td.TdClassName
{
border-color: #541829;
}
.TagClassName
{
border-color: #541829;
}
</style>