Shades of Loulou #511747
Tints of Loulou #511747
RGB
CMYK
RGB Variations
Color information
#511747 (or 0x511747) is known color: Loulou. HEX triplet: 51, 17 and 47. RGB value is (81,23,71). Sum of RGB (Red+Green+Blue) = 81+23+71=175 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.29% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 81 - color contains mainly: red. Hex color #511747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511747 is #AEE8B8. Grayscale: #2D2D2D. Windows color (decimal): -11462841 or 4659025. OLE color: 4659025.
HSL color Cylindrical-coordinate representation of color #511747: hue angle of 310.34º 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 #511747 is Cyan = 0, Magento = 0.72, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 71 | - |
| CMYK | 0 | 0.72 | 0.12 | 0.68 |
| HSL | 310.34º | 0.56% | 0.2% | - |
| HSV(B) | 310.34º | 0.72% | 0.32% | - |
| XYZ | 4.84 | 2.82 | 6.25 | - |
| YUV | 45.81 | 142.22 | 153.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 71 | 0 | 0.72 | 0.12 | 0.68 | 310.34 | 0.56 | 0.2 |
| Hex | 51 | 17 | 47 | 0 | 48 | C | 44 | 136 | 38 | 14 |
| Octal | 121 | 27 | 107 | 0 | 110 | 14 | 104 | 466 | 70 | 24 |
| Binary | 1010001 | 10111 | 1000111 | 0 | 1001000 | 1100 | 1000100 | 100110110 | 111000 | 10100 |
Color Harmonies of #511747
Complementary color
Monochromatic Colors of #511747
Black with #511747
Text Example
Text Example
White with #511747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511747; }
p { color: rgb(81,23,71); }
H1.HeaderClassName
{
color: #511747;
}
.AnyTagClassName
{
color: #511747;
}
</style>
background-color css
<style>
a { background-color: #511747; }
a { background-color: rgb(81,23,71); }
div.DivClassName
{
background-color: #511747;
}
.BgClassName
{
background-color: #511747;
}
</style>
border-color css
<style>
span { border-color: #511747; }
span { border-color: rgb(81,23,71); }
td.TdClassName
{
border-color: #511747;
}
.TagClassName
{
border-color: #511747;
}
</style>