Shades of Loulou #542647
Tints of Loulou #542647
RGB
CMYK
RGB Variations
Color information
#542647 (or 0x542647) is known color: Loulou. HEX triplet: 54, 26 and 47. RGB value is (84,38,71). Sum of RGB (Red+Green+Blue) = 84+38+71=193 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.52% from 193); Green value is 38 (15.23% from 255 or 19.69% from 193); Blue value is 71 (28.12% from 255 or 36.79% from 193); Max value from RGB is 84 - color contains mainly: red. Hex color #542647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542647 is #ABD9B8. Grayscale: #373737. Windows color (decimal): -11262393 or 4662868. OLE color: 4662868.
HSL color Cylindrical-coordinate representation of color #542647: hue angle of 316.96º 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 #542647 is Cyan = 0, Magento = 0.55, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 71 | - |
| CMYK | 0 | 0.55 | 0.15 | 0.67 |
| HSL | 316.96º | 0.38% | 0.24% | - |
| HSV(B) | 316.96º | 0.55% | 0.33% | - |
| XYZ | 5.49 | 3.73 | 6.39 | - |
| YUV | 55.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 71 | 0 | 0.55 | 0.15 | 0.67 | 316.96 | 0.38 | 0.24 |
| Hex | 54 | 26 | 47 | 0 | 37 | F | 43 | 13D | 26 | 18 |
| Octal | 124 | 46 | 107 | 0 | 67 | 17 | 103 | 475 | 46 | 30 |
| Binary | 1010100 | 100110 | 1000111 | 0 | 110111 | 1111 | 1000011 | 100111101 | 100110 | 11000 |
Color Harmonies of #542647
Complementary color
Monochromatic Colors of #542647
Black with #542647
Text Example
Text Example
White with #542647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542647; }
p { color: rgb(84,38,71); }
H1.HeaderClassName
{
color: #542647;
}
.AnyTagClassName
{
color: #542647;
}
</style>
background-color css
<style>
a { background-color: #542647; }
a { background-color: rgb(84,38,71); }
div.DivClassName
{
background-color: #542647;
}
.BgClassName
{
background-color: #542647;
}
</style>
border-color css
<style>
span { border-color: #542647; }
span { border-color: rgb(84,38,71); }
td.TdClassName
{
border-color: #542647;
}
.TagClassName
{
border-color: #542647;
}
</style>