Shades of Bordeaux #540921
Tints of Bordeaux #540921
RGB
CMYK
RGB Variations
Color information
#540921 (or 0x540921) is known color: Bordeaux. HEX triplet: 54, 09 and 21. RGB value is (84,9,33). Sum of RGB (Red+Green+Blue) = 84+9+33=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 9 (3.91% from 255 or 7.14% from 126); Blue value is 33 (13.28% from 255 or 26.19% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #540921 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540921 is #ABF6DE. Grayscale: #222222. Windows color (decimal): -11269855 or 2165076. OLE color: 2165076.
HSL color Cylindrical-coordinate representation of color #540921: hue angle of 340.8º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #540921 is Cyan = 0, Magento = 0.89, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 33 | - |
| CMYK | 0 | 0.89 | 0.61 | 0.67 |
| HSL | 340.8º | 0.81% | 0.18% | - |
| HSV(B) | 340.8º | 0.89% | 0.33% | - |
| XYZ | 4.03 | 2.19 | 1.65 | - |
| YUV | 34.16 | 127.35 | 163.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 33 | 0 | 0.89 | 0.61 | 0.67 | 340.8 | 0.81 | 0.18 |
| Hex | 54 | 9 | 21 | 0 | 59 | 3D | 43 | 155 | 51 | 12 |
| Octal | 124 | 11 | 41 | 0 | 131 | 75 | 103 | 525 | 121 | 22 |
| Binary | 1010100 | 1001 | 100001 | 0 | 1011001 | 111101 | 1000011 | 101010101 | 1010001 | 10010 |
Color Harmonies of #540921
Complementary color
Monochromatic Colors of #540921
Black with #540921
Text Example
Text Example
White with #540921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540921; }
p { color: rgb(84,9,33); }
H1.HeaderClassName
{
color: #540921;
}
.AnyTagClassName
{
color: #540921;
}
</style>
background-color css
<style>
a { background-color: #540921; }
a { background-color: rgb(84,9,33); }
div.DivClassName
{
background-color: #540921;
}
.BgClassName
{
background-color: #540921;
}
</style>
border-color css
<style>
span { border-color: #540921; }
span { border-color: rgb(84,9,33); }
td.TdClassName
{
border-color: #540921;
}
.TagClassName
{
border-color: #540921;
}
</style>