Shades of Loulou #541746
Tints of Loulou #541746
RGB
CMYK
RGB Variations
Color information
#541746 (or 0x541746) is known color: Loulou. HEX triplet: 54, 17 and 46. RGB value is (84,23,70). Sum of RGB (Red+Green+Blue) = 84+23+70=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 70 (27.73% from 255 or 39.55% from 177); Max value from RGB is 84 - color contains mainly: red. Hex color #541746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541746 is #ABE8B9. Grayscale: #2E2E2E. Windows color (decimal): -11266234 or 4593492. OLE color: 4593492.
HSL color Cylindrical-coordinate representation of color #541746: hue angle of 313.77º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #541746 is Cyan = 0, Magento = 0.73, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 70 | - |
| CMYK | 0 | 0.73 | 0.17 | 0.67 |
| HSL | 313.77º | 0.57% | 0.21% | - |
| HSV(B) | 313.77º | 0.73% | 0.33% | - |
| XYZ | 5.07 | 2.94 | 6.09 | - |
| YUV | 46.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 70 | 0 | 0.73 | 0.17 | 0.67 | 313.77 | 0.57 | 0.21 |
| Hex | 54 | 17 | 46 | 0 | 49 | 11 | 43 | 13A | 39 | 15 |
| Octal | 124 | 27 | 106 | 0 | 111 | 21 | 103 | 472 | 71 | 25 |
| Binary | 1010100 | 10111 | 1000110 | 0 | 1001001 | 10001 | 1000011 | 100111010 | 111001 | 10101 |
Color Harmonies of #541746
Complementary color
Monochromatic Colors of #541746
Black with #541746
Text Example
Text Example
White with #541746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541746; }
p { color: rgb(84,23,70); }
H1.HeaderClassName
{
color: #541746;
}
.AnyTagClassName
{
color: #541746;
}
</style>
background-color css
<style>
a { background-color: #541746; }
a { background-color: rgb(84,23,70); }
div.DivClassName
{
background-color: #541746;
}
.BgClassName
{
background-color: #541746;
}
</style>
border-color css
<style>
span { border-color: #541746; }
span { border-color: rgb(84,23,70); }
td.TdClassName
{
border-color: #541746;
}
.TagClassName
{
border-color: #541746;
}
</style>