Shades of Loulou #511547
Tints of Loulou #511547
RGB
CMYK
RGB Variations
Color information
#511547 (or 0x511547) is known color: Loulou. HEX triplet: 51, 15 and 47. RGB value is (81,21,71). Sum of RGB (Red+Green+Blue) = 81+21+71=173 (22% of max value = 765). Red value is 81 (32.03% from 255 or 46.82% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 71 (28.12% from 255 or 41.04% from 173); Max value from RGB is 81 - color contains mainly: red. Hex color #511547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511547 is #AEEAB8. Grayscale: #2C2C2C. Windows color (decimal): -11463353 or 4658513. OLE color: 4658513.
HSL color Cylindrical-coordinate representation of color #511547: hue angle of 310º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #511547 is Cyan = 0, Magento = 0.74, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 71 | - |
| CMYK | 0 | 0.74 | 0.12 | 0.68 |
| HSL | 310º | 0.59% | 0.2% | - |
| HSV(B) | 310º | 0.74% | 0.32% | - |
| XYZ | 4.8 | 2.74 | 6.24 | - |
| YUV | 44.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 71 | 0 | 0.74 | 0.12 | 0.68 | 310 | 0.59 | 0.2 |
| Hex | 51 | 15 | 47 | 0 | 4A | C | 44 | 136 | 3B | 14 |
| Octal | 121 | 25 | 107 | 0 | 112 | 14 | 104 | 466 | 73 | 24 |
| Binary | 1010001 | 10101 | 1000111 | 0 | 1001010 | 1100 | 1000100 | 100110110 | 111011 | 10100 |
Color Harmonies of #511547
Complementary color
Monochromatic Colors of #511547
Black with #511547
Text Example
Text Example
White with #511547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511547; }
p { color: rgb(81,21,71); }
H1.HeaderClassName
{
color: #511547;
}
.AnyTagClassName
{
color: #511547;
}
</style>
background-color css
<style>
a { background-color: #511547; }
a { background-color: rgb(81,21,71); }
div.DivClassName
{
background-color: #511547;
}
.BgClassName
{
background-color: #511547;
}
</style>
border-color css
<style>
span { border-color: #511547; }
span { border-color: rgb(81,21,71); }
td.TdClassName
{
border-color: #511547;
}
.TagClassName
{
border-color: #511547;
}
</style>