Shades of Loulou #522349
Tints of Loulou #522349
RGB
CMYK
RGB Variations
Color information
#522349 (or 0x522349) is known color: Loulou. HEX triplet: 52, 23 and 49. RGB value is (82,35,73). Sum of RGB (Red+Green+Blue) = 82+35+73=190 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.16% from 190); Green value is 35 (14.06% from 255 or 18.42% from 190); Blue value is 73 (28.91% from 255 or 38.42% from 190); Max value from RGB is 82 - color contains mainly: red. Hex color #522349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522349 is #ADDCB6. Grayscale: #353535. Windows color (decimal): -11394231 or 4793170. OLE color: 4793170.
HSL color Cylindrical-coordinate representation of color #522349: hue angle of 311.49º degrees, saturation: 0.4, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #522349 is Cyan = 0, Magento = 0.57, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 35 | 73 | - |
| CMYK | 0 | 0.57 | 0.11 | 0.68 |
| HSL | 311.49º | 0.4% | 0.23% | - |
| HSV(B) | 311.49º | 0.57% | 0.32% | - |
| XYZ | 5.28 | 3.48 | 6.7 | - |
| YUV | 53.39 | 139.07 | 148.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 73 | 0 | 0.57 | 0.11 | 0.68 | 311.49 | 0.4 | 0.23 |
| Hex | 52 | 23 | 49 | 0 | 39 | B | 44 | 137 | 28 | 17 |
| Octal | 122 | 43 | 111 | 0 | 71 | 13 | 104 | 467 | 50 | 27 |
| Binary | 1010010 | 100011 | 1001001 | 0 | 111001 | 1011 | 1000100 | 100110111 | 101000 | 10111 |
Color Harmonies of #522349
Complementary color
Monochromatic Colors of #522349
Black with #522349
Text Example
Text Example
White with #522349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522349; }
p { color: rgb(82,35,73); }
H1.HeaderClassName
{
color: #522349;
}
.AnyTagClassName
{
color: #522349;
}
</style>
background-color css
<style>
a { background-color: #522349; }
a { background-color: rgb(82,35,73); }
div.DivClassName
{
background-color: #522349;
}
.BgClassName
{
background-color: #522349;
}
</style>
border-color css
<style>
span { border-color: #522349; }
span { border-color: rgb(82,35,73); }
td.TdClassName
{
border-color: #522349;
}
.TagClassName
{
border-color: #522349;
}
</style>