Shades of Loulou #511647
Tints of Loulou #511647
RGB
CMYK
RGB Variations
Color information
#511647 (or 0x511647) is known color: Loulou. HEX triplet: 51, 16 and 47. RGB value is (81,22,71). Sum of RGB (Red+Green+Blue) = 81+22+71=174 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.55% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 71 (28.12% from 255 or 40.80% from 174); Max value from RGB is 81 - color contains mainly: red. Hex color #511647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511647 is #AEE9B8. Grayscale: #2D2D2D. Windows color (decimal): -11463097 or 4658769. OLE color: 4658769.
HSL color Cylindrical-coordinate representation of color #511647: hue angle of 310.17º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #511647 is Cyan = 0, Magento = 0.73, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 71 | - |
| CMYK | 0 | 0.73 | 0.12 | 0.68 |
| HSL | 310.17º | 0.57% | 0.2% | - |
| HSV(B) | 310.17º | 0.73% | 0.32% | - |
| XYZ | 4.82 | 2.78 | 6.24 | - |
| YUV | 45.23 | 142.55 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 71 | 0 | 0.73 | 0.12 | 0.68 | 310.17 | 0.57 | 0.2 |
| Hex | 51 | 16 | 47 | 0 | 49 | C | 44 | 136 | 39 | 14 |
| Octal | 121 | 26 | 107 | 0 | 111 | 14 | 104 | 466 | 71 | 24 |
| Binary | 1010001 | 10110 | 1000111 | 0 | 1001001 | 1100 | 1000100 | 100110110 | 111001 | 10100 |
Color Harmonies of #511647
Complementary color
Monochromatic Colors of #511647
Black with #511647
Text Example
Text Example
White with #511647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511647; }
p { color: rgb(81,22,71); }
H1.HeaderClassName
{
color: #511647;
}
.AnyTagClassName
{
color: #511647;
}
</style>
background-color css
<style>
a { background-color: #511647; }
a { background-color: rgb(81,22,71); }
div.DivClassName
{
background-color: #511647;
}
.BgClassName
{
background-color: #511647;
}
</style>
border-color css
<style>
span { border-color: #511647; }
span { border-color: rgb(81,22,71); }
td.TdClassName
{
border-color: #511647;
}
.TagClassName
{
border-color: #511647;
}
</style>