Shades of Loulou #542643
Tints of Loulou #542643
RGB
CMYK
RGB Variations
Color information
#542643 (or 0x542643) is known color: Loulou. HEX triplet: 54, 26 and 43. RGB value is (84,38,67). Sum of RGB (Red+Green+Blue) = 84+38+67=189 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.44% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 67 (26.56% from 255 or 35.45% from 189); Max value from RGB is 84 - color contains mainly: red. Hex color #542643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542643 is #ABD9BC. Grayscale: #363636. Windows color (decimal): -11262397 or 4400724. OLE color: 4400724.
HSL color Cylindrical-coordinate representation of color #542643: hue angle of 322.17º 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 #542643 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 67 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.67 |
| HSL | 322.17º | 0.38% | 0.24% | - |
| HSV(B) | 322.17º | 0.55% | 0.33% | - |
| XYZ | 5.36 | 3.68 | 5.74 | - |
| YUV | 55.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 67 | 0 | 0.55 | 0.20 | 0.67 | 322.17 | 0.38 | 0.24 |
| Hex | 54 | 26 | 43 | 0 | 37 | 14 | 43 | 142 | 26 | 18 |
| Octal | 124 | 46 | 103 | 0 | 67 | 24 | 103 | 502 | 46 | 30 |
| Binary | 1010100 | 100110 | 1000011 | 0 | 110111 | 10100 | 1000011 | 101000010 | 100110 | 11000 |
Color Harmonies of #542643
Complementary color
Monochromatic Colors of #542643
Black with #542643
Text Example
Text Example
White with #542643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542643; }
p { color: rgb(84,38,67); }
H1.HeaderClassName
{
color: #542643;
}
.AnyTagClassName
{
color: #542643;
}
</style>
background-color css
<style>
a { background-color: #542643; }
a { background-color: rgb(84,38,67); }
div.DivClassName
{
background-color: #542643;
}
.BgClassName
{
background-color: #542643;
}
</style>
border-color css
<style>
span { border-color: #542643; }
span { border-color: rgb(84,38,67); }
td.TdClassName
{
border-color: #542643;
}
.TagClassName
{
border-color: #542643;
}
</style>