Shades of Loulou #542342
Tints of Loulou #542342
RGB
CMYK
RGB Variations
Color information
#542342 (or 0x542342) is known color: Loulou. HEX triplet: 54, 23 and 42. RGB value is (84,35,66). Sum of RGB (Red+Green+Blue) = 84+35+66=185 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.41% from 185); Green value is 35 (14.06% from 255 or 18.92% from 185); Blue value is 66 (26.17% from 255 or 35.68% from 185); Max value from RGB is 84 - color contains mainly: red. Hex color #542342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542342 is #ABDCBD. Grayscale: #353535. Windows color (decimal): -11263166 or 4334420. OLE color: 4334420.
HSL color Cylindrical-coordinate representation of color #542342: hue angle of 322.04º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #542342 is Cyan = 0, Magento = 0.58, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 66 | - |
| CMYK | 0 | 0.58 | 0.21 | 0.67 |
| HSL | 322.04º | 0.41% | 0.23% | - |
| HSV(B) | 322.04º | 0.58% | 0.33% | - |
| XYZ | 5.24 | 3.48 | 5.55 | - |
| YUV | 53.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 66 | 0 | 0.58 | 0.21 | 0.67 | 322.04 | 0.41 | 0.23 |
| Hex | 54 | 23 | 42 | 0 | 3A | 15 | 43 | 142 | 29 | 17 |
| Octal | 124 | 43 | 102 | 0 | 72 | 25 | 103 | 502 | 51 | 27 |
| Binary | 1010100 | 100011 | 1000010 | 0 | 111010 | 10101 | 1000011 | 101000010 | 101001 | 10111 |
Color Harmonies of #542342
Complementary color
Monochromatic Colors of #542342
Black with #542342
Text Example
Text Example
White with #542342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542342; }
p { color: rgb(84,35,66); }
H1.HeaderClassName
{
color: #542342;
}
.AnyTagClassName
{
color: #542342;
}
</style>
background-color css
<style>
a { background-color: #542342; }
a { background-color: rgb(84,35,66); }
div.DivClassName
{
background-color: #542342;
}
.BgClassName
{
background-color: #542342;
}
</style>
border-color css
<style>
span { border-color: #542342; }
span { border-color: rgb(84,35,66); }
td.TdClassName
{
border-color: #542342;
}
.TagClassName
{
border-color: #542342;
}
</style>