Shades of Loulou #541647
Tints of Loulou #541647
RGB
CMYK
RGB Variations
Color information
#541647 (or 0x541647) is known color: Loulou. HEX triplet: 54, 16 and 47. RGB value is (84,22,71). Sum of RGB (Red+Green+Blue) = 84+22+71=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 22 (8.98% from 255 or 12.43% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 84 - color contains mainly: red. Hex color #541647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541647 is #ABE9B8. Grayscale: #2D2D2D. Windows color (decimal): -11266489 or 4658772. OLE color: 4658772.
HSL color Cylindrical-coordinate representation of color #541647: hue angle of 312.58º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541647 is Cyan = 0, Magento = 0.74, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 71 | - |
| CMYK | 0 | 0.74 | 0.15 | 0.67 |
| HSL | 312.58º | 0.58% | 0.21% | - |
| HSV(B) | 312.58º | 0.74% | 0.33% | - |
| XYZ | 5.08 | 2.91 | 6.26 | - |
| YUV | 46.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 71 | 0 | 0.74 | 0.15 | 0.67 | 312.58 | 0.58 | 0.21 |
| Hex | 54 | 16 | 47 | 0 | 4A | F | 43 | 139 | 3A | 15 |
| Octal | 124 | 26 | 107 | 0 | 112 | 17 | 103 | 471 | 72 | 25 |
| Binary | 1010100 | 10110 | 1000111 | 0 | 1001010 | 1111 | 1000011 | 100111001 | 111010 | 10101 |
Color Harmonies of #541647
Complementary color
Monochromatic Colors of #541647
Black with #541647
Text Example
Text Example
White with #541647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541647; }
p { color: rgb(84,22,71); }
H1.HeaderClassName
{
color: #541647;
}
.AnyTagClassName
{
color: #541647;
}
</style>
background-color css
<style>
a { background-color: #541647; }
a { background-color: rgb(84,22,71); }
div.DivClassName
{
background-color: #541647;
}
.BgClassName
{
background-color: #541647;
}
</style>
border-color css
<style>
span { border-color: #541647; }
span { border-color: rgb(84,22,71); }
td.TdClassName
{
border-color: #541647;
}
.TagClassName
{
border-color: #541647;
}
</style>