Shades of Bordeaux #540711
Tints of Bordeaux #540711
RGB
CMYK
RGB Variations
Color information
#540711 (or 0x540711) is known color: Bordeaux. HEX triplet: 54, 07 and 11. RGB value is (84,7,17). Sum of RGB (Red+Green+Blue) = 84+7+17=108 (14% of max value = 765). Red value is 84 (33.20% from 255 or 77.78% from 108); Green value is 7 (3.12% from 255 or 6.48% from 108); Blue value is 17 (7.03% from 255 or 15.74% from 108); Max value from RGB is 84 - color contains mainly: red. Hex color #540711 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540711 is #ABF8EE. Grayscale: #1F1F1F. Windows color (decimal): -11270383 or 1115988. OLE color: 1115988.
HSL color Cylindrical-coordinate representation of color #540711: hue angle of 352.21º 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 #540711 is Cyan = 0, Magento = 0.92, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 17 | - |
| CMYK | 0 | 0.92 | 0.80 | 0.67 |
| HSL | 352.21º | 0.85% | 0.18% | - |
| HSV(B) | 352.21º | 0.92% | 0.33% | - |
| XYZ | 3.83 | 2.08 | 0.73 | - |
| YUV | 31.16 | 120.01 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 17 | 0 | 0.92 | 0.80 | 0.67 | 352.21 | 0.85 | 0.18 |
| Hex | 54 | 7 | 11 | 0 | 5C | 50 | 43 | 160 | 55 | 12 |
| Octal | 124 | 7 | 21 | 0 | 134 | 120 | 103 | 540 | 125 | 22 |
| Binary | 1010100 | 111 | 10001 | 0 | 1011100 | 1010000 | 1000011 | 101100000 | 1010101 | 10010 |
Color Harmonies of #540711
Complementary color
Monochromatic Colors of #540711
Black with #540711
Text Example
Text Example
White with #540711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540711; }
p { color: rgb(84,7,17); }
H1.HeaderClassName
{
color: #540711;
}
.AnyTagClassName
{
color: #540711;
}
</style>
background-color css
<style>
a { background-color: #540711; }
a { background-color: rgb(84,7,17); }
div.DivClassName
{
background-color: #540711;
}
.BgClassName
{
background-color: #540711;
}
</style>
border-color css
<style>
span { border-color: #540711; }
span { border-color: rgb(84,7,17); }
td.TdClassName
{
border-color: #540711;
}
.TagClassName
{
border-color: #540711;
}
</style>