Shades of Loulou #522649
Tints of Loulou #522649
RGB
CMYK
RGB Variations
Color information
#522649 (or 0x522649) is known color: Loulou. HEX triplet: 52, 26 and 49. RGB value is (82,38,73). Sum of RGB (Red+Green+Blue) = 82+38+73=193 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.49% from 193); Green value is 38 (15.23% from 255 or 19.69% from 193); Blue value is 73 (28.91% from 255 or 37.82% from 193); Max value from RGB is 82 - color contains mainly: red. Hex color #522649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522649 is #ADD9B6. Grayscale: #373737. Windows color (decimal): -11393463 or 4793938. OLE color: 4793938.
HSL color Cylindrical-coordinate representation of color #522649: hue angle of 312.27º 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 #522649 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 73 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.68 |
| HSL | 312.27º | 0.37% | 0.24% | - |
| HSV(B) | 312.27º | 0.54% | 0.32% | - |
| XYZ | 5.38 | 3.66 | 6.73 | - |
| YUV | 55.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 73 | 0 | 0.54 | 0.11 | 0.68 | 312.27 | 0.37 | 0.24 |
| Hex | 52 | 26 | 49 | 0 | 36 | B | 44 | 138 | 25 | 18 |
| Octal | 122 | 46 | 111 | 0 | 66 | 13 | 104 | 470 | 45 | 30 |
| Binary | 1010010 | 100110 | 1001001 | 0 | 110110 | 1011 | 1000100 | 100111000 | 100101 | 11000 |
Color Harmonies of #522649
Complementary color
Monochromatic Colors of #522649
Black with #522649
Text Example
Text Example
White with #522649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522649; }
p { color: rgb(82,38,73); }
H1.HeaderClassName
{
color: #522649;
}
.AnyTagClassName
{
color: #522649;
}
</style>
background-color css
<style>
a { background-color: #522649; }
a { background-color: rgb(82,38,73); }
div.DivClassName
{
background-color: #522649;
}
.BgClassName
{
background-color: #522649;
}
</style>
border-color css
<style>
span { border-color: #522649; }
span { border-color: rgb(82,38,73); }
td.TdClassName
{
border-color: #522649;
}
.TagClassName
{
border-color: #522649;
}
</style>