Shades of Loulou #511847
Tints of Loulou #511847
RGB
CMYK
RGB Variations
Color information
#511847 (or 0x511847) is known color: Loulou. HEX triplet: 51, 18 and 47. RGB value is (81,24,71). Sum of RGB (Red+Green+Blue) = 81+24+71=176 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.02% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 71 (28.12% from 255 or 40.34% from 176); Max value from RGB is 81 - color contains mainly: red. Hex color #511847 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511847 is #AEE7B8. Grayscale: #2E2E2E. Windows color (decimal): -11462585 or 4659281. OLE color: 4659281.
HSL color Cylindrical-coordinate representation of color #511847: hue angle of 310.53º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #511847 is Cyan = 0, Magento = 0.70, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 24 | 71 | - |
| CMYK | 0 | 0.70 | 0.12 | 0.68 |
| HSL | 310.53º | 0.54% | 0.21% | - |
| HSV(B) | 310.53º | 0.7% | 0.32% | - |
| XYZ | 4.86 | 2.86 | 6.26 | - |
| YUV | 46.4 | 141.88 | 152.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 24 | 71 | 0 | 0.70 | 0.12 | 0.68 | 310.53 | 0.54 | 0.21 |
| Hex | 51 | 18 | 47 | 0 | 46 | C | 44 | 137 | 36 | 15 |
| Octal | 121 | 30 | 107 | 0 | 106 | 14 | 104 | 467 | 66 | 25 |
| Binary | 1010001 | 11000 | 1000111 | 0 | 1000110 | 1100 | 1000100 | 100110111 | 110110 | 10101 |
Color Harmonies of #511847
Complementary color
Monochromatic Colors of #511847
Black with #511847
Text Example
Text Example
White with #511847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511847; }
p { color: rgb(81,24,71); }
H1.HeaderClassName
{
color: #511847;
}
.AnyTagClassName
{
color: #511847;
}
</style>
background-color css
<style>
a { background-color: #511847; }
a { background-color: rgb(81,24,71); }
div.DivClassName
{
background-color: #511847;
}
.BgClassName
{
background-color: #511847;
}
</style>
border-color css
<style>
span { border-color: #511847; }
span { border-color: rgb(81,24,71); }
td.TdClassName
{
border-color: #511847;
}
.TagClassName
{
border-color: #511847;
}
</style>