Shades of Loulou #523747
Tints of Loulou #523747
RGB
CMYK
RGB Variations
Color information
#523747 (or 0x523747) is known color: Loulou. HEX triplet: 52, 37 and 47. RGB value is (82,55,71). Sum of RGB (Red+Green+Blue) = 82+55+71=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 82 - color contains mainly: red. Hex color #523747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523747 is #ADC8B8. Grayscale: #404040. Windows color (decimal): -11389113 or 4667218. OLE color: 4667218.
HSL color Cylindrical-coordinate representation of color #523747: hue angle of 324.44º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #523747 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 55 | 71 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.68 |
| HSL | 324.44º | 0.2% | 0.27% | - |
| HSV(B) | 324.44º | 0.33% | 0.32% | - |
| XYZ | 5.98 | 4.98 | 6.61 | - |
| YUV | 64.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 55 | 71 | 0 | 0.33 | 0.13 | 0.68 | 324.44 | 0.2 | 0.27 |
| Hex | 52 | 37 | 47 | 0 | 21 | D | 44 | 144 | 14 | 1B |
| Octal | 122 | 67 | 107 | 0 | 41 | 15 | 104 | 504 | 24 | 33 |
| Binary | 1010010 | 110111 | 1000111 | 0 | 100001 | 1101 | 1000100 | 101000100 | 10100 | 11011 |
Color Harmonies of #523747
Complementary color
Monochromatic Colors of #523747
Black with #523747
Text Example
Text Example
White with #523747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523747; }
p { color: rgb(82,55,71); }
H1.HeaderClassName
{
color: #523747;
}
.AnyTagClassName
{
color: #523747;
}
</style>
background-color css
<style>
a { background-color: #523747; }
a { background-color: rgb(82,55,71); }
div.DivClassName
{
background-color: #523747;
}
.BgClassName
{
background-color: #523747;
}
</style>
border-color css
<style>
span { border-color: #523747; }
span { border-color: rgb(82,55,71); }
td.TdClassName
{
border-color: #523747;
}
.TagClassName
{
border-color: #523747;
}
</style>