Shades of Loulou #511444
Tints of Loulou #511444
RGB
CMYK
RGB Variations
Color information
#511444 (or 0x511444) is known color: Loulou. HEX triplet: 51, 14 and 44. RGB value is (81,20,68). Sum of RGB (Red+Green+Blue) = 81+20+68=169 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.93% from 169); Green value is 20 (8.20% from 255 or 11.83% from 169); Blue value is 68 (26.95% from 255 or 40.24% from 169); Max value from RGB is 81 - color contains mainly: red. Hex color #511444 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511444 is #AEEBBB. Grayscale: #2B2B2B. Windows color (decimal): -11463612 or 4461649. OLE color: 4461649.
HSL color Cylindrical-coordinate representation of color #511444: hue angle of 312.79º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #511444 is Cyan = 0, Magento = 0.75, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 68 | - |
| CMYK | 0 | 0.75 | 0.16 | 0.68 |
| HSL | 312.79º | 0.6% | 0.2% | - |
| HSV(B) | 312.79º | 0.75% | 0.32% | - |
| XYZ | 4.69 | 2.67 | 5.74 | - |
| YUV | 43.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 68 | 0 | 0.75 | 0.16 | 0.68 | 312.79 | 0.6 | 0.2 |
| Hex | 51 | 14 | 44 | 0 | 4B | 10 | 44 | 139 | 3C | 14 |
| Octal | 121 | 24 | 104 | 0 | 113 | 20 | 104 | 471 | 74 | 24 |
| Binary | 1010001 | 10100 | 1000100 | 0 | 1001011 | 10000 | 1000100 | 100111001 | 111100 | 10100 |
Color Harmonies of #511444
Complementary color
Monochromatic Colors of #511444
Black with #511444
Text Example
Text Example
White with #511444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511444; }
p { color: rgb(81,20,68); }
H1.HeaderClassName
{
color: #511444;
}
.AnyTagClassName
{
color: #511444;
}
</style>
background-color css
<style>
a { background-color: #511444; }
a { background-color: rgb(81,20,68); }
div.DivClassName
{
background-color: #511444;
}
.BgClassName
{
background-color: #511444;
}
</style>
border-color css
<style>
span { border-color: #511444; }
span { border-color: rgb(81,20,68); }
td.TdClassName
{
border-color: #511444;
}
.TagClassName
{
border-color: #511444;
}
</style>