Shades of Loulou #511049
Tints of Loulou #511049
RGB
CMYK
RGB Variations
Color information
#511049 (or 0x511049) is known color: Loulou. HEX triplet: 51, 10 and 49. RGB value is (81,16,73). Sum of RGB (Red+Green+Blue) = 81+16+73=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 73 (28.91% from 255 or 42.94% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #511049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511049 is #AEEFB6. Grayscale: #292929. Windows color (decimal): -11464631 or 4788305. OLE color: 4788305.
HSL color Cylindrical-coordinate representation of color #511049: hue angle of 307.38º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #511049 is Cyan = 0, Magento = 0.80, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 16 | 73 | - |
| CMYK | 0 | 0.80 | 0.10 | 0.68 |
| HSL | 307.38º | 0.67% | 0.19% | - |
| HSV(B) | 307.38º | 0.8% | 0.32% | - |
| XYZ | 4.78 | 2.6 | 6.55 | - |
| YUV | 41.93 | 145.53 | 155.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 16 | 73 | 0 | 0.80 | 0.10 | 0.68 | 307.38 | 0.67 | 0.19 |
| Hex | 51 | 10 | 49 | 0 | 50 | A | 44 | 133 | 43 | 13 |
| Octal | 121 | 20 | 111 | 0 | 120 | 12 | 104 | 463 | 103 | 23 |
| Binary | 1010001 | 10000 | 1001001 | 0 | 1010000 | 1010 | 1000100 | 100110011 | 1000011 | 10011 |
Color Harmonies of #511049
Complementary color
Monochromatic Colors of #511049
Black with #511049
Text Example
Text Example
White with #511049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511049; }
p { color: rgb(81,16,73); }
H1.HeaderClassName
{
color: #511049;
}
.AnyTagClassName
{
color: #511049;
}
</style>
background-color css
<style>
a { background-color: #511049; }
a { background-color: rgb(81,16,73); }
div.DivClassName
{
background-color: #511049;
}
.BgClassName
{
background-color: #511049;
}
</style>
border-color css
<style>
span { border-color: #511049; }
span { border-color: rgb(81,16,73); }
td.TdClassName
{
border-color: #511049;
}
.TagClassName
{
border-color: #511049;
}
</style>