Shades of Loulou #522142
Tints of Loulou #522142
RGB
CMYK
RGB Variations
Color information
#522142 (or 0x522142) is known color: Loulou. HEX triplet: 52, 21 and 42. RGB value is (82,33,66). Sum of RGB (Red+Green+Blue) = 82+33+66=181 (23% of max value = 765). Red value is 82 (32.42% from 255 or 45.30% from 181); Green value is 33 (13.28% from 255 or 18.23% from 181); Blue value is 66 (26.17% from 255 or 36.46% from 181); Max value from RGB is 82 - color contains mainly: red. Hex color #522142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522142 is #ADDEBD. Grayscale: #333333. Windows color (decimal): -11394750 or 4333906. OLE color: 4333906.
HSL color Cylindrical-coordinate representation of color #522142: hue angle of 319.59º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522142 is Cyan = 0, Magento = 0.60, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 33 | 66 | - |
| CMYK | 0 | 0.60 | 0.20 | 0.68 |
| HSL | 319.59º | 0.43% | 0.23% | - |
| HSV(B) | 319.59º | 0.6% | 0.32% | - |
| XYZ | 5.01 | 3.27 | 5.52 | - |
| YUV | 51.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 33 | 66 | 0 | 0.60 | 0.20 | 0.68 | 319.59 | 0.43 | 0.23 |
| Hex | 52 | 21 | 42 | 0 | 3C | 14 | 44 | 140 | 2B | 17 |
| Octal | 122 | 41 | 102 | 0 | 74 | 24 | 104 | 500 | 53 | 27 |
| Binary | 1010010 | 100001 | 1000010 | 0 | 111100 | 10100 | 1000100 | 101000000 | 101011 | 10111 |
Color Harmonies of #522142
Complementary color
Monochromatic Colors of #522142
Black with #522142
Text Example
Text Example
White with #522142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522142; }
p { color: rgb(82,33,66); }
H1.HeaderClassName
{
color: #522142;
}
.AnyTagClassName
{
color: #522142;
}
</style>
background-color css
<style>
a { background-color: #522142; }
a { background-color: rgb(82,33,66); }
div.DivClassName
{
background-color: #522142;
}
.BgClassName
{
background-color: #522142;
}
</style>
border-color css
<style>
span { border-color: #522142; }
span { border-color: rgb(82,33,66); }
td.TdClassName
{
border-color: #522142;
}
.TagClassName
{
border-color: #522142;
}
</style>