Shades of Loulou #542047
Tints of Loulou #542047
RGB
CMYK
RGB Variations
Color information
#542047 (or 0x542047) is known color: Loulou. HEX triplet: 54, 20 and 47. RGB value is (84,32,71). Sum of RGB (Red+Green+Blue) = 84+32+71=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 32 (12.89% from 255 or 17.11% from 187); Blue value is 71 (28.12% from 255 or 37.97% from 187); Max value from RGB is 84 - color contains mainly: red. Hex color #542047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542047 is #ABDFB8. Grayscale: #333333. Windows color (decimal): -11263929 or 4661332. OLE color: 4661332.
HSL color Cylindrical-coordinate representation of color #542047: hue angle of 315º 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 #542047 is Cyan = 0, Magento = 0.62, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 71 | - |
| CMYK | 0 | 0.62 | 0.15 | 0.67 |
| HSL | 315º | 0.45% | 0.23% | - |
| HSV(B) | 315º | 0.62% | 0.33% | - |
| XYZ | 5.31 | 3.37 | 6.33 | - |
| YUV | 51.99 | 138.73 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 71 | 0 | 0.62 | 0.15 | 0.67 | 315 | 0.45 | 0.23 |
| Hex | 54 | 20 | 47 | 0 | 3E | F | 43 | 13B | 2D | 17 |
| Octal | 124 | 40 | 107 | 0 | 76 | 17 | 103 | 473 | 55 | 27 |
| Binary | 1010100 | 100000 | 1000111 | 0 | 111110 | 1111 | 1000011 | 100111011 | 101101 | 10111 |
Color Harmonies of #542047
Complementary color
Monochromatic Colors of #542047
Black with #542047
Text Example
Text Example
White with #542047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542047; }
p { color: rgb(84,32,71); }
H1.HeaderClassName
{
color: #542047;
}
.AnyTagClassName
{
color: #542047;
}
</style>
background-color css
<style>
a { background-color: #542047; }
a { background-color: rgb(84,32,71); }
div.DivClassName
{
background-color: #542047;
}
.BgClassName
{
background-color: #542047;
}
</style>
border-color css
<style>
span { border-color: #542047; }
span { border-color: rgb(84,32,71); }
td.TdClassName
{
border-color: #542047;
}
.TagClassName
{
border-color: #542047;
}
</style>