Shades of Loulou #541546
Tints of Loulou #541546
RGB
CMYK
RGB Variations
Color information
#541546 (or 0x541546) is known color: Loulou. HEX triplet: 54, 15 and 46. RGB value is (84,21,70). Sum of RGB (Red+Green+Blue) = 84+21+70=175 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 70 (27.73% from 255 or 40% from 175); Max value from RGB is 84 - color contains mainly: red. Hex color #541546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541546 is #ABEAB9. Grayscale: #2D2D2D. Windows color (decimal): -11266746 or 4592980. OLE color: 4592980.
HSL color Cylindrical-coordinate representation of color #541546: hue angle of 313.33º 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 #541546 is Cyan = 0, Magento = 0.75, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 70 | - |
| CMYK | 0 | 0.75 | 0.17 | 0.67 |
| HSL | 313.33º | 0.6% | 0.21% | - |
| HSV(B) | 313.33º | 0.75% | 0.33% | - |
| XYZ | 5.03 | 2.86 | 6.08 | - |
| YUV | 45.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 70 | 0 | 0.75 | 0.17 | 0.67 | 313.33 | 0.6 | 0.21 |
| Hex | 54 | 15 | 46 | 0 | 4B | 11 | 43 | 139 | 3C | 15 |
| Octal | 124 | 25 | 106 | 0 | 113 | 21 | 103 | 471 | 74 | 25 |
| Binary | 1010100 | 10101 | 1000110 | 0 | 1001011 | 10001 | 1000011 | 100111001 | 111100 | 10101 |
Color Harmonies of #541546
Complementary color
Monochromatic Colors of #541546
Black with #541546
Text Example
Text Example
White with #541546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541546; }
p { color: rgb(84,21,70); }
H1.HeaderClassName
{
color: #541546;
}
.AnyTagClassName
{
color: #541546;
}
</style>
background-color css
<style>
a { background-color: #541546; }
a { background-color: rgb(84,21,70); }
div.DivClassName
{
background-color: #541546;
}
.BgClassName
{
background-color: #541546;
}
</style>
border-color css
<style>
span { border-color: #541546; }
span { border-color: rgb(84,21,70); }
td.TdClassName
{
border-color: #541546;
}
.TagClassName
{
border-color: #541546;
}
</style>