Shades of Loulou #522949
Tints of Loulou #522949
RGB
CMYK
RGB Variations
Color information
#522949 (or 0x522949) is known color: Loulou. HEX triplet: 52, 29 and 49. RGB value is (82,41,73). Sum of RGB (Red+Green+Blue) = 82+41+73=196 (25% of max value = 765). Red value is 82 (32.42% from 255 or 41.84% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 73 (28.91% from 255 or 37.24% from 196); Max value from RGB is 82 - color contains mainly: red. Hex color #522949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522949 is #ADD6B6. Grayscale: #383838. Windows color (decimal): -11392695 or 4794706. OLE color: 4794706.
HSL color Cylindrical-coordinate representation of color #522949: hue angle of 313.17º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #522949 is Cyan = 0, Magento = 0.50, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 73 | - |
| CMYK | 0 | 0.50 | 0.11 | 0.68 |
| HSL | 313.17º | 0.33% | 0.24% | - |
| HSV(B) | 313.17º | 0.5% | 0.32% | - |
| XYZ | 5.48 | 3.86 | 6.76 | - |
| YUV | 56.91 | 137.08 | 145.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 73 | 0 | 0.50 | 0.11 | 0.68 | 313.17 | 0.33 | 0.24 |
| Hex | 52 | 29 | 49 | 0 | 32 | B | 44 | 139 | 21 | 18 |
| Octal | 122 | 51 | 111 | 0 | 62 | 13 | 104 | 471 | 41 | 30 |
| Binary | 1010010 | 101001 | 1001001 | 0 | 110010 | 1011 | 1000100 | 100111001 | 100001 | 11000 |
Color Harmonies of #522949
Complementary color
Monochromatic Colors of #522949
Black with #522949
Text Example
Text Example
White with #522949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522949; }
p { color: rgb(82,41,73); }
H1.HeaderClassName
{
color: #522949;
}
.AnyTagClassName
{
color: #522949;
}
</style>
background-color css
<style>
a { background-color: #522949; }
a { background-color: rgb(82,41,73); }
div.DivClassName
{
background-color: #522949;
}
.BgClassName
{
background-color: #522949;
}
</style>
border-color css
<style>
span { border-color: #522949; }
span { border-color: rgb(82,41,73); }
td.TdClassName
{
border-color: #522949;
}
.TagClassName
{
border-color: #522949;
}
</style>