Shades of Bordeaux #540621
Tints of Bordeaux #540621
RGB
CMYK
RGB Variations
Color information
#540621 (or 0x540621) is known color: Bordeaux. HEX triplet: 54, 06 and 21. RGB value is (84,6,33). Sum of RGB (Red+Green+Blue) = 84+6+33=123 (16% of max value = 765). Red value is 84 (33.20% from 255 or 68.29% from 123); Green value is 6 (2.73% from 255 or 4.88% from 123); Blue value is 33 (13.28% from 255 or 26.83% from 123); Max value from RGB is 84 - color contains mainly: red. Hex color #540621 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540621 is #ABF9DE. Grayscale: #202020. Windows color (decimal): -11270623 or 2164308. OLE color: 2164308.
HSL color Cylindrical-coordinate representation of color #540621: hue angle of 339.23º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540621 is Cyan = 0, Magento = 0.93, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 33 | - |
| CMYK | 0 | 0.93 | 0.61 | 0.67 |
| HSL | 339.23º | 0.87% | 0.18% | - |
| HSV(B) | 339.23º | 0.93% | 0.33% | - |
| XYZ | 4 | 2.12 | 1.64 | - |
| YUV | 32.4 | 128.34 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 33 | 0 | 0.93 | 0.61 | 0.67 | 339.23 | 0.87 | 0.18 |
| Hex | 54 | 6 | 21 | 0 | 5D | 3D | 43 | 153 | 57 | 12 |
| Octal | 124 | 6 | 41 | 0 | 135 | 75 | 103 | 523 | 127 | 22 |
| Binary | 1010100 | 110 | 100001 | 0 | 1011101 | 111101 | 1000011 | 101010011 | 1010111 | 10010 |
Color Harmonies of #540621
Complementary color
Monochromatic Colors of #540621
Black with #540621
Text Example
Text Example
White with #540621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540621; }
p { color: rgb(84,6,33); }
H1.HeaderClassName
{
color: #540621;
}
.AnyTagClassName
{
color: #540621;
}
</style>
background-color css
<style>
a { background-color: #540621; }
a { background-color: rgb(84,6,33); }
div.DivClassName
{
background-color: #540621;
}
.BgClassName
{
background-color: #540621;
}
</style>
border-color css
<style>
span { border-color: #540621; }
span { border-color: rgb(84,6,33); }
td.TdClassName
{
border-color: #540621;
}
.TagClassName
{
border-color: #540621;
}
</style>