Shades of Loulou #511744
Tints of Loulou #511744
RGB
CMYK
RGB Variations
Color information
#511744 (or 0x511744) is known color: Loulou. HEX triplet: 51, 17 and 44. RGB value is (81,23,68). Sum of RGB (Red+Green+Blue) = 81+23+68=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 68 (26.95% from 255 or 39.53% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #511744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511744 is #AEE8BB. Grayscale: #2D2D2D. Windows color (decimal): -11462844 or 4462417. OLE color: 4462417.
HSL color Cylindrical-coordinate representation of color #511744: hue angle of 313.45º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #511744 is Cyan = 0, Magento = 0.72, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 68 | - |
| CMYK | 0 | 0.72 | 0.16 | 0.68 |
| HSL | 313.45º | 0.56% | 0.2% | - |
| HSV(B) | 313.45º | 0.72% | 0.32% | - |
| XYZ | 4.74 | 2.78 | 5.76 | - |
| YUV | 45.47 | 140.72 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 68 | 0 | 0.72 | 0.16 | 0.68 | 313.45 | 0.56 | 0.2 |
| Hex | 51 | 17 | 44 | 0 | 48 | 10 | 44 | 139 | 38 | 14 |
| Octal | 121 | 27 | 104 | 0 | 110 | 20 | 104 | 471 | 70 | 24 |
| Binary | 1010001 | 10111 | 1000100 | 0 | 1001000 | 10000 | 1000100 | 100111001 | 111000 | 10100 |
Color Harmonies of #511744
Complementary color
Monochromatic Colors of #511744
Black with #511744
Text Example
Text Example
White with #511744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511744; }
p { color: rgb(81,23,68); }
H1.HeaderClassName
{
color: #511744;
}
.AnyTagClassName
{
color: #511744;
}
</style>
background-color css
<style>
a { background-color: #511744; }
a { background-color: rgb(81,23,68); }
div.DivClassName
{
background-color: #511744;
}
.BgClassName
{
background-color: #511744;
}
</style>
border-color css
<style>
span { border-color: #511744; }
span { border-color: rgb(81,23,68); }
td.TdClassName
{
border-color: #511744;
}
.TagClassName
{
border-color: #511744;
}
</style>