Shades of Loulou #511742
Tints of Loulou #511742
RGB
CMYK
RGB Variations
Color information
#511742 (or 0x511742) is known color: Loulou. HEX triplet: 51, 17 and 42. RGB value is (81,23,66). Sum of RGB (Red+Green+Blue) = 81+23+66=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 23 (9.38% from 255 or 13.53% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #511742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511742 is #AEE8BD. Grayscale: #2D2D2D. Windows color (decimal): -11462846 or 4331345. OLE color: 4331345.
HSL color Cylindrical-coordinate representation of color #511742: hue angle of 315.52º 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 #511742 is Cyan = 0, Magento = 0.72, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 66 | - |
| CMYK | 0 | 0.72 | 0.19 | 0.68 |
| HSL | 315.52º | 0.56% | 0.2% | - |
| HSV(B) | 315.52º | 0.72% | 0.32% | - |
| XYZ | 4.68 | 2.76 | 5.44 | - |
| YUV | 45.24 | 139.72 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 66 | 0 | 0.72 | 0.19 | 0.68 | 315.52 | 0.56 | 0.2 |
| Hex | 51 | 17 | 42 | 0 | 48 | 13 | 44 | 13C | 38 | 14 |
| Octal | 121 | 27 | 102 | 0 | 110 | 23 | 104 | 474 | 70 | 24 |
| Binary | 1010001 | 10111 | 1000010 | 0 | 1001000 | 10011 | 1000100 | 100111100 | 111000 | 10100 |
Color Harmonies of #511742
Complementary color
Monochromatic Colors of #511742
Black with #511742
Text Example
Text Example
White with #511742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511742; }
p { color: rgb(81,23,66); }
H1.HeaderClassName
{
color: #511742;
}
.AnyTagClassName
{
color: #511742;
}
</style>
background-color css
<style>
a { background-color: #511742; }
a { background-color: rgb(81,23,66); }
div.DivClassName
{
background-color: #511742;
}
.BgClassName
{
background-color: #511742;
}
</style>
border-color css
<style>
span { border-color: #511742; }
span { border-color: rgb(81,23,66); }
td.TdClassName
{
border-color: #511742;
}
.TagClassName
{
border-color: #511742;
}
</style>