Shades of Bordeaux #541218
Tints of Bordeaux #541218
RGB
CMYK
RGB Variations
Color information
#541218 (or 0x541218) is known color: Bordeaux. HEX triplet: 54, 12 and 18. RGB value is (84,18,24). Sum of RGB (Red+Green+Blue) = 84+18+24=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 18 (7.42% from 255 or 14.29% from 126); Blue value is 24 (9.77% from 255 or 19.05% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #541218 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541218 is #ABEDE7. Grayscale: #262626. Windows color (decimal): -11267560 or 1577556. OLE color: 1577556.
HSL color Cylindrical-coordinate representation of color #541218: hue angle of 354.55º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541218 is Cyan = 0, Magento = 0.79, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 24 | - |
| CMYK | 0 | 0.79 | 0.71 | 0.67 |
| HSL | 354.55º | 0.65% | 0.2% | - |
| HSV(B) | 354.55º | 0.79% | 0.33% | - |
| XYZ | 4.04 | 2.38 | 1.11 | - |
| YUV | 38.42 | 119.87 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 24 | 0 | 0.79 | 0.71 | 0.67 | 354.55 | 0.65 | 0.2 |
| Hex | 54 | 12 | 18 | 0 | 4F | 47 | 43 | 163 | 41 | 14 |
| Octal | 124 | 22 | 30 | 0 | 117 | 107 | 103 | 543 | 101 | 24 |
| Binary | 1010100 | 10010 | 11000 | 0 | 1001111 | 1000111 | 1000011 | 101100011 | 1000001 | 10100 |
Color Harmonies of #541218
Complementary color
Monochromatic Colors of #541218
Black with #541218
Text Example
Text Example
White with #541218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541218; }
p { color: rgb(84,18,24); }
H1.HeaderClassName
{
color: #541218;
}
.AnyTagClassName
{
color: #541218;
}
</style>
background-color css
<style>
a { background-color: #541218; }
a { background-color: rgb(84,18,24); }
div.DivClassName
{
background-color: #541218;
}
.BgClassName
{
background-color: #541218;
}
</style>
border-color css
<style>
span { border-color: #541218; }
span { border-color: rgb(84,18,24); }
td.TdClassName
{
border-color: #541218;
}
.TagClassName
{
border-color: #541218;
}
</style>