Shades of Loulou #523847
Tints of Loulou #523847
RGB
CMYK
RGB Variations
Color information
#523847 (or 0x523847) is known color: Loulou. HEX triplet: 52, 38 and 47. RGB value is (82,56,71). Sum of RGB (Red+Green+Blue) = 82+56+71=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 82 - color contains mainly: red. Hex color #523847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523847 is #ADC7B8. Grayscale: #414141. Windows color (decimal): -11388857 or 4667474. OLE color: 4667474.
HSL color Cylindrical-coordinate representation of color #523847: hue angle of 325.38º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #523847 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 56 | 71 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.68 |
| HSL | 325.38º | 0.19% | 0.27% | - |
| HSV(B) | 325.38º | 0.32% | 0.32% | - |
| XYZ | 6.03 | 5.08 | 6.62 | - |
| YUV | 65.48 | 131.11 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 71 | 0 | 0.32 | 0.13 | 0.68 | 325.38 | 0.19 | 0.27 |
| Hex | 52 | 38 | 47 | 0 | 20 | D | 44 | 145 | 13 | 1B |
| Octal | 122 | 70 | 107 | 0 | 40 | 15 | 104 | 505 | 23 | 33 |
| Binary | 1010010 | 111000 | 1000111 | 0 | 100000 | 1101 | 1000100 | 101000101 | 10011 | 11011 |
Color Harmonies of #523847
Complementary color
Monochromatic Colors of #523847
Black with #523847
Text Example
Text Example
White with #523847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523847; }
p { color: rgb(82,56,71); }
H1.HeaderClassName
{
color: #523847;
}
.AnyTagClassName
{
color: #523847;
}
</style>
background-color css
<style>
a { background-color: #523847; }
a { background-color: rgb(82,56,71); }
div.DivClassName
{
background-color: #523847;
}
.BgClassName
{
background-color: #523847;
}
</style>
border-color css
<style>
span { border-color: #523847; }
span { border-color: rgb(82,56,71); }
td.TdClassName
{
border-color: #523847;
}
.TagClassName
{
border-color: #523847;
}
</style>