Shades of Loulou #541748
Tints of Loulou #541748
RGB
CMYK
RGB Variations
Color information
#541748 (or 0x541748) is known color: Loulou. HEX triplet: 54, 17 and 48. RGB value is (84,23,72). Sum of RGB (Red+Green+Blue) = 84+23+72=179 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.93% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 84 - color contains mainly: red. Hex color #541748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541748 is #ABE8B7. Grayscale: #2E2E2E. Windows color (decimal): -11266232 or 4724564. OLE color: 4724564.
HSL color Cylindrical-coordinate representation of color #541748: hue angle of 311.8º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #541748 is Cyan = 0, Magento = 0.73, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 72 | - |
| CMYK | 0 | 0.73 | 0.14 | 0.67 |
| HSL | 311.8º | 0.57% | 0.21% | - |
| HSV(B) | 311.8º | 0.73% | 0.33% | - |
| XYZ | 5.13 | 2.97 | 6.43 | - |
| YUV | 46.83 | 142.21 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 72 | 0 | 0.73 | 0.14 | 0.67 | 311.8 | 0.57 | 0.21 |
| Hex | 54 | 17 | 48 | 0 | 49 | E | 43 | 138 | 39 | 15 |
| Octal | 124 | 27 | 110 | 0 | 111 | 16 | 103 | 470 | 71 | 25 |
| Binary | 1010100 | 10111 | 1001000 | 0 | 1001001 | 1110 | 1000011 | 100111000 | 111001 | 10101 |
Color Harmonies of #541748
Complementary color
Monochromatic Colors of #541748
Black with #541748
Text Example
Text Example
White with #541748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541748; }
p { color: rgb(84,23,72); }
H1.HeaderClassName
{
color: #541748;
}
.AnyTagClassName
{
color: #541748;
}
</style>
background-color css
<style>
a { background-color: #541748; }
a { background-color: rgb(84,23,72); }
div.DivClassName
{
background-color: #541748;
}
.BgClassName
{
background-color: #541748;
}
</style>
border-color css
<style>
span { border-color: #541748; }
span { border-color: rgb(84,23,72); }
td.TdClassName
{
border-color: #541748;
}
.TagClassName
{
border-color: #541748;
}
</style>