Shades of Loulou #542149
Tints of Loulou #542149
RGB
CMYK
RGB Variations
Color information
#542149 (or 0x542149) is known color: Loulou. HEX triplet: 54, 21 and 49. RGB value is (84,33,73). Sum of RGB (Red+Green+Blue) = 84+33+73=190 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.21% from 190); Green value is 33 (13.28% from 255 or 17.37% from 190); Blue value is 73 (28.91% from 255 or 38.42% from 190); Max value from RGB is 84 - color contains mainly: red. Hex color #542149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542149 is #ABDEB6. Grayscale: #343434. Windows color (decimal): -11263671 or 4792660. OLE color: 4792660.
HSL color Cylindrical-coordinate representation of color #542149: hue angle of 312.94º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542149 is Cyan = 0, Magento = 0.61, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 73 | - |
| CMYK | 0 | 0.61 | 0.13 | 0.67 |
| HSL | 312.94º | 0.44% | 0.23% | - |
| HSV(B) | 312.94º | 0.61% | 0.33% | - |
| XYZ | 5.4 | 3.45 | 6.69 | - |
| YUV | 52.81 | 139.4 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 73 | 0 | 0.61 | 0.13 | 0.67 | 312.94 | 0.44 | 0.23 |
| Hex | 54 | 21 | 49 | 0 | 3D | D | 43 | 139 | 2C | 17 |
| Octal | 124 | 41 | 111 | 0 | 75 | 15 | 103 | 471 | 54 | 27 |
| Binary | 1010100 | 100001 | 1001001 | 0 | 111101 | 1101 | 1000011 | 100111001 | 101100 | 10111 |
Color Harmonies of #542149
Complementary color
Monochromatic Colors of #542149
Black with #542149
Text Example
Text Example
White with #542149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542149; }
p { color: rgb(84,33,73); }
H1.HeaderClassName
{
color: #542149;
}
.AnyTagClassName
{
color: #542149;
}
</style>
background-color css
<style>
a { background-color: #542149; }
a { background-color: rgb(84,33,73); }
div.DivClassName
{
background-color: #542149;
}
.BgClassName
{
background-color: #542149;
}
</style>
border-color css
<style>
span { border-color: #542149; }
span { border-color: rgb(84,33,73); }
td.TdClassName
{
border-color: #542149;
}
.TagClassName
{
border-color: #542149;
}
</style>