Shades of Loulou #503049
Tints of Loulou #503049
RGB
CMYK
RGB Variations
Color information
#503049 (or 0x503049) is known color: Loulou. HEX triplet: 50, 30 and 49. RGB value is (80,48,73). Sum of RGB (Red+Green+Blue) = 80+48+73=201 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.80% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 73 (28.91% from 255 or 36.32% from 201); Max value from RGB is 80 - color contains mainly: red. Hex color #503049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503049 is #AFCFB6. Grayscale: #3C3C3C. Windows color (decimal): -11521975 or 4796496. OLE color: 4796496.
HSL color Cylindrical-coordinate representation of color #503049: hue angle of 313.12º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #503049 is Cyan = 0, Magento = 0.40, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 48 | 73 | - |
| CMYK | 0 | 0.40 | 0.09 | 0.69 |
| HSL | 313.13º | 0.25% | 0.25% | - |
| HSV(B) | 313.13º | 0.4% | 0.31% | - |
| XYZ | 5.57 | 4.3 | 6.84 | - |
| YUV | 60.42 | 135.1 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 48 | 73 | 0 | 0.40 | 0.09 | 0.69 | 313.13 | 0.25 | 0.25 |
| Hex | 50 | 30 | 49 | 0 | 28 | 9 | 45 | 139 | 19 | 19 |
| Octal | 120 | 60 | 111 | 0 | 50 | 11 | 105 | 471 | 31 | 31 |
| Binary | 1010000 | 110000 | 1001001 | 0 | 101000 | 1001 | 1000101 | 100111001 | 11001 | 11001 |
Color Harmonies of #503049
Complementary color
Monochromatic Colors of #503049
Black with #503049
Text Example
Text Example
White with #503049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503049; }
p { color: rgb(80,48,73); }
H1.HeaderClassName
{
color: #503049;
}
.AnyTagClassName
{
color: #503049;
}
</style>
background-color css
<style>
a { background-color: #503049; }
a { background-color: rgb(80,48,73); }
div.DivClassName
{
background-color: #503049;
}
.BgClassName
{
background-color: #503049;
}
</style>
border-color css
<style>
span { border-color: #503049; }
span { border-color: rgb(80,48,73); }
td.TdClassName
{
border-color: #503049;
}
.TagClassName
{
border-color: #503049;
}
</style>