Shades of Loulou #541848
Tints of Loulou #541848
RGB
CMYK
RGB Variations
Color information
#541848 (or 0x541848) is known color: Loulou. HEX triplet: 54, 18 and 48. RGB value is (84,24,72). Sum of RGB (Red+Green+Blue) = 84+24+72=180 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.67% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 84 - color contains mainly: red. Hex color #541848 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541848 is #ABE7B7. Grayscale: #2F2F2F. Windows color (decimal): -11265976 or 4724820. OLE color: 4724820.
HSL color Cylindrical-coordinate representation of color #541848: hue angle of 312º 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 #541848 is Cyan = 0, Magento = 0.71, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 72 | - |
| CMYK | 0 | 0.71 | 0.14 | 0.67 |
| HSL | 312º | 0.56% | 0.21% | - |
| HSV(B) | 312º | 0.71% | 0.33% | - |
| XYZ | 5.15 | 3.01 | 6.44 | - |
| YUV | 47.41 | 141.88 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 72 | 0 | 0.71 | 0.14 | 0.67 | 312 | 0.56 | 0.21 |
| Hex | 54 | 18 | 48 | 0 | 47 | E | 43 | 138 | 38 | 15 |
| Octal | 124 | 30 | 110 | 0 | 107 | 16 | 103 | 470 | 70 | 25 |
| Binary | 1010100 | 11000 | 1001000 | 0 | 1000111 | 1110 | 1000011 | 100111000 | 111000 | 10101 |
Color Harmonies of #541848
Complementary color
Monochromatic Colors of #541848
Black with #541848
Text Example
Text Example
White with #541848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541848; }
p { color: rgb(84,24,72); }
H1.HeaderClassName
{
color: #541848;
}
.AnyTagClassName
{
color: #541848;
}
</style>
background-color css
<style>
a { background-color: #541848; }
a { background-color: rgb(84,24,72); }
div.DivClassName
{
background-color: #541848;
}
.BgClassName
{
background-color: #541848;
}
</style>
border-color css
<style>
span { border-color: #541848; }
span { border-color: rgb(84,24,72); }
td.TdClassName
{
border-color: #541848;
}
.TagClassName
{
border-color: #541848;
}
</style>