Shades of Loulou #501449
Tints of Loulou #501449
RGB
CMYK
RGB Variations
Color information
#501449 (or 0x501449) is known color: Loulou. HEX triplet: 50, 14 and 49. RGB value is (80,20,73). Sum of RGB (Red+Green+Blue) = 80+20+73=173 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.24% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 73 (28.91% from 255 or 42.20% from 173); Max value from RGB is 80 - color contains mainly: red. Hex color #501449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #501449 is #AFEBB6. Grayscale: #2B2B2B. Windows color (decimal): -11529143 or 4789328. OLE color: 4789328.
HSL color Cylindrical-coordinate representation of color #501449: hue angle of 307º 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 #501449 is Cyan = 0, Magento = 0.75, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 20 | 73 | - |
| CMYK | 0 | 0.75 | 0.09 | 0.69 |
| HSL | 307º | 0.6% | 0.2% | - |
| HSV(B) | 307º | 0.75% | 0.31% | - |
| XYZ | 4.76 | 2.69 | 6.57 | - |
| YUV | 43.98 | 144.38 | 153.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 20 | 73 | 0 | 0.75 | 0.09 | 0.69 | 307 | 0.6 | 0.2 |
| Hex | 50 | 14 | 49 | 0 | 4B | 9 | 45 | 133 | 3C | 14 |
| Octal | 120 | 24 | 111 | 0 | 113 | 11 | 105 | 463 | 74 | 24 |
| Binary | 1010000 | 10100 | 1001001 | 0 | 1001011 | 1001 | 1000101 | 100110011 | 111100 | 10100 |
Color Harmonies of #501449
Complementary color
Monochromatic Colors of #501449
Black with #501449
Text Example
Text Example
White with #501449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501449; }
p { color: rgb(80,20,73); }
H1.HeaderClassName
{
color: #501449;
}
.AnyTagClassName
{
color: #501449;
}
</style>
background-color css
<style>
a { background-color: #501449; }
a { background-color: rgb(80,20,73); }
div.DivClassName
{
background-color: #501449;
}
.BgClassName
{
background-color: #501449;
}
</style>
border-color css
<style>
span { border-color: #501449; }
span { border-color: rgb(80,20,73); }
td.TdClassName
{
border-color: #501449;
}
.TagClassName
{
border-color: #501449;
}
</style>