Shades of Bordeaux #540919
Tints of Bordeaux #540919
RGB
CMYK
RGB Variations
Color information
#540919 (or 0x540919) is known color: Bordeaux. HEX triplet: 54, 09 and 19. RGB value is (84,9,25). Sum of RGB (Red+Green+Blue) = 84+9+25=118 (15% of max value = 765). Red value is 84 (33.20% from 255 or 71.19% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 25 (10.16% from 255 or 21.19% from 118); Max value from RGB is 84 - color contains mainly: red. Hex color #540919 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540919 is #ABF6E6. Grayscale: #212121. Windows color (decimal): -11269863 or 1640788. OLE color: 1640788.
HSL color Cylindrical-coordinate representation of color #540919: hue angle of 347.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 #540919 is Cyan = 0, Magento = 0.89, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 25 | - |
| CMYK | 0 | 0.89 | 0.70 | 0.67 |
| HSL | 347.2º | 0.81% | 0.18% | - |
| HSV(B) | 347.2º | 0.89% | 0.33% | - |
| XYZ | 3.93 | 2.15 | 1.13 | - |
| YUV | 33.25 | 123.35 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 25 | 0 | 0.89 | 0.70 | 0.67 | 347.2 | 0.81 | 0.18 |
| Hex | 54 | 9 | 19 | 0 | 59 | 46 | 43 | 15B | 51 | 12 |
| Octal | 124 | 11 | 31 | 0 | 131 | 106 | 103 | 533 | 121 | 22 |
| Binary | 1010100 | 1001 | 11001 | 0 | 1011001 | 1000110 | 1000011 | 101011011 | 1010001 | 10010 |
Color Harmonies of #540919
Complementary color
Monochromatic Colors of #540919
Black with #540919
Text Example
Text Example
White with #540919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540919; }
p { color: rgb(84,9,25); }
H1.HeaderClassName
{
color: #540919;
}
.AnyTagClassName
{
color: #540919;
}
</style>
background-color css
<style>
a { background-color: #540919; }
a { background-color: rgb(84,9,25); }
div.DivClassName
{
background-color: #540919;
}
.BgClassName
{
background-color: #540919;
}
</style>
border-color css
<style>
span { border-color: #540919; }
span { border-color: rgb(84,9,25); }
td.TdClassName
{
border-color: #540919;
}
.TagClassName
{
border-color: #540919;
}
</style>