Shades of Loulou #522542
Tints of Loulou #522542
RGB
CMYK
RGB Variations
Color information
#522542 (or 0x522542) is known color: Loulou. HEX triplet: 52, 25 and 42. RGB value is (82,37,66). Sum of RGB (Red+Green+Blue) = 82+37+66=185 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.32% from 185); Green value is 37 (14.84% from 255 or 20% from 185); Blue value is 66 (26.17% from 255 or 35.68% from 185); Max value from RGB is 82 - color contains mainly: red. Hex color #522542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522542 is #ADDABD. Grayscale: #353535. Windows color (decimal): -11393726 or 4334930. OLE color: 4334930.
HSL color Cylindrical-coordinate representation of color #522542: hue angle of 321.33º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522542 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 66 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.68 |
| HSL | 321.33º | 0.38% | 0.23% | - |
| HSV(B) | 321.33º | 0.55% | 0.32% | - |
| XYZ | 5.12 | 3.51 | 5.56 | - |
| YUV | 53.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 66 | 0 | 0.55 | 0.20 | 0.68 | 321.33 | 0.38 | 0.23 |
| Hex | 52 | 25 | 42 | 0 | 37 | 14 | 44 | 141 | 26 | 17 |
| Octal | 122 | 45 | 102 | 0 | 67 | 24 | 104 | 501 | 46 | 27 |
| Binary | 1010010 | 100101 | 1000010 | 0 | 110111 | 10100 | 1000100 | 101000001 | 100110 | 10111 |
Color Harmonies of #522542
Complementary color
Monochromatic Colors of #522542
Black with #522542
Text Example
Text Example
White with #522542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522542; }
p { color: rgb(82,37,66); }
H1.HeaderClassName
{
color: #522542;
}
.AnyTagClassName
{
color: #522542;
}
</style>
background-color css
<style>
a { background-color: #522542; }
a { background-color: rgb(82,37,66); }
div.DivClassName
{
background-color: #522542;
}
.BgClassName
{
background-color: #522542;
}
</style>
border-color css
<style>
span { border-color: #522542; }
span { border-color: rgb(82,37,66); }
td.TdClassName
{
border-color: #522542;
}
.TagClassName
{
border-color: #522542;
}
</style>