Shades of Loulou #522249
Tints of Loulou #522249
RGB
CMYK
RGB Variations
Color information
#522249 (or 0x522249) is known color: Loulou. HEX triplet: 52, 22 and 49. RGB value is (82,34,73). Sum of RGB (Red+Green+Blue) = 82+34+73=189 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.39% from 189); Green value is 34 (13.67% from 255 or 17.99% from 189); Blue value is 73 (28.91% from 255 or 38.62% from 189); Max value from RGB is 82 - color contains mainly: red. Hex color #522249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522249 is #ADDDB6. Grayscale: #343434. Windows color (decimal): -11394487 or 4792914. OLE color: 4792914.
HSL color Cylindrical-coordinate representation of color #522249: hue angle of 311.25º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #522249 is Cyan = 0, Magento = 0.59, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 34 | 73 | - |
| CMYK | 0 | 0.59 | 0.11 | 0.68 |
| HSL | 311.25º | 0.41% | 0.23% | - |
| HSV(B) | 311.25º | 0.59% | 0.32% | - |
| XYZ | 5.25 | 3.42 | 6.69 | - |
| YUV | 52.8 | 139.4 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 73 | 0 | 0.59 | 0.11 | 0.68 | 311.25 | 0.41 | 0.23 |
| Hex | 52 | 22 | 49 | 0 | 3B | B | 44 | 137 | 29 | 17 |
| Octal | 122 | 42 | 111 | 0 | 73 | 13 | 104 | 467 | 51 | 27 |
| Binary | 1010010 | 100010 | 1001001 | 0 | 111011 | 1011 | 1000100 | 100110111 | 101001 | 10111 |
Color Harmonies of #522249
Complementary color
Monochromatic Colors of #522249
Black with #522249
Text Example
Text Example
White with #522249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522249; }
p { color: rgb(82,34,73); }
H1.HeaderClassName
{
color: #522249;
}
.AnyTagClassName
{
color: #522249;
}
</style>
background-color css
<style>
a { background-color: #522249; }
a { background-color: rgb(82,34,73); }
div.DivClassName
{
background-color: #522249;
}
.BgClassName
{
background-color: #522249;
}
</style>
border-color css
<style>
span { border-color: #522249; }
span { border-color: rgb(82,34,73); }
td.TdClassName
{
border-color: #522249;
}
.TagClassName
{
border-color: #522249;
}
</style>