Shades of Loulou #501446
Tints of Loulou #501446
RGB
CMYK
RGB Variations
Color information
#501446 (or 0x501446) is known color: Loulou. HEX triplet: 50, 14 and 46. RGB value is (80,20,70). Sum of RGB (Red+Green+Blue) = 80+20+70=170 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.06% from 170); Green value is 20 (8.20% from 255 or 11.76% from 170); Blue value is 70 (27.73% from 255 or 41.18% from 170); Max value from RGB is 80 - color contains mainly: red. Hex color #501446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #501446 is #AFEBB9. Grayscale: #2B2B2B. Windows color (decimal): -11529146 or 4592720. OLE color: 4592720.
HSL color Cylindrical-coordinate representation of color #501446: hue angle of 310º 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 #501446 is Cyan = 0, Magento = 0.75, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 20 | 70 | - |
| CMYK | 0 | 0.75 | 0.12 | 0.69 |
| HSL | 310º | 0.6% | 0.2% | - |
| HSV(B) | 310º | 0.75% | 0.31% | - |
| XYZ | 4.66 | 2.65 | 6.06 | - |
| YUV | 43.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 20 | 70 | 0 | 0.75 | 0.12 | 0.69 | 310 | 0.6 | 0.2 |
| Hex | 50 | 14 | 46 | 0 | 4B | C | 45 | 136 | 3C | 14 |
| Octal | 120 | 24 | 106 | 0 | 113 | 14 | 105 | 466 | 74 | 24 |
| Binary | 1010000 | 10100 | 1000110 | 0 | 1001011 | 1100 | 1000101 | 100110110 | 111100 | 10100 |
Color Harmonies of #501446
Complementary color
Monochromatic Colors of #501446
Black with #501446
Text Example
Text Example
White with #501446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501446; }
p { color: rgb(80,20,70); }
H1.HeaderClassName
{
color: #501446;
}
.AnyTagClassName
{
color: #501446;
}
</style>
background-color css
<style>
a { background-color: #501446; }
a { background-color: rgb(80,20,70); }
div.DivClassName
{
background-color: #501446;
}
.BgClassName
{
background-color: #501446;
}
</style>
border-color css
<style>
span { border-color: #501446; }
span { border-color: rgb(80,20,70); }
td.TdClassName
{
border-color: #501446;
}
.TagClassName
{
border-color: #501446;
}
</style>