Shades of Bordeaux #540714
Tints of Bordeaux #540714
RGB
CMYK
RGB Variations
Color information
#540714 (or 0x540714) is known color: Bordeaux. HEX triplet: 54, 07 and 14. RGB value is (84,7,20). Sum of RGB (Red+Green+Blue) = 84+7+20=111 (14% of max value = 765). Red value is 84 (33.20% from 255 or 75.68% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 20 (8.20% from 255 or 18.02% from 111); Max value from RGB is 84 - color contains mainly: red. Hex color #540714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540714 is #ABF8EB. Grayscale: #1F1F1F. Windows color (decimal): -11270380 or 1312596. OLE color: 1312596.
HSL color Cylindrical-coordinate representation of color #540714: hue angle of 349.87º 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 #540714 is Cyan = 0, Magento = 0.92, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 20 | - |
| CMYK | 0 | 0.92 | 0.76 | 0.67 |
| HSL | 349.87º | 0.85% | 0.18% | - |
| HSV(B) | 349.87º | 0.92% | 0.33% | - |
| XYZ | 3.86 | 2.09 | 0.86 | - |
| YUV | 31.51 | 121.51 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 20 | 0 | 0.92 | 0.76 | 0.67 | 349.87 | 0.85 | 0.18 |
| Hex | 54 | 7 | 14 | 0 | 5C | 4C | 43 | 15E | 55 | 12 |
| Octal | 124 | 7 | 24 | 0 | 134 | 114 | 103 | 536 | 125 | 22 |
| Binary | 1010100 | 111 | 10100 | 0 | 1011100 | 1001100 | 1000011 | 101011110 | 1010101 | 10010 |
Color Harmonies of #540714
Complementary color
Monochromatic Colors of #540714
Black with #540714
Text Example
Text Example
White with #540714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540714; }
p { color: rgb(84,7,20); }
H1.HeaderClassName
{
color: #540714;
}
.AnyTagClassName
{
color: #540714;
}
</style>
background-color css
<style>
a { background-color: #540714; }
a { background-color: rgb(84,7,20); }
div.DivClassName
{
background-color: #540714;
}
.BgClassName
{
background-color: #540714;
}
</style>
border-color css
<style>
span { border-color: #540714; }
span { border-color: rgb(84,7,20); }
td.TdClassName
{
border-color: #540714;
}
.TagClassName
{
border-color: #540714;
}
</style>