Shades of Loulou #511447
Tints of Loulou #511447
RGB
CMYK
RGB Variations
Color information
#511447 (or 0x511447) is known color: Loulou. HEX triplet: 51, 14 and 47. RGB value is (81,20,71). Sum of RGB (Red+Green+Blue) = 81+20+71=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 71 (28.12% from 255 or 41.28% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #511447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511447 is #AEEBB8. Grayscale: #2B2B2B. Windows color (decimal): -11463609 or 4658257. OLE color: 4658257.
HSL color Cylindrical-coordinate representation of color #511447: hue angle of 309.84º 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 #511447 is Cyan = 0, Magento = 0.75, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 71 | - |
| CMYK | 0 | 0.75 | 0.12 | 0.68 |
| HSL | 309.84º | 0.6% | 0.2% | - |
| HSV(B) | 309.84º | 0.75% | 0.32% | - |
| XYZ | 4.78 | 2.7 | 6.23 | - |
| YUV | 44.05 | 143.21 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 71 | 0 | 0.75 | 0.12 | 0.68 | 309.84 | 0.6 | 0.2 |
| Hex | 51 | 14 | 47 | 0 | 4B | C | 44 | 136 | 3C | 14 |
| Octal | 121 | 24 | 107 | 0 | 113 | 14 | 104 | 466 | 74 | 24 |
| Binary | 1010001 | 10100 | 1000111 | 0 | 1001011 | 1100 | 1000100 | 100110110 | 111100 | 10100 |
Color Harmonies of #511447
Complementary color
Monochromatic Colors of #511447
Black with #511447
Text Example
Text Example
White with #511447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511447; }
p { color: rgb(81,20,71); }
H1.HeaderClassName
{
color: #511447;
}
.AnyTagClassName
{
color: #511447;
}
</style>
background-color css
<style>
a { background-color: #511447; }
a { background-color: rgb(81,20,71); }
div.DivClassName
{
background-color: #511447;
}
.BgClassName
{
background-color: #511447;
}
</style>
border-color css
<style>
span { border-color: #511447; }
span { border-color: rgb(81,20,71); }
td.TdClassName
{
border-color: #511447;
}
.TagClassName
{
border-color: #511447;
}
</style>