Shades of Bordeaux #540721
Tints of Bordeaux #540721
RGB
CMYK
RGB Variations
Color information
#540721 (or 0x540721) is known color: Bordeaux. HEX triplet: 54, 07 and 21. RGB value is (84,7,33). Sum of RGB (Red+Green+Blue) = 84+7+33=124 (16% of max value = 765). Red value is 84 (33.20% from 255 or 67.74% from 124); Green value is 7 (3.12% from 255 or 5.65% from 124); Blue value is 33 (13.28% from 255 or 26.61% from 124); Max value from RGB is 84 - color contains mainly: red. Hex color #540721 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540721 is #ABF8DE. Grayscale: #202020. Windows color (decimal): -11270367 or 2164564. OLE color: 2164564.
HSL color Cylindrical-coordinate representation of color #540721: hue angle of 339.74º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540721 is Cyan = 0, Magento = 0.92, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 33 | - |
| CMYK | 0 | 0.92 | 0.61 | 0.67 |
| HSL | 339.74º | 0.85% | 0.18% | - |
| HSV(B) | 339.74º | 0.92% | 0.33% | - |
| XYZ | 4.01 | 2.15 | 1.64 | - |
| YUV | 32.99 | 128.01 | 164.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 33 | 0 | 0.92 | 0.61 | 0.67 | 339.74 | 0.85 | 0.18 |
| Hex | 54 | 7 | 21 | 0 | 5C | 3D | 43 | 154 | 55 | 12 |
| Octal | 124 | 7 | 41 | 0 | 134 | 75 | 103 | 524 | 125 | 22 |
| Binary | 1010100 | 111 | 100001 | 0 | 1011100 | 111101 | 1000011 | 101010100 | 1010101 | 10010 |
Color Harmonies of #540721
Complementary color
Monochromatic Colors of #540721
Black with #540721
Text Example
Text Example
White with #540721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540721; }
p { color: rgb(84,7,33); }
H1.HeaderClassName
{
color: #540721;
}
.AnyTagClassName
{
color: #540721;
}
</style>
background-color css
<style>
a { background-color: #540721; }
a { background-color: rgb(84,7,33); }
div.DivClassName
{
background-color: #540721;
}
.BgClassName
{
background-color: #540721;
}
</style>
border-color css
<style>
span { border-color: #540721; }
span { border-color: rgb(84,7,33); }
td.TdClassName
{
border-color: #540721;
}
.TagClassName
{
border-color: #540721;
}
</style>