Shades of Loulou #511344
Tints of Loulou #511344
RGB
CMYK
RGB Variations
Color information
#511344 (or 0x511344) is known color: Loulou. HEX triplet: 51, 13 and 44. RGB value is (81,19,68). Sum of RGB (Red+Green+Blue) = 81+19+68=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 19 (7.81% from 255 or 11.31% from 168); Blue value is 68 (26.95% from 255 or 40.48% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #511344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511344 is #AEECBB. Grayscale: #2A2A2A. Windows color (decimal): -11463868 or 4461393. OLE color: 4461393.
HSL color Cylindrical-coordinate representation of color #511344: hue angle of 312.58º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #511344 is Cyan = 0, Magento = 0.77, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 68 | - |
| CMYK | 0 | 0.77 | 0.16 | 0.68 |
| HSL | 312.58º | 0.62% | 0.2% | - |
| HSV(B) | 312.58º | 0.77% | 0.32% | - |
| XYZ | 4.67 | 2.63 | 5.73 | - |
| YUV | 43.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 68 | 0 | 0.77 | 0.16 | 0.68 | 312.58 | 0.62 | 0.2 |
| Hex | 51 | 13 | 44 | 0 | 4D | 10 | 44 | 139 | 3E | 14 |
| Octal | 121 | 23 | 104 | 0 | 115 | 20 | 104 | 471 | 76 | 24 |
| Binary | 1010001 | 10011 | 1000100 | 0 | 1001101 | 10000 | 1000100 | 100111001 | 111110 | 10100 |
Color Harmonies of #511344
Complementary color
Monochromatic Colors of #511344
Black with #511344
Text Example
Text Example
White with #511344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511344; }
p { color: rgb(81,19,68); }
H1.HeaderClassName
{
color: #511344;
}
.AnyTagClassName
{
color: #511344;
}
</style>
background-color css
<style>
a { background-color: #511344; }
a { background-color: rgb(81,19,68); }
div.DivClassName
{
background-color: #511344;
}
.BgClassName
{
background-color: #511344;
}
</style>
border-color css
<style>
span { border-color: #511344; }
span { border-color: rgb(81,19,68); }
td.TdClassName
{
border-color: #511344;
}
.TagClassName
{
border-color: #511344;
}
</style>