Shades of Loulou #522047
Tints of Loulou #522047
RGB
CMYK
RGB Variations
Color information
#522047 (or 0x522047) is known color: Loulou. HEX triplet: 52, 20 and 47. RGB value is (82,32,71). Sum of RGB (Red+Green+Blue) = 82+32+71=185 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.32% from 185); Green value is 32 (12.89% from 255 or 17.30% from 185); Blue value is 71 (28.12% from 255 or 38.38% from 185); Max value from RGB is 82 - color contains mainly: red. Hex color #522047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522047 is #ADDFB8. Grayscale: #333333. Windows color (decimal): -11395001 or 4661330. OLE color: 4661330.
HSL color Cylindrical-coordinate representation of color #522047: hue angle of 313.2º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522047 is Cyan = 0, Magento = 0.61, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 71 | - |
| CMYK | 0 | 0.61 | 0.13 | 0.68 |
| HSL | 313.2º | 0.44% | 0.22% | - |
| HSV(B) | 313.2º | 0.61% | 0.32% | - |
| XYZ | 5.13 | 3.28 | 6.32 | - |
| YUV | 51.4 | 139.07 | 149.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 71 | 0 | 0.61 | 0.13 | 0.68 | 313.2 | 0.44 | 0.22 |
| Hex | 52 | 20 | 47 | 0 | 3D | D | 44 | 139 | 2C | 16 |
| Octal | 122 | 40 | 107 | 0 | 75 | 15 | 104 | 471 | 54 | 26 |
| Binary | 1010010 | 100000 | 1000111 | 0 | 111101 | 1101 | 1000100 | 100111001 | 101100 | 10110 |
Color Harmonies of #522047
Complementary color
Monochromatic Colors of #522047
Black with #522047
Text Example
Text Example
White with #522047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522047; }
p { color: rgb(82,32,71); }
H1.HeaderClassName
{
color: #522047;
}
.AnyTagClassName
{
color: #522047;
}
</style>
background-color css
<style>
a { background-color: #522047; }
a { background-color: rgb(82,32,71); }
div.DivClassName
{
background-color: #522047;
}
.BgClassName
{
background-color: #522047;
}
</style>
border-color css
<style>
span { border-color: #522047; }
span { border-color: rgb(82,32,71); }
td.TdClassName
{
border-color: #522047;
}
.TagClassName
{
border-color: #522047;
}
</style>