Shades of Loulou #542044
Tints of Loulou #542044
RGB
CMYK
RGB Variations
Color information
#542044 (or 0x542044) is known color: Loulou. HEX triplet: 54, 20 and 44. RGB value is (84,32,68). Sum of RGB (Red+Green+Blue) = 84+32+68=184 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.65% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 68 (26.95% from 255 or 36.96% from 184); Max value from RGB is 84 - color contains mainly: red. Hex color #542044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542044 is #ABDFBB. Grayscale: #333333. Windows color (decimal): -11263932 or 4464724. OLE color: 4464724.
HSL color Cylindrical-coordinate representation of color #542044: hue angle of 318.46º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542044 is Cyan = 0, Magento = 0.62, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 68 | - |
| CMYK | 0 | 0.62 | 0.19 | 0.67 |
| HSL | 318.46º | 0.45% | 0.23% | - |
| HSV(B) | 318.46º | 0.62% | 0.33% | - |
| XYZ | 5.22 | 3.34 | 5.84 | - |
| YUV | 51.65 | 137.23 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 68 | 0 | 0.62 | 0.19 | 0.67 | 318.46 | 0.45 | 0.23 |
| Hex | 54 | 20 | 44 | 0 | 3E | 13 | 43 | 13E | 2D | 17 |
| Octal | 124 | 40 | 104 | 0 | 76 | 23 | 103 | 476 | 55 | 27 |
| Binary | 1010100 | 100000 | 1000100 | 0 | 111110 | 10011 | 1000011 | 100111110 | 101101 | 10111 |
Color Harmonies of #542044
Complementary color
Monochromatic Colors of #542044
Black with #542044
Text Example
Text Example
White with #542044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542044; }
p { color: rgb(84,32,68); }
H1.HeaderClassName
{
color: #542044;
}
.AnyTagClassName
{
color: #542044;
}
</style>
background-color css
<style>
a { background-color: #542044; }
a { background-color: rgb(84,32,68); }
div.DivClassName
{
background-color: #542044;
}
.BgClassName
{
background-color: #542044;
}
</style>
border-color css
<style>
span { border-color: #542044; }
span { border-color: rgb(84,32,68); }
td.TdClassName
{
border-color: #542044;
}
.TagClassName
{
border-color: #542044;
}
</style>