Shades of Bordeaux #540810
Tints of Bordeaux #540810
RGB
CMYK
RGB Variations
Color information
#540810 (or 0x540810) is known color: Bordeaux. HEX triplet: 54, 08 and 10. RGB value is (84,8,16). Sum of RGB (Red+Green+Blue) = 84+8+16=108 (14% of max value = 765). Red value is 84 (33.20% from 255 or 77.78% from 108); Green value is 8 (3.52% from 255 or 7.41% from 108); Blue value is 16 (6.64% from 255 or 14.81% from 108); Max value from RGB is 84 - color contains mainly: red. Hex color #540810 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540810 is #ABF7EF. Grayscale: #1F1F1F. Windows color (decimal): -11270128 or 1050708. OLE color: 1050708.
HSL color Cylindrical-coordinate representation of color #540810: hue angle of 353.68º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #540810 is Cyan = 0, Magento = 0.90, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 8 | 16 | - |
| CMYK | 0 | 0.90 | 0.81 | 0.67 |
| HSL | 353.68º | 0.83% | 0.18% | - |
| HSV(B) | 353.68º | 0.9% | 0.33% | - |
| XYZ | 3.84 | 2.1 | 0.69 | - |
| YUV | 31.64 | 119.18 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 8 | 16 | 0 | 0.90 | 0.81 | 0.67 | 353.68 | 0.83 | 0.18 |
| Hex | 54 | 8 | 10 | 0 | 5A | 51 | 43 | 162 | 53 | 12 |
| Octal | 124 | 10 | 20 | 0 | 132 | 121 | 103 | 542 | 123 | 22 |
| Binary | 1010100 | 1000 | 10000 | 0 | 1011010 | 1010001 | 1000011 | 101100010 | 1010011 | 10010 |
Color Harmonies of #540810
Complementary color
Monochromatic Colors of #540810
Black with #540810
Text Example
Text Example
White with #540810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540810; }
p { color: rgb(84,8,16); }
H1.HeaderClassName
{
color: #540810;
}
.AnyTagClassName
{
color: #540810;
}
</style>
background-color css
<style>
a { background-color: #540810; }
a { background-color: rgb(84,8,16); }
div.DivClassName
{
background-color: #540810;
}
.BgClassName
{
background-color: #540810;
}
</style>
border-color css
<style>
span { border-color: #540810; }
span { border-color: rgb(84,8,16); }
td.TdClassName
{
border-color: #540810;
}
.TagClassName
{
border-color: #540810;
}
</style>