Shades of Loulou #503547
Tints of Loulou #503547
RGB
CMYK
RGB Variations
Color information
#503547 (or 0x503547) is known color: Loulou. HEX triplet: 50, 35 and 47. RGB value is (80,53,71). Sum of RGB (Red+Green+Blue) = 80+53+71=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 80 - color contains mainly: red. Hex color #503547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503547 is #AFCAB8. Grayscale: #3F3F3F. Windows color (decimal): -11520697 or 4666704. OLE color: 4666704.
HSL color Cylindrical-coordinate representation of color #503547: hue angle of 320º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #503547 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 53 | 71 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.69 |
| HSL | 320º | 0.2% | 0.26% | - |
| HSV(B) | 320º | 0.34% | 0.31% | - |
| XYZ | 5.72 | 4.71 | 6.57 | - |
| YUV | 63.13 | 132.45 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 53 | 71 | 0 | 0.34 | 0.11 | 0.69 | 320 | 0.2 | 0.26 |
| Hex | 50 | 35 | 47 | 0 | 22 | B | 45 | 140 | 14 | 1A |
| Octal | 120 | 65 | 107 | 0 | 42 | 13 | 105 | 500 | 24 | 32 |
| Binary | 1010000 | 110101 | 1000111 | 0 | 100010 | 1011 | 1000101 | 101000000 | 10100 | 11010 |
Color Harmonies of #503547
Complementary color
Monochromatic Colors of #503547
Black with #503547
Text Example
Text Example
White with #503547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503547; }
p { color: rgb(80,53,71); }
H1.HeaderClassName
{
color: #503547;
}
.AnyTagClassName
{
color: #503547;
}
</style>
background-color css
<style>
a { background-color: #503547; }
a { background-color: rgb(80,53,71); }
div.DivClassName
{
background-color: #503547;
}
.BgClassName
{
background-color: #503547;
}
</style>
border-color css
<style>
span { border-color: #503547; }
span { border-color: rgb(80,53,71); }
td.TdClassName
{
border-color: #503547;
}
.TagClassName
{
border-color: #503547;
}
</style>