Shades of Loulou #542548
Tints of Loulou #542548
RGB
CMYK
RGB Variations
Color information
#542548 (or 0x542548) is known color: Loulou. HEX triplet: 54, 25 and 48. RGB value is (84,37,72). Sum of RGB (Red+Green+Blue) = 84+37+72=193 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.52% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 84 - color contains mainly: red. Hex color #542548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542548 is #ABDAB7. Grayscale: #363636. Windows color (decimal): -11262648 or 4728148. OLE color: 4728148.
HSL color Cylindrical-coordinate representation of color #542548: hue angle of 315.32º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #542548 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 72 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.67 |
| HSL | 315.32º | 0.39% | 0.24% | - |
| HSV(B) | 315.32º | 0.56% | 0.33% | - |
| XYZ | 5.49 | 3.68 | 6.55 | - |
| YUV | 55.04 | 137.57 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 72 | 0 | 0.56 | 0.14 | 0.67 | 315.32 | 0.39 | 0.24 |
| Hex | 54 | 25 | 48 | 0 | 38 | E | 43 | 13B | 27 | 18 |
| Octal | 124 | 45 | 110 | 0 | 70 | 16 | 103 | 473 | 47 | 30 |
| Binary | 1010100 | 100101 | 1001000 | 0 | 111000 | 1110 | 1000011 | 100111011 | 100111 | 11000 |
Color Harmonies of #542548
Complementary color
Monochromatic Colors of #542548
Black with #542548
Text Example
Text Example
White with #542548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542548; }
p { color: rgb(84,37,72); }
H1.HeaderClassName
{
color: #542548;
}
.AnyTagClassName
{
color: #542548;
}
</style>
background-color css
<style>
a { background-color: #542548; }
a { background-color: rgb(84,37,72); }
div.DivClassName
{
background-color: #542548;
}
.BgClassName
{
background-color: #542548;
}
</style>
border-color css
<style>
span { border-color: #542548; }
span { border-color: rgb(84,37,72); }
td.TdClassName
{
border-color: #542548;
}
.TagClassName
{
border-color: #542548;
}
</style>