Shades of Loulou #503849
Tints of Loulou #503849
RGB
CMYK
RGB Variations
Color information
#503849 (or 0x503849) is known color: Loulou. HEX triplet: 50, 38 and 49. RGB value is (80,56,73). Sum of RGB (Red+Green+Blue) = 80+56+73=209 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.28% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 73 (28.91% from 255 or 34.93% from 209); Max value from RGB is 80 - color contains mainly: red. Hex color #503849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503849 is #AFC7B6. Grayscale: #414141. Windows color (decimal): -11519927 or 4798544. OLE color: 4798544.
HSL color Cylindrical-coordinate representation of color #503849: hue angle of 317.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #503849 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 56 | 73 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.69 |
| HSL | 317.5º | 0.18% | 0.27% | - |
| HSV(B) | 317.5º | 0.3% | 0.31% | - |
| XYZ | 5.93 | 5.01 | 6.96 | - |
| YUV | 65.11 | 132.45 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 56 | 73 | 0 | 0.30 | 0.09 | 0.69 | 317.5 | 0.18 | 0.27 |
| Hex | 50 | 38 | 49 | 0 | 1E | 9 | 45 | 13E | 12 | 1B |
| Octal | 120 | 70 | 111 | 0 | 36 | 11 | 105 | 476 | 22 | 33 |
| Binary | 1010000 | 111000 | 1001001 | 0 | 11110 | 1001 | 1000101 | 100111110 | 10010 | 11011 |
Color Harmonies of #503849
Complementary color
Monochromatic Colors of #503849
Black with #503849
Text Example
Text Example
White with #503849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503849; }
p { color: rgb(80,56,73); }
H1.HeaderClassName
{
color: #503849;
}
.AnyTagClassName
{
color: #503849;
}
</style>
background-color css
<style>
a { background-color: #503849; }
a { background-color: rgb(80,56,73); }
div.DivClassName
{
background-color: #503849;
}
.BgClassName
{
background-color: #503849;
}
</style>
border-color css
<style>
span { border-color: #503849; }
span { border-color: rgb(80,56,73); }
td.TdClassName
{
border-color: #503849;
}
.TagClassName
{
border-color: #503849;
}
</style>