Shades of Bordeaux #540614
Tints of Bordeaux #540614
RGB
CMYK
RGB Variations
Color information
#540614 (or 0x540614) is known color: Bordeaux. HEX triplet: 54, 06 and 14. RGB value is (84,6,20). Sum of RGB (Red+Green+Blue) = 84+6+20=110 (14% of max value = 765). Red value is 84 (33.20% from 255 or 76.36% from 110); Green value is 6 (2.73% from 255 or 5.45% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 84 - color contains mainly: red. Hex color #540614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540614 is #ABF9EB. Grayscale: #1E1E1E. Windows color (decimal): -11270636 or 1312340. OLE color: 1312340.
HSL color Cylindrical-coordinate representation of color #540614: hue angle of 349.23º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540614 is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 20 | - |
| CMYK | 0 | 0.93 | 0.76 | 0.67 |
| HSL | 349.23º | 0.87% | 0.18% | - |
| HSV(B) | 349.23º | 0.93% | 0.33% | - |
| XYZ | 3.85 | 2.07 | 0.86 | - |
| YUV | 30.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 20 | 0 | 0.93 | 0.76 | 0.67 | 349.23 | 0.87 | 0.18 |
| Hex | 54 | 6 | 14 | 0 | 5D | 4C | 43 | 15D | 57 | 12 |
| Octal | 124 | 6 | 24 | 0 | 135 | 114 | 103 | 535 | 127 | 22 |
| Binary | 1010100 | 110 | 10100 | 0 | 1011101 | 1001100 | 1000011 | 101011101 | 1010111 | 10010 |
Color Harmonies of #540614
Complementary color
Monochromatic Colors of #540614
Black with #540614
Text Example
Text Example
White with #540614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540614; }
p { color: rgb(84,6,20); }
H1.HeaderClassName
{
color: #540614;
}
.AnyTagClassName
{
color: #540614;
}
</style>
background-color css
<style>
a { background-color: #540614; }
a { background-color: rgb(84,6,20); }
div.DivClassName
{
background-color: #540614;
}
.BgClassName
{
background-color: #540614;
}
</style>
border-color css
<style>
span { border-color: #540614; }
span { border-color: rgb(84,6,20); }
td.TdClassName
{
border-color: #540614;
}
.TagClassName
{
border-color: #540614;
}
</style>