Shades of Loulou #542850
Tints of Loulou #542850
RGB
CMYK
RGB Variations
Color information
#542850 (or 0x542850) is known color: Loulou. HEX triplet: 54, 28 and 50. RGB value is (84,40,80). Sum of RGB (Red+Green+Blue) = 84+40+80=204 (27% of max value = 765). Red value is 84 (33.20% from 255 or 41.18% from 204); Green value is 40 (16.02% from 255 or 19.61% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 84 - color contains mainly: red. Hex color #542850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542850 is #ABD7AF. Grayscale: #393939. Windows color (decimal): -11261872 or 5253204. OLE color: 5253204.
HSL color Cylindrical-coordinate representation of color #542850: hue angle of 305.45º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #542850 is Cyan = 0, Magento = 0.52, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 80 | - |
| CMYK | 0 | 0.52 | 0.05 | 0.67 |
| HSL | 305.45º | 0.35% | 0.24% | - |
| HSV(B) | 305.45º | 0.52% | 0.33% | - |
| XYZ | 5.86 | 3.98 | 8.05 | - |
| YUV | 57.72 | 140.58 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 80 | 0 | 0.52 | 0.05 | 0.67 | 305.45 | 0.35 | 0.24 |
| Hex | 54 | 28 | 50 | 0 | 34 | 5 | 43 | 131 | 23 | 18 |
| Octal | 124 | 50 | 120 | 0 | 64 | 5 | 103 | 461 | 43 | 30 |
| Binary | 1010100 | 101000 | 1010000 | 0 | 110100 | 101 | 1000011 | 100110001 | 100011 | 11000 |
Color Harmonies of #542850
Complementary color
Monochromatic Colors of #542850
Black with #542850
Text Example
Text Example
White with #542850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542850; }
p { color: rgb(84,40,80); }
H1.HeaderClassName
{
color: #542850;
}
.AnyTagClassName
{
color: #542850;
}
</style>
background-color css
<style>
a { background-color: #542850; }
a { background-color: rgb(84,40,80); }
div.DivClassName
{
background-color: #542850;
}
.BgClassName
{
background-color: #542850;
}
</style>
border-color css
<style>
span { border-color: #542850; }
span { border-color: rgb(84,40,80); }
td.TdClassName
{
border-color: #542850;
}
.TagClassName
{
border-color: #542850;
}
</style>