Shades of Loulou #503447
Tints of Loulou #503447
RGB
CMYK
RGB Variations
Color information
#503447 (or 0x503447) is known color: Loulou. HEX triplet: 50, 34 and 47. RGB value is (80,52,71). Sum of RGB (Red+Green+Blue) = 80+52+71=203 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.41% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 71 (28.12% from 255 or 34.98% from 203); Max value from RGB is 80 - color contains mainly: red. Hex color #503447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503447 is #AFCBB8. Grayscale: #3E3E3E. Windows color (decimal): -11520953 or 4666448. OLE color: 4666448.
HSL color Cylindrical-coordinate representation of color #503447: hue angle of 319.29º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #503447 is Cyan = 0, Magento = 0.35, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 52 | 71 | - |
| CMYK | 0 | 0.35 | 0.11 | 0.69 |
| HSL | 319.29º | 0.21% | 0.26% | - |
| HSV(B) | 319.29º | 0.35% | 0.31% | - |
| XYZ | 5.67 | 4.62 | 6.55 | - |
| YUV | 62.54 | 132.78 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 52 | 71 | 0 | 0.35 | 0.11 | 0.69 | 319.29 | 0.21 | 0.26 |
| Hex | 50 | 34 | 47 | 0 | 23 | B | 45 | 13F | 15 | 1A |
| Octal | 120 | 64 | 107 | 0 | 43 | 13 | 105 | 477 | 25 | 32 |
| Binary | 1010000 | 110100 | 1000111 | 0 | 100011 | 1011 | 1000101 | 100111111 | 10101 | 11010 |
Color Harmonies of #503447
Complementary color
Monochromatic Colors of #503447
Black with #503447
Text Example
Text Example
White with #503447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503447; }
p { color: rgb(80,52,71); }
H1.HeaderClassName
{
color: #503447;
}
.AnyTagClassName
{
color: #503447;
}
</style>
background-color css
<style>
a { background-color: #503447; }
a { background-color: rgb(80,52,71); }
div.DivClassName
{
background-color: #503447;
}
.BgClassName
{
background-color: #503447;
}
</style>
border-color css
<style>
span { border-color: #503447; }
span { border-color: rgb(80,52,71); }
td.TdClassName
{
border-color: #503447;
}
.TagClassName
{
border-color: #503447;
}
</style>