Shades of Loulou #522041
Tints of Loulou #522041
RGB
CMYK
RGB Variations
Color information
#522041 (or 0x522041) is known color: Loulou. HEX triplet: 52, 20 and 41. RGB value is (82,32,65). Sum of RGB (Red+Green+Blue) = 82+32+65=179 (23% of max value = 765). Red value is 82 (32.42% from 255 or 45.81% from 179); Green value is 32 (12.89% from 255 or 17.88% from 179); Blue value is 65 (25.78% from 255 or 36.31% from 179); Max value from RGB is 82 - color contains mainly: red. Hex color #522041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522041 is #ADDFBE. Grayscale: #323232. Windows color (decimal): -11395007 or 4268114. OLE color: 4268114.
HSL color Cylindrical-coordinate representation of color #522041: hue angle of 320.4º 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 #522041 is Cyan = 0, Magento = 0.61, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 65 | - |
| CMYK | 0 | 0.61 | 0.21 | 0.68 |
| HSL | 320.4º | 0.44% | 0.22% | - |
| HSV(B) | 320.4º | 0.61% | 0.32% | - |
| XYZ | 4.95 | 3.21 | 5.36 | - |
| YUV | 50.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 65 | 0 | 0.61 | 0.21 | 0.68 | 320.4 | 0.44 | 0.22 |
| Hex | 52 | 20 | 41 | 0 | 3D | 15 | 44 | 140 | 2C | 16 |
| Octal | 122 | 40 | 101 | 0 | 75 | 25 | 104 | 500 | 54 | 26 |
| Binary | 1010010 | 100000 | 1000001 | 0 | 111101 | 10101 | 1000100 | 101000000 | 101100 | 10110 |
Color Harmonies of #522041
Complementary color
Monochromatic Colors of #522041
Black with #522041
Text Example
Text Example
White with #522041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522041; }
p { color: rgb(82,32,65); }
H1.HeaderClassName
{
color: #522041;
}
.AnyTagClassName
{
color: #522041;
}
</style>
background-color css
<style>
a { background-color: #522041; }
a { background-color: rgb(82,32,65); }
div.DivClassName
{
background-color: #522041;
}
.BgClassName
{
background-color: #522041;
}
</style>
border-color css
<style>
span { border-color: #522041; }
span { border-color: rgb(82,32,65); }
td.TdClassName
{
border-color: #522041;
}
.TagClassName
{
border-color: #522041;
}
</style>