Shades of Loulou #541548
Tints of Loulou #541548
RGB
CMYK
RGB Variations
Color information
#541548 (or 0x541548) is known color: Loulou. HEX triplet: 54, 15 and 48. RGB value is (84,21,72). Sum of RGB (Red+Green+Blue) = 84+21+72=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 72 (28.52% from 255 or 40.68% from 177); Max value from RGB is 84 - color contains mainly: red. Hex color #541548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541548 is #ABEAB7. Grayscale: #2D2D2D. Windows color (decimal): -11266744 or 4724052. OLE color: 4724052.
HSL color Cylindrical-coordinate representation of color #541548: hue angle of 311.43º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541548 is Cyan = 0, Magento = 0.75, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 72 | - |
| CMYK | 0 | 0.75 | 0.14 | 0.67 |
| HSL | 311.43º | 0.6% | 0.21% | - |
| HSV(B) | 311.43º | 0.75% | 0.33% | - |
| XYZ | 5.09 | 2.89 | 6.42 | - |
| YUV | 45.65 | 142.87 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 72 | 0 | 0.75 | 0.14 | 0.67 | 311.43 | 0.6 | 0.21 |
| Hex | 54 | 15 | 48 | 0 | 4B | E | 43 | 137 | 3C | 15 |
| Octal | 124 | 25 | 110 | 0 | 113 | 16 | 103 | 467 | 74 | 25 |
| Binary | 1010100 | 10101 | 1001000 | 0 | 1001011 | 1110 | 1000011 | 100110111 | 111100 | 10101 |
Color Harmonies of #541548
Complementary color
Monochromatic Colors of #541548
Black with #541548
Text Example
Text Example
White with #541548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541548; }
p { color: rgb(84,21,72); }
H1.HeaderClassName
{
color: #541548;
}
.AnyTagClassName
{
color: #541548;
}
</style>
background-color css
<style>
a { background-color: #541548; }
a { background-color: rgb(84,21,72); }
div.DivClassName
{
background-color: #541548;
}
.BgClassName
{
background-color: #541548;
}
</style>
border-color css
<style>
span { border-color: #541548; }
span { border-color: rgb(84,21,72); }
td.TdClassName
{
border-color: #541548;
}
.TagClassName
{
border-color: #541548;
}
</style>