Shades of Loulou #542344
Tints of Loulou #542344
RGB
CMYK
RGB Variations
Color information
#542344 (or 0x542344) is known color: Loulou. HEX triplet: 54, 23 and 44. RGB value is (84,35,68). Sum of RGB (Red+Green+Blue) = 84+35+68=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 35 (14.06% from 255 or 18.72% from 187); Blue value is 68 (26.95% from 255 or 36.36% from 187); Max value from RGB is 84 - color contains mainly: red. Hex color #542344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542344 is #ABDCBB. Grayscale: #353535. Windows color (decimal): -11263164 or 4465492. OLE color: 4465492.
HSL color Cylindrical-coordinate representation of color #542344: hue angle of 319.59º 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 #542344 is Cyan = 0, Magento = 0.58, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 68 | - |
| CMYK | 0 | 0.58 | 0.19 | 0.67 |
| HSL | 319.59º | 0.41% | 0.23% | - |
| HSV(B) | 319.59º | 0.58% | 0.33% | - |
| XYZ | 5.3 | 3.5 | 5.87 | - |
| YUV | 53.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 68 | 0 | 0.58 | 0.19 | 0.67 | 319.59 | 0.41 | 0.23 |
| Hex | 54 | 23 | 44 | 0 | 3A | 13 | 43 | 140 | 29 | 17 |
| Octal | 124 | 43 | 104 | 0 | 72 | 23 | 103 | 500 | 51 | 27 |
| Binary | 1010100 | 100011 | 1000100 | 0 | 111010 | 10011 | 1000011 | 101000000 | 101001 | 10111 |
Color Harmonies of #542344
Complementary color
Monochromatic Colors of #542344
Black with #542344
Text Example
Text Example
White with #542344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542344; }
p { color: rgb(84,35,68); }
H1.HeaderClassName
{
color: #542344;
}
.AnyTagClassName
{
color: #542344;
}
</style>
background-color css
<style>
a { background-color: #542344; }
a { background-color: rgb(84,35,68); }
div.DivClassName
{
background-color: #542344;
}
.BgClassName
{
background-color: #542344;
}
</style>
border-color css
<style>
span { border-color: #542344; }
span { border-color: rgb(84,35,68); }
td.TdClassName
{
border-color: #542344;
}
.TagClassName
{
border-color: #542344;
}
</style>