Shades of Bordeaux #540119
Tints of Bordeaux #540119
RGB
CMYK
RGB Variations
Color information
#540119 (or 0x540119) is known color: Bordeaux. HEX triplet: 54, 01 and 19. RGB value is (84,1,25). Sum of RGB (Red+Green+Blue) = 84+1+25=110 (14% of max value = 765). Red value is 84 (33.20% from 255 or 76.36% from 110); Green value is 1 (0.78% from 255 or 0.91% from 110); Blue value is 25 (10.16% from 255 or 22.73% from 110); Max value from RGB is 84 - color contains mainly: red. Hex color #540119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540119 is #ABFEE6. Grayscale: #1C1C1C. Windows color (decimal): -11271911 or 1638740. OLE color: 1638740.
HSL color Cylindrical-coordinate representation of color #540119: hue angle of 342.65º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #540119 is Cyan = 0, Magento = 0.99, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 25 | - |
| CMYK | 0 | 0.99 | 0.70 | 0.67 |
| HSL | 342.65º | 0.98% | 0.17% | - |
| HSV(B) | 342.65º | 0.99% | 0.33% | - |
| XYZ | 3.84 | 1.98 | 1.1 | - |
| YUV | 28.55 | 126 | 167.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 25 | 0 | 0.99 | 0.70 | 0.67 | 342.65 | 0.98 | 0.17 |
| Hex | 54 | 1 | 19 | 0 | 63 | 46 | 43 | 157 | 62 | 11 |
| Octal | 124 | 1 | 31 | 0 | 143 | 106 | 103 | 527 | 142 | 21 |
| Binary | 1010100 | 1 | 11001 | 0 | 1100011 | 1000110 | 1000011 | 101010111 | 1100010 | 10001 |
Color Harmonies of #540119
Complementary color
Monochromatic Colors of #540119
Black with #540119
Text Example
Text Example
White with #540119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540119; }
p { color: rgb(84,1,25); }
H1.HeaderClassName
{
color: #540119;
}
.AnyTagClassName
{
color: #540119;
}
</style>
background-color css
<style>
a { background-color: #540119; }
a { background-color: rgb(84,1,25); }
div.DivClassName
{
background-color: #540119;
}
.BgClassName
{
background-color: #540119;
}
</style>
border-color css
<style>
span { border-color: #540119; }
span { border-color: rgb(84,1,25); }
td.TdClassName
{
border-color: #540119;
}
.TagClassName
{
border-color: #540119;
}
</style>