Shades of Loulou #541847
Tints of Loulou #541847
RGB
CMYK
RGB Variations
Color information
#541847 (or 0x541847) is known color: Loulou. HEX triplet: 54, 18 and 47. RGB value is (84,24,71). Sum of RGB (Red+Green+Blue) = 84+24+71=179 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.93% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 71 (28.12% from 255 or 39.66% from 179); Max value from RGB is 84 - color contains mainly: red. Hex color #541847 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541847 is #ABE7B8. Grayscale: #2F2F2F. Windows color (decimal): -11265977 or 4659284. OLE color: 4659284.
HSL color Cylindrical-coordinate representation of color #541847: hue angle of 313º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541847 is Cyan = 0, Magento = 0.71, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 71 | - |
| CMYK | 0 | 0.71 | 0.15 | 0.67 |
| HSL | 313º | 0.56% | 0.21% | - |
| HSV(B) | 313º | 0.71% | 0.33% | - |
| XYZ | 5.12 | 2.99 | 6.27 | - |
| YUV | 47.3 | 141.38 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 71 | 0 | 0.71 | 0.15 | 0.67 | 313 | 0.56 | 0.21 |
| Hex | 54 | 18 | 47 | 0 | 47 | F | 43 | 139 | 38 | 15 |
| Octal | 124 | 30 | 107 | 0 | 107 | 17 | 103 | 471 | 70 | 25 |
| Binary | 1010100 | 11000 | 1000111 | 0 | 1000111 | 1111 | 1000011 | 100111001 | 111000 | 10101 |
Color Harmonies of #541847
Complementary color
Monochromatic Colors of #541847
Black with #541847
Text Example
Text Example
White with #541847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541847; }
p { color: rgb(84,24,71); }
H1.HeaderClassName
{
color: #541847;
}
.AnyTagClassName
{
color: #541847;
}
</style>
background-color css
<style>
a { background-color: #541847; }
a { background-color: rgb(84,24,71); }
div.DivClassName
{
background-color: #541847;
}
.BgClassName
{
background-color: #541847;
}
</style>
border-color css
<style>
span { border-color: #541847; }
span { border-color: rgb(84,24,71); }
td.TdClassName
{
border-color: #541847;
}
.TagClassName
{
border-color: #541847;
}
</style>