Shades of Bordeaux #540819
Tints of Bordeaux #540819
RGB
CMYK
RGB Variations
Color information
#540819 (or 0x540819) is known color: Bordeaux. HEX triplet: 54, 08 and 19. RGB value is (84,8,25). Sum of RGB (Red+Green+Blue) = 84+8+25=117 (15% of max value = 765). Red value is 84 (33.20% from 255 or 71.79% from 117); Green value is 8 (3.52% from 255 or 6.84% from 117); Blue value is 25 (10.16% from 255 or 21.37% from 117); Max value from RGB is 84 - color contains mainly: red. Hex color #540819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540819 is #ABF7E6. Grayscale: #202020. Windows color (decimal): -11270119 or 1640532. OLE color: 1640532.
HSL color Cylindrical-coordinate representation of color #540819: hue angle of 346.58º 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 #540819 is Cyan = 0, Magento = 0.90, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 8 | 25 | - |
| CMYK | 0 | 0.90 | 0.70 | 0.67 |
| HSL | 346.58º | 0.83% | 0.18% | - |
| HSV(B) | 346.58º | 0.9% | 0.33% | - |
| XYZ | 3.92 | 2.13 | 1.12 | - |
| YUV | 32.66 | 123.68 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 8 | 25 | 0 | 0.90 | 0.70 | 0.67 | 346.58 | 0.83 | 0.18 |
| Hex | 54 | 8 | 19 | 0 | 5A | 46 | 43 | 15B | 53 | 12 |
| Octal | 124 | 10 | 31 | 0 | 132 | 106 | 103 | 533 | 123 | 22 |
| Binary | 1010100 | 1000 | 11001 | 0 | 1011010 | 1000110 | 1000011 | 101011011 | 1010011 | 10010 |
Color Harmonies of #540819
Complementary color
Monochromatic Colors of #540819
Black with #540819
Text Example
Text Example
White with #540819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540819; }
p { color: rgb(84,8,25); }
H1.HeaderClassName
{
color: #540819;
}
.AnyTagClassName
{
color: #540819;
}
</style>
background-color css
<style>
a { background-color: #540819; }
a { background-color: rgb(84,8,25); }
div.DivClassName
{
background-color: #540819;
}
.BgClassName
{
background-color: #540819;
}
</style>
border-color css
<style>
span { border-color: #540819; }
span { border-color: rgb(84,8,25); }
td.TdClassName
{
border-color: #540819;
}
.TagClassName
{
border-color: #540819;
}
</style>