Shades of Loulou #522448
Tints of Loulou #522448
RGB
CMYK
RGB Variations
Color information
#522448 (or 0x522448) is known color: Loulou. HEX triplet: 52, 24 and 48. RGB value is (82,36,72). Sum of RGB (Red+Green+Blue) = 82+36+72=190 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.16% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 82 - color contains mainly: red. Hex color #522448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522448 is #ADDBB7. Grayscale: #353535. Windows color (decimal): -11393976 or 4727890. OLE color: 4727890.
HSL color Cylindrical-coordinate representation of color #522448: hue angle of 313.04º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #522448 is Cyan = 0, Magento = 0.56, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 72 | - |
| CMYK | 0 | 0.56 | 0.12 | 0.68 |
| HSL | 313.04º | 0.39% | 0.23% | - |
| HSV(B) | 313.04º | 0.56% | 0.32% | - |
| XYZ | 5.28 | 3.52 | 6.53 | - |
| YUV | 53.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 72 | 0 | 0.56 | 0.12 | 0.68 | 313.04 | 0.39 | 0.23 |
| Hex | 52 | 24 | 48 | 0 | 38 | C | 44 | 139 | 27 | 17 |
| Octal | 122 | 44 | 110 | 0 | 70 | 14 | 104 | 471 | 47 | 27 |
| Binary | 1010010 | 100100 | 1001000 | 0 | 111000 | 1100 | 1000100 | 100111001 | 100111 | 10111 |
Color Harmonies of #522448
Complementary color
Monochromatic Colors of #522448
Black with #522448
Text Example
Text Example
White with #522448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522448; }
p { color: rgb(82,36,72); }
H1.HeaderClassName
{
color: #522448;
}
.AnyTagClassName
{
color: #522448;
}
</style>
background-color css
<style>
a { background-color: #522448; }
a { background-color: rgb(82,36,72); }
div.DivClassName
{
background-color: #522448;
}
.BgClassName
{
background-color: #522448;
}
</style>
border-color css
<style>
span { border-color: #522448; }
span { border-color: rgb(82,36,72); }
td.TdClassName
{
border-color: #522448;
}
.TagClassName
{
border-color: #522448;
}
</style>