Shades of Loulou #501447
Tints of Loulou #501447
RGB
CMYK
RGB Variations
Color information
#501447 (or 0x501447) is known color: Loulou. HEX triplet: 50, 14 and 47. RGB value is (80,20,71). Sum of RGB (Red+Green+Blue) = 80+20+71=171 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.78% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 71 (28.12% from 255 or 41.52% from 171); Max value from RGB is 80 - color contains mainly: red. Hex color #501447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #501447 is #AFEBB8. Grayscale: #2B2B2B. Windows color (decimal): -11529145 or 4658256. OLE color: 4658256.
HSL color Cylindrical-coordinate representation of color #501447: hue angle of 309º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #501447 is Cyan = 0, Magento = 0.75, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 20 | 71 | - |
| CMYK | 0 | 0.75 | 0.11 | 0.69 |
| HSL | 309º | 0.6% | 0.2% | - |
| HSV(B) | 309º | 0.75% | 0.31% | - |
| XYZ | 4.7 | 2.66 | 6.23 | - |
| YUV | 43.75 | 143.38 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 20 | 71 | 0 | 0.75 | 0.11 | 0.69 | 309 | 0.6 | 0.2 |
| Hex | 50 | 14 | 47 | 0 | 4B | B | 45 | 135 | 3C | 14 |
| Octal | 120 | 24 | 107 | 0 | 113 | 13 | 105 | 465 | 74 | 24 |
| Binary | 1010000 | 10100 | 1000111 | 0 | 1001011 | 1011 | 1000101 | 100110101 | 111100 | 10100 |
Color Harmonies of #501447
Complementary color
Monochromatic Colors of #501447
Black with #501447
Text Example
Text Example
White with #501447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501447; }
p { color: rgb(80,20,71); }
H1.HeaderClassName
{
color: #501447;
}
.AnyTagClassName
{
color: #501447;
}
</style>
background-color css
<style>
a { background-color: #501447; }
a { background-color: rgb(80,20,71); }
div.DivClassName
{
background-color: #501447;
}
.BgClassName
{
background-color: #501447;
}
</style>
border-color css
<style>
span { border-color: #501447; }
span { border-color: rgb(80,20,71); }
td.TdClassName
{
border-color: #501447;
}
.TagClassName
{
border-color: #501447;
}
</style>