Shades of Loulou #541747
Tints of Loulou #541747
RGB
CMYK
RGB Variations
Color information
#541747 (or 0x541747) is known color: Loulou. HEX triplet: 54, 17 and 47. RGB value is (84,23,71). Sum of RGB (Red+Green+Blue) = 84+23+71=178 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.19% from 178); Green value is 23 (9.38% from 255 or 12.92% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 84 - color contains mainly: red. Hex color #541747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541747 is #ABE8B8. Grayscale: #2E2E2E. Windows color (decimal): -11266233 or 4659028. OLE color: 4659028.
HSL color Cylindrical-coordinate representation of color #541747: hue angle of 312.79º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #541747 is Cyan = 0, Magento = 0.73, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 71 | - |
| CMYK | 0 | 0.73 | 0.15 | 0.67 |
| HSL | 312.79º | 0.57% | 0.21% | - |
| HSV(B) | 312.79º | 0.73% | 0.33% | - |
| XYZ | 5.1 | 2.95 | 6.26 | - |
| YUV | 46.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 71 | 0 | 0.73 | 0.15 | 0.67 | 312.79 | 0.57 | 0.21 |
| Hex | 54 | 17 | 47 | 0 | 49 | F | 43 | 139 | 39 | 15 |
| Octal | 124 | 27 | 107 | 0 | 111 | 17 | 103 | 471 | 71 | 25 |
| Binary | 1010100 | 10111 | 1000111 | 0 | 1001001 | 1111 | 1000011 | 100111001 | 111001 | 10101 |
Color Harmonies of #541747
Complementary color
Monochromatic Colors of #541747
Black with #541747
Text Example
Text Example
White with #541747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541747; }
p { color: rgb(84,23,71); }
H1.HeaderClassName
{
color: #541747;
}
.AnyTagClassName
{
color: #541747;
}
</style>
background-color css
<style>
a { background-color: #541747; }
a { background-color: rgb(84,23,71); }
div.DivClassName
{
background-color: #541747;
}
.BgClassName
{
background-color: #541747;
}
</style>
border-color css
<style>
span { border-color: #541747; }
span { border-color: rgb(84,23,71); }
td.TdClassName
{
border-color: #541747;
}
.TagClassName
{
border-color: #541747;
}
</style>