Shades of Loulou #542947
Tints of Loulou #542947
RGB
CMYK
RGB Variations
Color information
#542947 (or 0x542947) is known color: Loulou. HEX triplet: 54, 29 and 47. RGB value is (84,41,71). Sum of RGB (Red+Green+Blue) = 84+41+71=196 (25% of max value = 765). Red value is 84 (33.20% from 255 or 42.86% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 84 - color contains mainly: red. Hex color #542947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542947 is #ABD6B8. Grayscale: #393939. Windows color (decimal): -11261625 or 4663636. OLE color: 4663636.
HSL color Cylindrical-coordinate representation of color #542947: hue angle of 318.14º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #542947 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 41 | 71 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.67 |
| HSL | 318.14º | 0.34% | 0.25% | - |
| HSV(B) | 318.14º | 0.51% | 0.33% | - |
| XYZ | 5.59 | 3.93 | 6.42 | - |
| YUV | 57.28 | 135.75 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 71 | 0 | 0.51 | 0.15 | 0.67 | 318.14 | 0.34 | 0.25 |
| Hex | 54 | 29 | 47 | 0 | 33 | F | 43 | 13E | 22 | 19 |
| Octal | 124 | 51 | 107 | 0 | 63 | 17 | 103 | 476 | 42 | 31 |
| Binary | 1010100 | 101001 | 1000111 | 0 | 110011 | 1111 | 1000011 | 100111110 | 100010 | 11001 |
Color Harmonies of #542947
Complementary color
Monochromatic Colors of #542947
Black with #542947
Text Example
Text Example
White with #542947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542947; }
p { color: rgb(84,41,71); }
H1.HeaderClassName
{
color: #542947;
}
.AnyTagClassName
{
color: #542947;
}
</style>
background-color css
<style>
a { background-color: #542947; }
a { background-color: rgb(84,41,71); }
div.DivClassName
{
background-color: #542947;
}
.BgClassName
{
background-color: #542947;
}
</style>
border-color css
<style>
span { border-color: #542947; }
span { border-color: rgb(84,41,71); }
td.TdClassName
{
border-color: #542947;
}
.TagClassName
{
border-color: #542947;
}
</style>