Shades of Loulou #543447
Tints of Loulou #543447
RGB
CMYK
RGB Variations
Color information
#543447 (or 0x543447) is known color: Loulou. HEX triplet: 54, 34 and 47. RGB value is (84,52,71). Sum of RGB (Red+Green+Blue) = 84+52+71=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 52 (20.70% from 255 or 25.12% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 84 - color contains mainly: red. Hex color #543447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543447 is #ABCBB8. Grayscale: #3F3F3F. Windows color (decimal): -11258809 or 4666452. OLE color: 4666452.
HSL color Cylindrical-coordinate representation of color #543447: hue angle of 324.38º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #543447 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 52 | 71 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.67 |
| HSL | 324.38º | 0.24% | 0.27% | - |
| HSV(B) | 324.38º | 0.38% | 0.33% | - |
| XYZ | 6.02 | 4.8 | 6.57 | - |
| YUV | 63.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 71 | 0 | 0.38 | 0.15 | 0.67 | 324.38 | 0.24 | 0.27 |
| Hex | 54 | 34 | 47 | 0 | 26 | F | 43 | 144 | 18 | 1B |
| Octal | 124 | 64 | 107 | 0 | 46 | 17 | 103 | 504 | 30 | 33 |
| Binary | 1010100 | 110100 | 1000111 | 0 | 100110 | 1111 | 1000011 | 101000100 | 11000 | 11011 |
Color Harmonies of #543447
Complementary color
Monochromatic Colors of #543447
Black with #543447
Text Example
Text Example
White with #543447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543447; }
p { color: rgb(84,52,71); }
H1.HeaderClassName
{
color: #543447;
}
.AnyTagClassName
{
color: #543447;
}
</style>
background-color css
<style>
a { background-color: #543447; }
a { background-color: rgb(84,52,71); }
div.DivClassName
{
background-color: #543447;
}
.BgClassName
{
background-color: #543447;
}
</style>
border-color css
<style>
span { border-color: #543447; }
span { border-color: rgb(84,52,71); }
td.TdClassName
{
border-color: #543447;
}
.TagClassName
{
border-color: #543447;
}
</style>