Shades of Bordeaux #541118
Tints of Bordeaux #541118
RGB
CMYK
RGB Variations
Color information
#541118 (or 0x541118) is known color: Bordeaux. HEX triplet: 54, 11 and 18. RGB value is (84,17,24). Sum of RGB (Red+Green+Blue) = 84+17+24=125 (16% of max value = 765). Red value is 84 (33.20% from 255 or 67.2% from 125); Green value is 17 (7.03% from 255 or 13.6% from 125); Blue value is 24 (9.77% from 255 or 19.2% from 125); Max value from RGB is 84 - color contains mainly: red. Hex color #541118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541118 is #ABEEE7. Grayscale: #252525. Windows color (decimal): -11267816 or 1577300. OLE color: 1577300.
HSL color Cylindrical-coordinate representation of color #541118: hue angle of 353.73º 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 #541118 is Cyan = 0, Magento = 0.80, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 24 | - |
| CMYK | 0 | 0.80 | 0.71 | 0.67 |
| HSL | 353.73º | 0.66% | 0.2% | - |
| HSV(B) | 353.73º | 0.8% | 0.33% | - |
| XYZ | 4.02 | 2.35 | 1.11 | - |
| YUV | 37.83 | 120.2 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 24 | 0 | 0.80 | 0.71 | 0.67 | 353.73 | 0.66 | 0.2 |
| Hex | 54 | 11 | 18 | 0 | 50 | 47 | 43 | 162 | 42 | 14 |
| Octal | 124 | 21 | 30 | 0 | 120 | 107 | 103 | 542 | 102 | 24 |
| Binary | 1010100 | 10001 | 11000 | 0 | 1010000 | 1000111 | 1000011 | 101100010 | 1000010 | 10100 |
Color Harmonies of #541118
Complementary color
Monochromatic Colors of #541118
Black with #541118
Text Example
Text Example
White with #541118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541118; }
p { color: rgb(84,17,24); }
H1.HeaderClassName
{
color: #541118;
}
.AnyTagClassName
{
color: #541118;
}
</style>
background-color css
<style>
a { background-color: #541118; }
a { background-color: rgb(84,17,24); }
div.DivClassName
{
background-color: #541118;
}
.BgClassName
{
background-color: #541118;
}
</style>
border-color css
<style>
span { border-color: #541118; }
span { border-color: rgb(84,17,24); }
td.TdClassName
{
border-color: #541118;
}
.TagClassName
{
border-color: #541118;
}
</style>