Shades of Loulou #511149
Tints of Loulou #511149
RGB
CMYK
RGB Variations
Color information
#511149 (or 0x511149) is known color: Loulou. HEX triplet: 51, 11 and 49. RGB value is (81,17,73). Sum of RGB (Red+Green+Blue) = 81+17+73=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 17 (7.03% from 255 or 9.94% from 171); Blue value is 73 (28.91% from 255 or 42.69% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #511149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511149 is #AEEEB6. Grayscale: #2A2A2A. Windows color (decimal): -11464375 or 4788561. OLE color: 4788561.
HSL color Cylindrical-coordinate representation of color #511149: hue angle of 307.5º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #511149 is Cyan = 0, Magento = 0.79, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 17 | 73 | - |
| CMYK | 0 | 0.79 | 0.10 | 0.68 |
| HSL | 307.5º | 0.65% | 0.19% | - |
| HSV(B) | 307.5º | 0.79% | 0.32% | - |
| XYZ | 4.8 | 2.63 | 6.56 | - |
| YUV | 42.52 | 145.2 | 155.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 17 | 73 | 0 | 0.79 | 0.10 | 0.68 | 307.5 | 0.65 | 0.19 |
| Hex | 51 | 11 | 49 | 0 | 4F | A | 44 | 134 | 41 | 13 |
| Octal | 121 | 21 | 111 | 0 | 117 | 12 | 104 | 464 | 101 | 23 |
| Binary | 1010001 | 10001 | 1001001 | 0 | 1001111 | 1010 | 1000100 | 100110100 | 1000001 | 10011 |
Color Harmonies of #511149
Complementary color
Monochromatic Colors of #511149
Black with #511149
Text Example
Text Example
White with #511149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511149; }
p { color: rgb(81,17,73); }
H1.HeaderClassName
{
color: #511149;
}
.AnyTagClassName
{
color: #511149;
}
</style>
background-color css
<style>
a { background-color: #511149; }
a { background-color: rgb(81,17,73); }
div.DivClassName
{
background-color: #511149;
}
.BgClassName
{
background-color: #511149;
}
</style>
border-color css
<style>
span { border-color: #511149; }
span { border-color: rgb(81,17,73); }
td.TdClassName
{
border-color: #511149;
}
.TagClassName
{
border-color: #511149;
}
</style>