Shades of Loulou #541844
Tints of Loulou #541844
RGB
CMYK
RGB Variations
Color information
#541844 (or 0x541844) is known color: Loulou. HEX triplet: 54, 18 and 44. RGB value is (84,24,68). Sum of RGB (Red+Green+Blue) = 84+24+68=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 68 (26.95% from 255 or 38.64% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #541844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541844 is #ABE7BB. Grayscale: #2E2E2E. Windows color (decimal): -11265980 or 4462676. OLE color: 4462676.
HSL color Cylindrical-coordinate representation of color #541844: hue angle of 316º 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 #541844 is Cyan = 0, Magento = 0.71, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 68 | - |
| CMYK | 0 | 0.71 | 0.19 | 0.67 |
| HSL | 316º | 0.56% | 0.21% | - |
| HSV(B) | 316º | 0.71% | 0.33% | - |
| XYZ | 5.03 | 2.96 | 5.77 | - |
| YUV | 46.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 68 | 0 | 0.71 | 0.19 | 0.67 | 316 | 0.56 | 0.21 |
| Hex | 54 | 18 | 44 | 0 | 47 | 13 | 43 | 13C | 38 | 15 |
| Octal | 124 | 30 | 104 | 0 | 107 | 23 | 103 | 474 | 70 | 25 |
| Binary | 1010100 | 11000 | 1000100 | 0 | 1000111 | 10011 | 1000011 | 100111100 | 111000 | 10101 |
Color Harmonies of #541844
Complementary color
Monochromatic Colors of #541844
Black with #541844
Text Example
Text Example
White with #541844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541844; }
p { color: rgb(84,24,68); }
H1.HeaderClassName
{
color: #541844;
}
.AnyTagClassName
{
color: #541844;
}
</style>
background-color css
<style>
a { background-color: #541844; }
a { background-color: rgb(84,24,68); }
div.DivClassName
{
background-color: #541844;
}
.BgClassName
{
background-color: #541844;
}
</style>
border-color css
<style>
span { border-color: #541844; }
span { border-color: rgb(84,24,68); }
td.TdClassName
{
border-color: #541844;
}
.TagClassName
{
border-color: #541844;
}
</style>