Shades of Loulou #542645
Tints of Loulou #542645
RGB
CMYK
RGB Variations
Color information
#542645 (or 0x542645) is known color: Loulou. HEX triplet: 54, 26 and 45. RGB value is (84,38,69). Sum of RGB (Red+Green+Blue) = 84+38+69=191 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.98% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 69 (27.34% from 255 or 36.13% from 191); Max value from RGB is 84 - color contains mainly: red. Hex color #542645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542645 is #ABD9BA. Grayscale: #373737. Windows color (decimal): -11262395 or 4531796. OLE color: 4531796.
HSL color Cylindrical-coordinate representation of color #542645: hue angle of 319.57º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542645 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 69 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.67 |
| HSL | 319.57º | 0.38% | 0.24% | - |
| HSV(B) | 319.57º | 0.55% | 0.33% | - |
| XYZ | 5.42 | 3.7 | 6.06 | - |
| YUV | 55.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 69 | 0 | 0.55 | 0.18 | 0.67 | 319.57 | 0.38 | 0.24 |
| Hex | 54 | 26 | 45 | 0 | 37 | 12 | 43 | 140 | 26 | 18 |
| Octal | 124 | 46 | 105 | 0 | 67 | 22 | 103 | 500 | 46 | 30 |
| Binary | 1010100 | 100110 | 1000101 | 0 | 110111 | 10010 | 1000011 | 101000000 | 100110 | 11000 |
Color Harmonies of #542645
Complementary color
Monochromatic Colors of #542645
Black with #542645
Text Example
Text Example
White with #542645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542645; }
p { color: rgb(84,38,69); }
H1.HeaderClassName
{
color: #542645;
}
.AnyTagClassName
{
color: #542645;
}
</style>
background-color css
<style>
a { background-color: #542645; }
a { background-color: rgb(84,38,69); }
div.DivClassName
{
background-color: #542645;
}
.BgClassName
{
background-color: #542645;
}
</style>
border-color css
<style>
span { border-color: #542645; }
span { border-color: rgb(84,38,69); }
td.TdClassName
{
border-color: #542645;
}
.TagClassName
{
border-color: #542645;
}
</style>