Shades of Loulou #542148
Tints of Loulou #542148
RGB
CMYK
RGB Variations
Color information
#542148 (or 0x542148) is known color: Loulou. HEX triplet: 54, 21 and 48. RGB value is (84,33,72). Sum of RGB (Red+Green+Blue) = 84+33+72=189 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.44% from 189); Green value is 33 (13.28% from 255 or 17.46% from 189); Blue value is 72 (28.52% from 255 or 38.10% from 189); Max value from RGB is 84 - color contains mainly: red. Hex color #542148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542148 is #ABDEB7. Grayscale: #343434. Windows color (decimal): -11263672 or 4727124. OLE color: 4727124.
HSL color Cylindrical-coordinate representation of color #542148: hue angle of 314.12º 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 #542148 is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 72 | - |
| CMYK | 0 | 0.61 | 0.14 | 0.67 |
| HSL | 314.12º | 0.44% | 0.23% | - |
| HSV(B) | 314.12º | 0.61% | 0.33% | - |
| XYZ | 5.37 | 3.44 | 6.51 | - |
| YUV | 52.7 | 138.9 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 72 | 0 | 0.61 | 0.14 | 0.67 | 314.12 | 0.44 | 0.23 |
| Hex | 54 | 21 | 48 | 0 | 3D | E | 43 | 13A | 2C | 17 |
| Octal | 124 | 41 | 110 | 0 | 75 | 16 | 103 | 472 | 54 | 27 |
| Binary | 1010100 | 100001 | 1001000 | 0 | 111101 | 1110 | 1000011 | 100111010 | 101100 | 10111 |
Color Harmonies of #542148
Complementary color
Monochromatic Colors of #542148
Black with #542148
Text Example
Text Example
White with #542148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542148; }
p { color: rgb(84,33,72); }
H1.HeaderClassName
{
color: #542148;
}
.AnyTagClassName
{
color: #542148;
}
</style>
background-color css
<style>
a { background-color: #542148; }
a { background-color: rgb(84,33,72); }
div.DivClassName
{
background-color: #542148;
}
.BgClassName
{
background-color: #542148;
}
</style>
border-color css
<style>
span { border-color: #542148; }
span { border-color: rgb(84,33,72); }
td.TdClassName
{
border-color: #542148;
}
.TagClassName
{
border-color: #542148;
}
</style>