Shades of Loulou #541645
Tints of Loulou #541645
RGB
CMYK
RGB Variations
Color information
#541645 (or 0x541645) is known color: Loulou. HEX triplet: 54, 16 and 45. RGB value is (84,22,69). Sum of RGB (Red+Green+Blue) = 84+22+69=175 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 84 - color contains mainly: red. Hex color #541645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541645 is #ABE9BA. Grayscale: #2D2D2D. Windows color (decimal): -11266491 or 4527700. OLE color: 4527700.
HSL color Cylindrical-coordinate representation of color #541645: hue angle of 314.52º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541645 is Cyan = 0, Magento = 0.74, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 69 | - |
| CMYK | 0 | 0.74 | 0.18 | 0.67 |
| HSL | 314.52º | 0.58% | 0.21% | - |
| HSV(B) | 314.52º | 0.74% | 0.33% | - |
| XYZ | 5.02 | 2.89 | 5.92 | - |
| YUV | 45.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 69 | 0 | 0.74 | 0.18 | 0.67 | 314.52 | 0.58 | 0.21 |
| Hex | 54 | 16 | 45 | 0 | 4A | 12 | 43 | 13B | 3A | 15 |
| Octal | 124 | 26 | 105 | 0 | 112 | 22 | 103 | 473 | 72 | 25 |
| Binary | 1010100 | 10110 | 1000101 | 0 | 1001010 | 10010 | 1000011 | 100111011 | 111010 | 10101 |
Color Harmonies of #541645
Complementary color
Monochromatic Colors of #541645
Black with #541645
Text Example
Text Example
White with #541645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541645; }
p { color: rgb(84,22,69); }
H1.HeaderClassName
{
color: #541645;
}
.AnyTagClassName
{
color: #541645;
}
</style>
background-color css
<style>
a { background-color: #541645; }
a { background-color: rgb(84,22,69); }
div.DivClassName
{
background-color: #541645;
}
.BgClassName
{
background-color: #541645;
}
</style>
border-color css
<style>
span { border-color: #541645; }
span { border-color: rgb(84,22,69); }
td.TdClassName
{
border-color: #541645;
}
.TagClassName
{
border-color: #541645;
}
</style>