Shades of Loulou #541549
Tints of Loulou #541549
RGB
CMYK
RGB Variations
Color information
#541549 (or 0x541549) is known color: Loulou. HEX triplet: 54, 15 and 49. RGB value is (84,21,73). Sum of RGB (Red+Green+Blue) = 84+21+73=178 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.19% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 84 - color contains mainly: red. Hex color #541549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541549 is #ABEAB6. Grayscale: #2D2D2D. Windows color (decimal): -11266743 or 4789588. OLE color: 4789588.
HSL color Cylindrical-coordinate representation of color #541549: hue angle of 310.48º 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 #541549 is Cyan = 0, Magento = 0.75, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 73 | - |
| CMYK | 0 | 0.75 | 0.13 | 0.67 |
| HSL | 310.48º | 0.6% | 0.21% | - |
| HSV(B) | 310.48º | 0.75% | 0.33% | - |
| XYZ | 5.13 | 2.9 | 6.59 | - |
| YUV | 45.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 73 | 0 | 0.75 | 0.13 | 0.67 | 310.48 | 0.6 | 0.21 |
| Hex | 54 | 15 | 49 | 0 | 4B | D | 43 | 136 | 3C | 15 |
| Octal | 124 | 25 | 111 | 0 | 113 | 15 | 103 | 466 | 74 | 25 |
| Binary | 1010100 | 10101 | 1001001 | 0 | 1001011 | 1101 | 1000011 | 100110110 | 111100 | 10101 |
Color Harmonies of #541549
Complementary color
Monochromatic Colors of #541549
Black with #541549
Text Example
Text Example
White with #541549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541549; }
p { color: rgb(84,21,73); }
H1.HeaderClassName
{
color: #541549;
}
.AnyTagClassName
{
color: #541549;
}
</style>
background-color css
<style>
a { background-color: #541549; }
a { background-color: rgb(84,21,73); }
div.DivClassName
{
background-color: #541549;
}
.BgClassName
{
background-color: #541549;
}
</style>
border-color css
<style>
span { border-color: #541549; }
span { border-color: rgb(84,21,73); }
td.TdClassName
{
border-color: #541549;
}
.TagClassName
{
border-color: #541549;
}
</style>