Shades of Loulou #542046
Tints of Loulou #542046
RGB
CMYK
RGB Variations
Color information
#542046 (or 0x542046) is known color: Loulou. HEX triplet: 54, 20 and 46. RGB value is (84,32,70). Sum of RGB (Red+Green+Blue) = 84+32+70=186 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.16% from 186); Green value is 32 (12.89% from 255 or 17.20% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 84 - color contains mainly: red. Hex color #542046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542046 is #ABDFB9. Grayscale: #333333. Windows color (decimal): -11263930 or 4595796. OLE color: 4595796.
HSL color Cylindrical-coordinate representation of color #542046: hue angle of 316.15º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542046 is Cyan = 0, Magento = 0.62, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 70 | - |
| CMYK | 0 | 0.62 | 0.17 | 0.67 |
| HSL | 316.15º | 0.45% | 0.23% | - |
| HSV(B) | 316.15º | 0.62% | 0.33% | - |
| XYZ | 5.28 | 3.36 | 6.16 | - |
| YUV | 51.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 70 | 0 | 0.62 | 0.17 | 0.67 | 316.15 | 0.45 | 0.23 |
| Hex | 54 | 20 | 46 | 0 | 3E | 11 | 43 | 13C | 2D | 17 |
| Octal | 124 | 40 | 106 | 0 | 76 | 21 | 103 | 474 | 55 | 27 |
| Binary | 1010100 | 100000 | 1000110 | 0 | 111110 | 10001 | 1000011 | 100111100 | 101101 | 10111 |
Color Harmonies of #542046
Complementary color
Monochromatic Colors of #542046
Black with #542046
Text Example
Text Example
White with #542046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542046; }
p { color: rgb(84,32,70); }
H1.HeaderClassName
{
color: #542046;
}
.AnyTagClassName
{
color: #542046;
}
</style>
background-color css
<style>
a { background-color: #542046; }
a { background-color: rgb(84,32,70); }
div.DivClassName
{
background-color: #542046;
}
.BgClassName
{
background-color: #542046;
}
</style>
border-color css
<style>
span { border-color: #542046; }
span { border-color: rgb(84,32,70); }
td.TdClassName
{
border-color: #542046;
}
.TagClassName
{
border-color: #542046;
}
</style>