Shades of Bordeaux #540914
Tints of Bordeaux #540914
RGB
CMYK
RGB Variations
Color information
#540914 (or 0x540914) is known color: Bordeaux. HEX triplet: 54, 09 and 14. RGB value is (84,9,20). Sum of RGB (Red+Green+Blue) = 84+9+20=113 (14% of max value = 765). Red value is 84 (33.20% from 255 or 74.34% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 20 (8.20% from 255 or 17.70% from 113); Max value from RGB is 84 - color contains mainly: red. Hex color #540914 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540914 is #ABF6EB. Grayscale: #202020. Windows color (decimal): -11269868 or 1313108. OLE color: 1313108.
HSL color Cylindrical-coordinate representation of color #540914: hue angle of 351.2º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #540914 is Cyan = 0, Magento = 0.89, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 20 | - |
| CMYK | 0 | 0.89 | 0.76 | 0.67 |
| HSL | 351.2º | 0.81% | 0.18% | - |
| HSV(B) | 351.2º | 0.89% | 0.33% | - |
| XYZ | 3.88 | 2.13 | 0.87 | - |
| YUV | 32.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 20 | 0 | 0.89 | 0.76 | 0.67 | 351.2 | 0.81 | 0.18 |
| Hex | 54 | 9 | 14 | 0 | 59 | 4C | 43 | 15F | 51 | 12 |
| Octal | 124 | 11 | 24 | 0 | 131 | 114 | 103 | 537 | 121 | 22 |
| Binary | 1010100 | 1001 | 10100 | 0 | 1011001 | 1001100 | 1000011 | 101011111 | 1010001 | 10010 |
Color Harmonies of #540914
Complementary color
Monochromatic Colors of #540914
Black with #540914
Text Example
Text Example
White with #540914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540914; }
p { color: rgb(84,9,20); }
H1.HeaderClassName
{
color: #540914;
}
.AnyTagClassName
{
color: #540914;
}
</style>
background-color css
<style>
a { background-color: #540914; }
a { background-color: rgb(84,9,20); }
div.DivClassName
{
background-color: #540914;
}
.BgClassName
{
background-color: #540914;
}
</style>
border-color css
<style>
span { border-color: #540914; }
span { border-color: rgb(84,9,20); }
td.TdClassName
{
border-color: #540914;
}
.TagClassName
{
border-color: #540914;
}
</style>