Shades of Loulou #541849
Tints of Loulou #541849
RGB
CMYK
RGB Variations
Color information
#541849 (or 0x541849) is known color: Loulou. HEX triplet: 54, 18 and 49. RGB value is (84,24,73). Sum of RGB (Red+Green+Blue) = 84+24+73=181 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.41% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 84 - color contains mainly: red. Hex color #541849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541849 is #ABE7B6. Grayscale: #2F2F2F. Windows color (decimal): -11265975 or 4790356. OLE color: 4790356.
HSL color Cylindrical-coordinate representation of color #541849: hue angle of 311º 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 #541849 is Cyan = 0, Magento = 0.71, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 73 | - |
| CMYK | 0 | 0.71 | 0.13 | 0.67 |
| HSL | 311º | 0.56% | 0.21% | - |
| HSV(B) | 311º | 0.71% | 0.33% | - |
| XYZ | 5.19 | 3.02 | 6.61 | - |
| YUV | 47.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 73 | 0 | 0.71 | 0.13 | 0.67 | 311 | 0.56 | 0.21 |
| Hex | 54 | 18 | 49 | 0 | 47 | D | 43 | 137 | 38 | 15 |
| Octal | 124 | 30 | 111 | 0 | 107 | 15 | 103 | 467 | 70 | 25 |
| Binary | 1010100 | 11000 | 1001001 | 0 | 1000111 | 1101 | 1000011 | 100110111 | 111000 | 10101 |
Color Harmonies of #541849
Complementary color
Monochromatic Colors of #541849
Black with #541849
Text Example
Text Example
White with #541849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541849; }
p { color: rgb(84,24,73); }
H1.HeaderClassName
{
color: #541849;
}
.AnyTagClassName
{
color: #541849;
}
</style>
background-color css
<style>
a { background-color: #541849; }
a { background-color: rgb(84,24,73); }
div.DivClassName
{
background-color: #541849;
}
.BgClassName
{
background-color: #541849;
}
</style>
border-color css
<style>
span { border-color: #541849; }
span { border-color: rgb(84,24,73); }
td.TdClassName
{
border-color: #541849;
}
.TagClassName
{
border-color: #541849;
}
</style>