Shades of Loulou #511546
Tints of Loulou #511546
RGB
CMYK
RGB Variations
Color information
#511546 (or 0x511546) is known color: Loulou. HEX triplet: 51, 15 and 46. RGB value is (81,21,70). Sum of RGB (Red+Green+Blue) = 81+21+70=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 70 (27.73% from 255 or 40.70% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #511546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511546 is #AEEAB9. Grayscale: #2C2C2C. Windows color (decimal): -11463354 or 4592977. OLE color: 4592977.
HSL color Cylindrical-coordinate representation of color #511546: hue angle of 311º 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 #511546 is Cyan = 0, Magento = 0.74, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 70 | - |
| CMYK | 0 | 0.74 | 0.14 | 0.68 |
| HSL | 311º | 0.59% | 0.2% | - |
| HSV(B) | 311º | 0.74% | 0.32% | - |
| XYZ | 4.77 | 2.73 | 6.07 | - |
| YUV | 44.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 70 | 0 | 0.74 | 0.14 | 0.68 | 311 | 0.59 | 0.2 |
| Hex | 51 | 15 | 46 | 0 | 4A | E | 44 | 137 | 3B | 14 |
| Octal | 121 | 25 | 106 | 0 | 112 | 16 | 104 | 467 | 73 | 24 |
| Binary | 1010001 | 10101 | 1000110 | 0 | 1001010 | 1110 | 1000100 | 100110111 | 111011 | 10100 |
Color Harmonies of #511546
Complementary color
Monochromatic Colors of #511546
Black with #511546
Text Example
Text Example
White with #511546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511546; }
p { color: rgb(81,21,70); }
H1.HeaderClassName
{
color: #511546;
}
.AnyTagClassName
{
color: #511546;
}
</style>
background-color css
<style>
a { background-color: #511546; }
a { background-color: rgb(81,21,70); }
div.DivClassName
{
background-color: #511546;
}
.BgClassName
{
background-color: #511546;
}
</style>
border-color css
<style>
span { border-color: #511546; }
span { border-color: rgb(81,21,70); }
td.TdClassName
{
border-color: #511546;
}
.TagClassName
{
border-color: #511546;
}
</style>