Shades of Loulou #541545
Tints of Loulou #541545
RGB
CMYK
RGB Variations
Color information
#541545 (or 0x541545) is known color: Loulou. HEX triplet: 54, 15 and 45. RGB value is (84,21,69). Sum of RGB (Red+Green+Blue) = 84+21+69=174 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48.28% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 69 (27.34% from 255 or 39.66% from 174); Max value from RGB is 84 - color contains mainly: red. Hex color #541545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541545 is #ABEABA. Grayscale: #2D2D2D. Windows color (decimal): -11266747 or 4527444. OLE color: 4527444.
HSL color Cylindrical-coordinate representation of color #541545: hue angle of 314.29º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541545 is Cyan = 0, Magento = 0.75, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 69 | - |
| CMYK | 0 | 0.75 | 0.18 | 0.67 |
| HSL | 314.29º | 0.6% | 0.21% | - |
| HSV(B) | 314.29º | 0.75% | 0.33% | - |
| XYZ | 5 | 2.85 | 5.92 | - |
| YUV | 45.31 | 141.37 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 69 | 0 | 0.75 | 0.18 | 0.67 | 314.29 | 0.6 | 0.21 |
| Hex | 54 | 15 | 45 | 0 | 4B | 12 | 43 | 13A | 3C | 15 |
| Octal | 124 | 25 | 105 | 0 | 113 | 22 | 103 | 472 | 74 | 25 |
| Binary | 1010100 | 10101 | 1000101 | 0 | 1001011 | 10010 | 1000011 | 100111010 | 111100 | 10101 |
Color Harmonies of #541545
Complementary color
Monochromatic Colors of #541545
Black with #541545
Text Example
Text Example
White with #541545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541545; }
p { color: rgb(84,21,69); }
H1.HeaderClassName
{
color: #541545;
}
.AnyTagClassName
{
color: #541545;
}
</style>
background-color css
<style>
a { background-color: #541545; }
a { background-color: rgb(84,21,69); }
div.DivClassName
{
background-color: #541545;
}
.BgClassName
{
background-color: #541545;
}
</style>
border-color css
<style>
span { border-color: #541545; }
span { border-color: rgb(84,21,69); }
td.TdClassName
{
border-color: #541545;
}
.TagClassName
{
border-color: #541545;
}
</style>