Shades of Loulou #501348
Tints of Loulou #501348
RGB
CMYK
RGB Variations
Color information
#501348 (or 0x501348) is known color: Loulou. HEX triplet: 50, 13 and 48. RGB value is (80,19,72). Sum of RGB (Red+Green+Blue) = 80+19+72=171 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.78% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 72 (28.52% from 255 or 42.11% from 171); Max value from RGB is 80 - color contains mainly: red. Hex color #501348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #501348 is #AFECB7. Grayscale: #2B2B2B. Windows color (decimal): -11529400 or 4723536. OLE color: 4723536.
HSL color Cylindrical-coordinate representation of color #501348: hue angle of 307.87º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #501348 is Cyan = 0, Magento = 0.76, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 19 | 72 | - |
| CMYK | 0 | 0.76 | 0.10 | 0.69 |
| HSL | 307.87º | 0.62% | 0.19% | - |
| HSV(B) | 307.87º | 0.76% | 0.31% | - |
| XYZ | 4.71 | 2.64 | 6.39 | - |
| YUV | 43.28 | 144.21 | 154.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 19 | 72 | 0 | 0.76 | 0.10 | 0.69 | 307.87 | 0.62 | 0.19 |
| Hex | 50 | 13 | 48 | 0 | 4C | A | 45 | 134 | 3E | 13 |
| Octal | 120 | 23 | 110 | 0 | 114 | 12 | 105 | 464 | 76 | 23 |
| Binary | 1010000 | 10011 | 1001000 | 0 | 1001100 | 1010 | 1000101 | 100110100 | 111110 | 10011 |
Color Harmonies of #501348
Complementary color
Monochromatic Colors of #501348
Black with #501348
Text Example
Text Example
White with #501348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501348; }
p { color: rgb(80,19,72); }
H1.HeaderClassName
{
color: #501348;
}
.AnyTagClassName
{
color: #501348;
}
</style>
background-color css
<style>
a { background-color: #501348; }
a { background-color: rgb(80,19,72); }
div.DivClassName
{
background-color: #501348;
}
.BgClassName
{
background-color: #501348;
}
</style>
border-color css
<style>
span { border-color: #501348; }
span { border-color: rgb(80,19,72); }
td.TdClassName
{
border-color: #501348;
}
.TagClassName
{
border-color: #501348;
}
</style>