Shades of Bordeaux #541624
Tints of Bordeaux #541624
RGB
CMYK
RGB Variations
Color information
#541624 (or 0x541624) is known color: Bordeaux. HEX triplet: 54, 16 and 24. RGB value is (84,22,36). Sum of RGB (Red+Green+Blue) = 84+22+36=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 22 (8.98% from 255 or 15.49% from 142); Blue value is 36 (14.45% from 255 or 25.35% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #541624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541624 is #ABE9DB. Grayscale: #2A2A2A. Windows color (decimal): -11266524 or 2365012. OLE color: 2365012.
HSL color Cylindrical-coordinate representation of color #541624: hue angle of 346.45º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541624 is Cyan = 0, Magento = 0.74, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 36 | - |
| CMYK | 0 | 0.74 | 0.57 | 0.67 |
| HSL | 346.45º | 0.58% | 0.21% | - |
| HSV(B) | 346.45º | 0.74% | 0.33% | - |
| XYZ | 4.26 | 2.59 | 1.94 | - |
| YUV | 42.13 | 124.54 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 36 | 0 | 0.74 | 0.57 | 0.67 | 346.45 | 0.58 | 0.21 |
| Hex | 54 | 16 | 24 | 0 | 4A | 39 | 43 | 15A | 3A | 15 |
| Octal | 124 | 26 | 44 | 0 | 112 | 71 | 103 | 532 | 72 | 25 |
| Binary | 1010100 | 10110 | 100100 | 0 | 1001010 | 111001 | 1000011 | 101011010 | 111010 | 10101 |
Color Harmonies of #541624
Complementary color
Monochromatic Colors of #541624
Black with #541624
Text Example
Text Example
White with #541624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541624; }
p { color: rgb(84,22,36); }
H1.HeaderClassName
{
color: #541624;
}
.AnyTagClassName
{
color: #541624;
}
</style>
background-color css
<style>
a { background-color: #541624; }
a { background-color: rgb(84,22,36); }
div.DivClassName
{
background-color: #541624;
}
.BgClassName
{
background-color: #541624;
}
</style>
border-color css
<style>
span { border-color: #541624; }
span { border-color: rgb(84,22,36); }
td.TdClassName
{
border-color: #541624;
}
.TagClassName
{
border-color: #541624;
}
</style>