Shades of Loulou #541946
Tints of Loulou #541946
RGB
CMYK
RGB Variations
Color information
#541946 (or 0x541946) is known color: Loulou. HEX triplet: 54, 19 and 46. RGB value is (84,25,70). Sum of RGB (Red+Green+Blue) = 84+25+70=179 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.93% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 70 (27.73% from 255 or 39.11% from 179); Max value from RGB is 84 - color contains mainly: red. Hex color #541946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541946 is #ABE6B9. Grayscale: #2F2F2F. Windows color (decimal): -11265722 or 4594004. OLE color: 4594004.
HSL color Cylindrical-coordinate representation of color #541946: hue angle of 314.24º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #541946 is Cyan = 0, Magento = 0.70, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 70 | - |
| CMYK | 0 | 0.70 | 0.17 | 0.67 |
| HSL | 314.24º | 0.54% | 0.21% | - |
| HSV(B) | 314.24º | 0.7% | 0.33% | - |
| XYZ | 5.11 | 3.02 | 6.11 | - |
| YUV | 47.77 | 140.55 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 70 | 0 | 0.70 | 0.17 | 0.67 | 314.24 | 0.54 | 0.21 |
| Hex | 54 | 19 | 46 | 0 | 46 | 11 | 43 | 13A | 36 | 15 |
| Octal | 124 | 31 | 106 | 0 | 106 | 21 | 103 | 472 | 66 | 25 |
| Binary | 1010100 | 11001 | 1000110 | 0 | 1000110 | 10001 | 1000011 | 100111010 | 110110 | 10101 |
Color Harmonies of #541946
Complementary color
Monochromatic Colors of #541946
Black with #541946
Text Example
Text Example
White with #541946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541946; }
p { color: rgb(84,25,70); }
H1.HeaderClassName
{
color: #541946;
}
.AnyTagClassName
{
color: #541946;
}
</style>
background-color css
<style>
a { background-color: #541946; }
a { background-color: rgb(84,25,70); }
div.DivClassName
{
background-color: #541946;
}
.BgClassName
{
background-color: #541946;
}
</style>
border-color css
<style>
span { border-color: #541946; }
span { border-color: rgb(84,25,70); }
td.TdClassName
{
border-color: #541946;
}
.TagClassName
{
border-color: #541946;
}
</style>