Shades of Loulou #522644
Tints of Loulou #522644
RGB
CMYK
RGB Variations
Color information
#522644 (or 0x522644) is known color: Loulou. HEX triplet: 52, 26 and 44. RGB value is (82,38,68). Sum of RGB (Red+Green+Blue) = 82+38+68=188 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.62% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 68 (26.95% from 255 or 36.17% from 188); Max value from RGB is 82 - color contains mainly: red. Hex color #522644 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522644 is #ADD9BB. Grayscale: #363636. Windows color (decimal): -11393468 or 4466258. OLE color: 4466258.
HSL color Cylindrical-coordinate representation of color #522644: hue angle of 319.09º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #522644 is Cyan = 0, Magento = 0.54, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 68 | - |
| CMYK | 0 | 0.54 | 0.17 | 0.68 |
| HSL | 319.09º | 0.37% | 0.24% | - |
| HSV(B) | 319.09º | 0.54% | 0.32% | - |
| XYZ | 5.22 | 3.6 | 5.89 | - |
| YUV | 54.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 68 | 0 | 0.54 | 0.17 | 0.68 | 319.09 | 0.37 | 0.24 |
| Hex | 52 | 26 | 44 | 0 | 36 | 11 | 44 | 13F | 25 | 18 |
| Octal | 122 | 46 | 104 | 0 | 66 | 21 | 104 | 477 | 45 | 30 |
| Binary | 1010010 | 100110 | 1000100 | 0 | 110110 | 10001 | 1000100 | 100111111 | 100101 | 11000 |
Color Harmonies of #522644
Complementary color
Monochromatic Colors of #522644
Black with #522644
Text Example
Text Example
White with #522644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522644; }
p { color: rgb(82,38,68); }
H1.HeaderClassName
{
color: #522644;
}
.AnyTagClassName
{
color: #522644;
}
</style>
background-color css
<style>
a { background-color: #522644; }
a { background-color: rgb(82,38,68); }
div.DivClassName
{
background-color: #522644;
}
.BgClassName
{
background-color: #522644;
}
</style>
border-color css
<style>
span { border-color: #522644; }
span { border-color: rgb(82,38,68); }
td.TdClassName
{
border-color: #522644;
}
.TagClassName
{
border-color: #522644;
}
</style>