Shades of Bordeaux #540520
Tints of Bordeaux #540520
RGB
CMYK
RGB Variations
Color information
#540520 (or 0x540520) is known color: Bordeaux. HEX triplet: 54, 05 and 20. RGB value is (84,5,32). Sum of RGB (Red+Green+Blue) = 84+5+32=121 (16% of max value = 765). Red value is 84 (33.20% from 255 or 69.42% from 121); Green value is 5 (2.34% from 255 or 4.13% from 121); Blue value is 32 (12.89% from 255 or 26.45% from 121); Max value from RGB is 84 - color contains mainly: red. Hex color #540520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540520 is #ABFADF. Grayscale: #1F1F1F. Windows color (decimal): -11270880 or 2098516. OLE color: 2098516.
HSL color Cylindrical-coordinate representation of color #540520: hue angle of 339.49º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540520 is Cyan = 0, Magento = 0.94, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 32 | - |
| CMYK | 0 | 0.94 | 0.62 | 0.67 |
| HSL | 339.49º | 0.89% | 0.17% | - |
| HSV(B) | 339.49º | 0.94% | 0.33% | - |
| XYZ | 3.97 | 2.1 | 1.56 | - |
| YUV | 31.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 32 | 0 | 0.94 | 0.62 | 0.67 | 339.49 | 0.89 | 0.17 |
| Hex | 54 | 5 | 20 | 0 | 5E | 3E | 43 | 153 | 59 | 11 |
| Octal | 124 | 5 | 40 | 0 | 136 | 76 | 103 | 523 | 131 | 21 |
| Binary | 1010100 | 101 | 100000 | 0 | 1011110 | 111110 | 1000011 | 101010011 | 1011001 | 10001 |
Color Harmonies of #540520
Complementary color
Monochromatic Colors of #540520
Black with #540520
Text Example
Text Example
White with #540520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540520; }
p { color: rgb(84,5,32); }
H1.HeaderClassName
{
color: #540520;
}
.AnyTagClassName
{
color: #540520;
}
</style>
background-color css
<style>
a { background-color: #540520; }
a { background-color: rgb(84,5,32); }
div.DivClassName
{
background-color: #540520;
}
.BgClassName
{
background-color: #540520;
}
</style>
border-color css
<style>
span { border-color: #540520; }
span { border-color: rgb(84,5,32); }
td.TdClassName
{
border-color: #540520;
}
.TagClassName
{
border-color: #540520;
}
</style>