Shades of Loulou #542748
Tints of Loulou #542748
RGB
CMYK
RGB Variations
Color information
#542748 (or 0x542748) is known color: Loulou. HEX triplet: 54, 27 and 48. RGB value is (84,39,72). Sum of RGB (Red+Green+Blue) = 84+39+72=195 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.08% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 84 - color contains mainly: red. Hex color #542748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542748 is #ABD8B7. Grayscale: #383838. Windows color (decimal): -11262136 or 4728660. OLE color: 4728660.
HSL color Cylindrical-coordinate representation of color #542748: hue angle of 316º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #542748 is Cyan = 0, Magento = 0.54, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 72 | - |
| CMYK | 0 | 0.54 | 0.14 | 0.67 |
| HSL | 316º | 0.37% | 0.24% | - |
| HSV(B) | 316º | 0.54% | 0.33% | - |
| XYZ | 5.55 | 3.8 | 6.57 | - |
| YUV | 56.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 72 | 0 | 0.54 | 0.14 | 0.67 | 316 | 0.37 | 0.24 |
| Hex | 54 | 27 | 48 | 0 | 36 | E | 43 | 13C | 25 | 18 |
| Octal | 124 | 47 | 110 | 0 | 66 | 16 | 103 | 474 | 45 | 30 |
| Binary | 1010100 | 100111 | 1001000 | 0 | 110110 | 1110 | 1000011 | 100111100 | 100101 | 11000 |
Color Harmonies of #542748
Complementary color
Monochromatic Colors of #542748
Black with #542748
Text Example
Text Example
White with #542748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542748; }
p { color: rgb(84,39,72); }
H1.HeaderClassName
{
color: #542748;
}
.AnyTagClassName
{
color: #542748;
}
</style>
background-color css
<style>
a { background-color: #542748; }
a { background-color: rgb(84,39,72); }
div.DivClassName
{
background-color: #542748;
}
.BgClassName
{
background-color: #542748;
}
</style>
border-color css
<style>
span { border-color: #542748; }
span { border-color: rgb(84,39,72); }
td.TdClassName
{
border-color: #542748;
}
.TagClassName
{
border-color: #542748;
}
</style>