Shades of Loulou #522849
Tints of Loulou #522849
RGB
CMYK
RGB Variations
Color information
#522849 (or 0x522849) is known color: Loulou. HEX triplet: 52, 28 and 49. RGB value is (82,40,73). Sum of RGB (Red+Green+Blue) = 82+40+73=195 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.05% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 82 - color contains mainly: red. Hex color #522849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522849 is #ADD7B6. Grayscale: #383838. Windows color (decimal): -11392951 or 4794450. OLE color: 4794450.
HSL color Cylindrical-coordinate representation of color #522849: hue angle of 312.86º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #522849 is Cyan = 0, Magento = 0.51, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 40 | 73 | - |
| CMYK | 0 | 0.51 | 0.11 | 0.68 |
| HSL | 312.86º | 0.34% | 0.24% | - |
| HSV(B) | 312.86º | 0.51% | 0.32% | - |
| XYZ | 5.44 | 3.79 | 6.75 | - |
| YUV | 56.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 73 | 0 | 0.51 | 0.11 | 0.68 | 312.86 | 0.34 | 0.24 |
| Hex | 52 | 28 | 49 | 0 | 33 | B | 44 | 139 | 22 | 18 |
| Octal | 122 | 50 | 111 | 0 | 63 | 13 | 104 | 471 | 42 | 30 |
| Binary | 1010010 | 101000 | 1001001 | 0 | 110011 | 1011 | 1000100 | 100111001 | 100010 | 11000 |
Color Harmonies of #522849
Complementary color
Monochromatic Colors of #522849
Black with #522849
Text Example
Text Example
White with #522849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522849; }
p { color: rgb(82,40,73); }
H1.HeaderClassName
{
color: #522849;
}
.AnyTagClassName
{
color: #522849;
}
</style>
background-color css
<style>
a { background-color: #522849; }
a { background-color: rgb(82,40,73); }
div.DivClassName
{
background-color: #522849;
}
.BgClassName
{
background-color: #522849;
}
</style>
border-color css
<style>
span { border-color: #522849; }
span { border-color: rgb(82,40,73); }
td.TdClassName
{
border-color: #522849;
}
.TagClassName
{
border-color: #522849;
}
</style>