Shades of Loulou #542048
Tints of Loulou #542048
RGB
CMYK
RGB Variations
Color information
#542048 (or 0x542048) is known color: Loulou. HEX triplet: 54, 20 and 48. RGB value is (84,32,72). Sum of RGB (Red+Green+Blue) = 84+32+72=188 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.68% from 188); Green value is 32 (12.89% from 255 or 17.02% from 188); Blue value is 72 (28.52% from 255 or 38.30% from 188); Max value from RGB is 84 - color contains mainly: red. Hex color #542048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542048 is #ABDFB7. Grayscale: #343434. Windows color (decimal): -11263928 or 4726868. OLE color: 4726868.
HSL color Cylindrical-coordinate representation of color #542048: hue angle of 313.85º 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 #542048 is Cyan = 0, Magento = 0.62, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 72 | - |
| CMYK | 0 | 0.62 | 0.14 | 0.67 |
| HSL | 313.85º | 0.45% | 0.23% | - |
| HSV(B) | 313.85º | 0.62% | 0.33% | - |
| XYZ | 5.34 | 3.39 | 6.5 | - |
| YUV | 52.11 | 139.23 | 150.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 72 | 0 | 0.62 | 0.14 | 0.67 | 313.85 | 0.45 | 0.23 |
| Hex | 54 | 20 | 48 | 0 | 3E | E | 43 | 13A | 2D | 17 |
| Octal | 124 | 40 | 110 | 0 | 76 | 16 | 103 | 472 | 55 | 27 |
| Binary | 1010100 | 100000 | 1001000 | 0 | 111110 | 1110 | 1000011 | 100111010 | 101101 | 10111 |
Color Harmonies of #542048
Complementary color
Monochromatic Colors of #542048
Black with #542048
Text Example
Text Example
White with #542048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542048; }
p { color: rgb(84,32,72); }
H1.HeaderClassName
{
color: #542048;
}
.AnyTagClassName
{
color: #542048;
}
</style>
background-color css
<style>
a { background-color: #542048; }
a { background-color: rgb(84,32,72); }
div.DivClassName
{
background-color: #542048;
}
.BgClassName
{
background-color: #542048;
}
</style>
border-color css
<style>
span { border-color: #542048; }
span { border-color: rgb(84,32,72); }
td.TdClassName
{
border-color: #542048;
}
.TagClassName
{
border-color: #542048;
}
</style>