Shades of Loulou #503847
Tints of Loulou #503847
RGB
CMYK
RGB Variations
Color information
#503847 (or 0x503847) is known color: Loulou. HEX triplet: 50, 38 and 47. RGB value is (80,56,71). Sum of RGB (Red+Green+Blue) = 80+56+71=207 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.65% from 207); Green value is 56 (22.27% from 255 or 27.05% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 80 - color contains mainly: red. Hex color #503847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503847 is #AFC7B8. Grayscale: #404040. Windows color (decimal): -11519929 or 4667472. OLE color: 4667472.
HSL color Cylindrical-coordinate representation of color #503847: hue angle of 322.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 #503847 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 56 | 71 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.69 |
| HSL | 322.5º | 0.18% | 0.27% | - |
| HSV(B) | 322.5º | 0.3% | 0.31% | - |
| XYZ | 5.86 | 4.99 | 6.62 | - |
| YUV | 64.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 56 | 71 | 0 | 0.30 | 0.11 | 0.69 | 322.5 | 0.18 | 0.27 |
| Hex | 50 | 38 | 47 | 0 | 1E | B | 45 | 142 | 12 | 1B |
| Octal | 120 | 70 | 107 | 0 | 36 | 13 | 105 | 502 | 22 | 33 |
| Binary | 1010000 | 111000 | 1000111 | 0 | 11110 | 1011 | 1000101 | 101000010 | 10010 | 11011 |
Color Harmonies of #503847
Complementary color
Monochromatic Colors of #503847
Black with #503847
Text Example
Text Example
White with #503847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503847; }
p { color: rgb(80,56,71); }
H1.HeaderClassName
{
color: #503847;
}
.AnyTagClassName
{
color: #503847;
}
</style>
background-color css
<style>
a { background-color: #503847; }
a { background-color: rgb(80,56,71); }
div.DivClassName
{
background-color: #503847;
}
.BgClassName
{
background-color: #503847;
}
</style>
border-color css
<style>
span { border-color: #503847; }
span { border-color: rgb(80,56,71); }
td.TdClassName
{
border-color: #503847;
}
.TagClassName
{
border-color: #503847;
}
</style>