Shades of Loulou #511348
Tints of Loulou #511348
RGB
CMYK
RGB Variations
Color information
#511348 (or 0x511348) is known color: Loulou. HEX triplet: 51, 13 and 48. RGB value is (81,19,72). Sum of RGB (Red+Green+Blue) = 81+19+72=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 72 (28.52% from 255 or 41.86% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #511348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511348 is #AEECB7. Grayscale: #2B2B2B. Windows color (decimal): -11463864 or 4723537. OLE color: 4723537.
HSL color Cylindrical-coordinate representation of color #511348: hue angle of 308.71º 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 #511348 is Cyan = 0, Magento = 0.77, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 19 | 72 | - |
| CMYK | 0 | 0.77 | 0.11 | 0.68 |
| HSL | 308.71º | 0.62% | 0.2% | - |
| HSV(B) | 308.71º | 0.77% | 0.32% | - |
| XYZ | 4.8 | 2.68 | 6.4 | - |
| YUV | 43.58 | 144.04 | 154.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 19 | 72 | 0 | 0.77 | 0.11 | 0.68 | 308.71 | 0.62 | 0.2 |
| Hex | 51 | 13 | 48 | 0 | 4D | B | 44 | 135 | 3E | 14 |
| Octal | 121 | 23 | 110 | 0 | 115 | 13 | 104 | 465 | 76 | 24 |
| Binary | 1010001 | 10011 | 1001000 | 0 | 1001101 | 1011 | 1000100 | 100110101 | 111110 | 10100 |
Color Harmonies of #511348
Complementary color
Monochromatic Colors of #511348
Black with #511348
Text Example
Text Example
White with #511348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511348; }
p { color: rgb(81,19,72); }
H1.HeaderClassName
{
color: #511348;
}
.AnyTagClassName
{
color: #511348;
}
</style>
background-color css
<style>
a { background-color: #511348; }
a { background-color: rgb(81,19,72); }
div.DivClassName
{
background-color: #511348;
}
.BgClassName
{
background-color: #511348;
}
</style>
border-color css
<style>
span { border-color: #511348; }
span { border-color: rgb(81,19,72); }
td.TdClassName
{
border-color: #511348;
}
.TagClassName
{
border-color: #511348;
}
</style>