Shades of Loulou #542445
Tints of Loulou #542445
RGB
CMYK
RGB Variations
Color information
#542445 (or 0x542445) is known color: Loulou. HEX triplet: 54, 24 and 45. RGB value is (84,36,69). Sum of RGB (Red+Green+Blue) = 84+36+69=189 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.44% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 69 (27.34% from 255 or 36.51% from 189); Max value from RGB is 84 - color contains mainly: red. Hex color #542445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542445 is #ABDBBA. Grayscale: #363636. Windows color (decimal): -11262907 or 4531284. OLE color: 4531284.
HSL color Cylindrical-coordinate representation of color #542445: hue angle of 318.75º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542445 is Cyan = 0, Magento = 0.57, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 69 | - |
| CMYK | 0 | 0.57 | 0.18 | 0.67 |
| HSL | 318.75º | 0.4% | 0.24% | - |
| HSV(B) | 318.75º | 0.57% | 0.33% | - |
| XYZ | 5.36 | 3.58 | 6.04 | - |
| YUV | 54.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 69 | 0 | 0.57 | 0.18 | 0.67 | 318.75 | 0.4 | 0.24 |
| Hex | 54 | 24 | 45 | 0 | 39 | 12 | 43 | 13F | 28 | 18 |
| Octal | 124 | 44 | 105 | 0 | 71 | 22 | 103 | 477 | 50 | 30 |
| Binary | 1010100 | 100100 | 1000101 | 0 | 111001 | 10010 | 1000011 | 100111111 | 101000 | 11000 |
Color Harmonies of #542445
Complementary color
Monochromatic Colors of #542445
Black with #542445
Text Example
Text Example
White with #542445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542445; }
p { color: rgb(84,36,69); }
H1.HeaderClassName
{
color: #542445;
}
.AnyTagClassName
{
color: #542445;
}
</style>
background-color css
<style>
a { background-color: #542445; }
a { background-color: rgb(84,36,69); }
div.DivClassName
{
background-color: #542445;
}
.BgClassName
{
background-color: #542445;
}
</style>
border-color css
<style>
span { border-color: #542445; }
span { border-color: rgb(84,36,69); }
td.TdClassName
{
border-color: #542445;
}
.TagClassName
{
border-color: #542445;
}
</style>