Shades of Bordeaux #541628
Tints of Bordeaux #541628
RGB
CMYK
RGB Variations
Color information
#541628 (or 0x541628) is known color: Bordeaux. HEX triplet: 54, 16 and 28. RGB value is (84,22,40). Sum of RGB (Red+Green+Blue) = 84+22+40=146 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.53% from 146); Green value is 22 (8.98% from 255 or 15.07% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 84 - color contains mainly: red. Hex color #541628 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541628 is #ABE9D7. Grayscale: #2A2A2A. Windows color (decimal): -11266520 or 2627156. OLE color: 2627156.
HSL color Cylindrical-coordinate representation of color #541628: hue angle of 342.58º 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 #541628 is Cyan = 0, Magento = 0.74, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 40 | - |
| CMYK | 0 | 0.74 | 0.52 | 0.67 |
| HSL | 342.58º | 0.58% | 0.21% | - |
| HSV(B) | 342.58º | 0.74% | 0.33% | - |
| XYZ | 4.33 | 2.61 | 2.28 | - |
| YUV | 42.59 | 126.54 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 40 | 0 | 0.74 | 0.52 | 0.67 | 342.58 | 0.58 | 0.21 |
| Hex | 54 | 16 | 28 | 0 | 4A | 34 | 43 | 157 | 3A | 15 |
| Octal | 124 | 26 | 50 | 0 | 112 | 64 | 103 | 527 | 72 | 25 |
| Binary | 1010100 | 10110 | 101000 | 0 | 1001010 | 110100 | 1000011 | 101010111 | 111010 | 10101 |
Color Harmonies of #541628
Complementary color
Monochromatic Colors of #541628
Black with #541628
Text Example
Text Example
White with #541628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541628; }
p { color: rgb(84,22,40); }
H1.HeaderClassName
{
color: #541628;
}
.AnyTagClassName
{
color: #541628;
}
</style>
background-color css
<style>
a { background-color: #541628; }
a { background-color: rgb(84,22,40); }
div.DivClassName
{
background-color: #541628;
}
.BgClassName
{
background-color: #541628;
}
</style>
border-color css
<style>
span { border-color: #541628; }
span { border-color: rgb(84,22,40); }
td.TdClassName
{
border-color: #541628;
}
.TagClassName
{
border-color: #541628;
}
</style>