Shades of Bordeaux #541119
Tints of Bordeaux #541119
RGB
CMYK
RGB Variations
Color information
#541119 (or 0x541119) is known color: Bordeaux. HEX triplet: 54, 11 and 19. RGB value is (84,17,25). Sum of RGB (Red+Green+Blue) = 84+17+25=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 17 (7.03% from 255 or 13.49% from 126); Blue value is 25 (10.16% from 255 or 19.84% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #541119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541119 is #ABEEE6. Grayscale: #252525. Windows color (decimal): -11267815 or 1642836. OLE color: 1642836.
HSL color Cylindrical-coordinate representation of color #541119: hue angle of 352.84º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541119 is Cyan = 0, Magento = 0.80, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 25 | - |
| CMYK | 0 | 0.80 | 0.70 | 0.67 |
| HSL | 352.84º | 0.66% | 0.2% | - |
| HSV(B) | 352.84º | 0.8% | 0.33% | - |
| XYZ | 4.03 | 2.36 | 1.16 | - |
| YUV | 37.95 | 120.7 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 25 | 0 | 0.80 | 0.70 | 0.67 | 352.84 | 0.66 | 0.2 |
| Hex | 54 | 11 | 19 | 0 | 50 | 46 | 43 | 161 | 42 | 14 |
| Octal | 124 | 21 | 31 | 0 | 120 | 106 | 103 | 541 | 102 | 24 |
| Binary | 1010100 | 10001 | 11001 | 0 | 1010000 | 1000110 | 1000011 | 101100001 | 1000010 | 10100 |
Color Harmonies of #541119
Complementary color
Monochromatic Colors of #541119
Black with #541119
Text Example
Text Example
White with #541119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541119; }
p { color: rgb(84,17,25); }
H1.HeaderClassName
{
color: #541119;
}
.AnyTagClassName
{
color: #541119;
}
</style>
background-color css
<style>
a { background-color: #541119; }
a { background-color: rgb(84,17,25); }
div.DivClassName
{
background-color: #541119;
}
.BgClassName
{
background-color: #541119;
}
</style>
border-color css
<style>
span { border-color: #541119; }
span { border-color: rgb(84,17,25); }
td.TdClassName
{
border-color: #541119;
}
.TagClassName
{
border-color: #541119;
}
</style>