Shades of Loulou #511842
Tints of Loulou #511842
RGB
CMYK
RGB Variations
Color information
#511842 (or 0x511842) is known color: Loulou. HEX triplet: 51, 18 and 42. RGB value is (81,24,66). Sum of RGB (Red+Green+Blue) = 81+24+66=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 24 (9.77% from 255 or 14.04% from 171); Blue value is 66 (26.17% from 255 or 38.60% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #511842 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511842 is #AEE7BD. Grayscale: #2D2D2D. Windows color (decimal): -11462590 or 4331601. OLE color: 4331601.
HSL color Cylindrical-coordinate representation of color #511842: hue angle of 315.79º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #511842 is Cyan = 0, Magento = 0.70, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 24 | 66 | - |
| CMYK | 0 | 0.70 | 0.19 | 0.68 |
| HSL | 315.79º | 0.54% | 0.21% | - |
| HSV(B) | 315.79º | 0.7% | 0.32% | - |
| XYZ | 4.7 | 2.8 | 5.45 | - |
| YUV | 45.83 | 139.38 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 24 | 66 | 0 | 0.70 | 0.19 | 0.68 | 315.79 | 0.54 | 0.21 |
| Hex | 51 | 18 | 42 | 0 | 46 | 13 | 44 | 13C | 36 | 15 |
| Octal | 121 | 30 | 102 | 0 | 106 | 23 | 104 | 474 | 66 | 25 |
| Binary | 1010001 | 11000 | 1000010 | 0 | 1000110 | 10011 | 1000100 | 100111100 | 110110 | 10101 |
Color Harmonies of #511842
Complementary color
Monochromatic Colors of #511842
Black with #511842
Text Example
Text Example
White with #511842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511842; }
p { color: rgb(81,24,66); }
H1.HeaderClassName
{
color: #511842;
}
.AnyTagClassName
{
color: #511842;
}
</style>
background-color css
<style>
a { background-color: #511842; }
a { background-color: rgb(81,24,66); }
div.DivClassName
{
background-color: #511842;
}
.BgClassName
{
background-color: #511842;
}
</style>
border-color css
<style>
span { border-color: #511842; }
span { border-color: rgb(81,24,66); }
td.TdClassName
{
border-color: #511842;
}
.TagClassName
{
border-color: #511842;
}
</style>