Shades of Loulou #511948
Tints of Loulou #511948
RGB
CMYK
RGB Variations
Color information
#511948 (or 0x511948) is known color: Loulou. HEX triplet: 51, 19 and 48. RGB value is (81,25,72). Sum of RGB (Red+Green+Blue) = 81+25+72=178 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.51% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 81 - color contains mainly: red. Hex color #511948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511948 is #AEE6B7. Grayscale: #2E2E2E. Windows color (decimal): -11462328 or 4725073. OLE color: 4725073.
HSL color Cylindrical-coordinate representation of color #511948: hue angle of 309.64º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #511948 is Cyan = 0, Magento = 0.69, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 25 | 72 | - |
| CMYK | 0 | 0.69 | 0.11 | 0.68 |
| HSL | 309.64º | 0.53% | 0.21% | - |
| HSV(B) | 309.64º | 0.69% | 0.32% | - |
| XYZ | 4.91 | 2.91 | 6.43 | - |
| YUV | 47.1 | 142.05 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 25 | 72 | 0 | 0.69 | 0.11 | 0.68 | 309.64 | 0.53 | 0.21 |
| Hex | 51 | 19 | 48 | 0 | 45 | B | 44 | 136 | 35 | 15 |
| Octal | 121 | 31 | 110 | 0 | 105 | 13 | 104 | 466 | 65 | 25 |
| Binary | 1010001 | 11001 | 1001000 | 0 | 1000101 | 1011 | 1000100 | 100110110 | 110101 | 10101 |
Color Harmonies of #511948
Complementary color
Monochromatic Colors of #511948
Black with #511948
Text Example
Text Example
White with #511948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511948; }
p { color: rgb(81,25,72); }
H1.HeaderClassName
{
color: #511948;
}
.AnyTagClassName
{
color: #511948;
}
</style>
background-color css
<style>
a { background-color: #511948; }
a { background-color: rgb(81,25,72); }
div.DivClassName
{
background-color: #511948;
}
.BgClassName
{
background-color: #511948;
}
</style>
border-color css
<style>
span { border-color: #511948; }
span { border-color: rgb(81,25,72); }
td.TdClassName
{
border-color: #511948;
}
.TagClassName
{
border-color: #511948;
}
</style>