Shades of Loulou #541945
Tints of Loulou #541945
RGB
CMYK
RGB Variations
Color information
#541945 (or 0x541945) is known color: Loulou. HEX triplet: 54, 19 and 45. RGB value is (84,25,69). Sum of RGB (Red+Green+Blue) = 84+25+69=178 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.19% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 69 (27.34% from 255 or 38.76% from 178); Max value from RGB is 84 - color contains mainly: red. Hex color #541945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541945 is #ABE6BA. Grayscale: #2F2F2F. Windows color (decimal): -11265723 or 4528468. OLE color: 4528468.
HSL color Cylindrical-coordinate representation of color #541945: hue angle of 315.25º 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 #541945 is Cyan = 0, Magento = 0.70, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 69 | - |
| CMYK | 0 | 0.70 | 0.18 | 0.67 |
| HSL | 315.25º | 0.54% | 0.21% | - |
| HSV(B) | 315.25º | 0.7% | 0.33% | - |
| XYZ | 5.08 | 3.01 | 5.94 | - |
| YUV | 47.66 | 140.05 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 69 | 0 | 0.70 | 0.18 | 0.67 | 315.25 | 0.54 | 0.21 |
| Hex | 54 | 19 | 45 | 0 | 46 | 12 | 43 | 13B | 36 | 15 |
| Octal | 124 | 31 | 105 | 0 | 106 | 22 | 103 | 473 | 66 | 25 |
| Binary | 1010100 | 11001 | 1000101 | 0 | 1000110 | 10010 | 1000011 | 100111011 | 110110 | 10101 |
Color Harmonies of #541945
Complementary color
Monochromatic Colors of #541945
Black with #541945
Text Example
Text Example
White with #541945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541945; }
p { color: rgb(84,25,69); }
H1.HeaderClassName
{
color: #541945;
}
.AnyTagClassName
{
color: #541945;
}
</style>
background-color css
<style>
a { background-color: #541945; }
a { background-color: rgb(84,25,69); }
div.DivClassName
{
background-color: #541945;
}
.BgClassName
{
background-color: #541945;
}
</style>
border-color css
<style>
span { border-color: #541945; }
span { border-color: rgb(84,25,69); }
td.TdClassName
{
border-color: #541945;
}
.TagClassName
{
border-color: #541945;
}
</style>