Shades of Loulou #522547
Tints of Loulou #522547
RGB
CMYK
RGB Variations
Color information
#522547 (or 0x522547) is known color: Loulou. HEX triplet: 52, 25 and 47. RGB value is (82,37,71). Sum of RGB (Red+Green+Blue) = 82+37+71=190 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.16% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 82 - color contains mainly: red. Hex color #522547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522547 is #ADDAB8. Grayscale: #363636. Windows color (decimal): -11393721 or 4662610. OLE color: 4662610.
HSL color Cylindrical-coordinate representation of color #522547: hue angle of 314.67º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522547 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 71 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.68 |
| HSL | 314.67º | 0.38% | 0.23% | - |
| HSV(B) | 314.67º | 0.55% | 0.32% | - |
| XYZ | 5.28 | 3.57 | 6.37 | - |
| YUV | 54.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 71 | 0 | 0.55 | 0.13 | 0.68 | 314.67 | 0.38 | 0.23 |
| Hex | 52 | 25 | 47 | 0 | 37 | D | 44 | 13B | 26 | 17 |
| Octal | 122 | 45 | 107 | 0 | 67 | 15 | 104 | 473 | 46 | 27 |
| Binary | 1010010 | 100101 | 1000111 | 0 | 110111 | 1101 | 1000100 | 100111011 | 100110 | 10111 |
Color Harmonies of #522547
Complementary color
Monochromatic Colors of #522547
Black with #522547
Text Example
Text Example
White with #522547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522547; }
p { color: rgb(82,37,71); }
H1.HeaderClassName
{
color: #522547;
}
.AnyTagClassName
{
color: #522547;
}
</style>
background-color css
<style>
a { background-color: #522547; }
a { background-color: rgb(82,37,71); }
div.DivClassName
{
background-color: #522547;
}
.BgClassName
{
background-color: #522547;
}
</style>
border-color css
<style>
span { border-color: #522547; }
span { border-color: rgb(82,37,71); }
td.TdClassName
{
border-color: #522547;
}
.TagClassName
{
border-color: #522547;
}
</style>