Shades of Loulou #522546
Tints of Loulou #522546
RGB
CMYK
RGB Variations
Color information
#522546 (or 0x522546) is known color: Loulou. HEX triplet: 52, 25 and 46. RGB value is (82,37,70). Sum of RGB (Red+Green+Blue) = 82+37+70=189 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.39% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 82 - color contains mainly: red. Hex color #522546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522546 is #ADDAB9. Grayscale: #363636. Windows color (decimal): -11393722 or 4597074. OLE color: 4597074.
HSL color Cylindrical-coordinate representation of color #522546: hue angle of 316º 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 #522546 is Cyan = 0, Magento = 0.55, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 70 | - |
| CMYK | 0 | 0.55 | 0.15 | 0.68 |
| HSL | 316º | 0.38% | 0.23% | - |
| HSV(B) | 316º | 0.55% | 0.32% | - |
| XYZ | 5.25 | 3.56 | 6.2 | - |
| YUV | 54.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 70 | 0 | 0.55 | 0.15 | 0.68 | 316 | 0.38 | 0.23 |
| Hex | 52 | 25 | 46 | 0 | 37 | F | 44 | 13C | 26 | 17 |
| Octal | 122 | 45 | 106 | 0 | 67 | 17 | 104 | 474 | 46 | 27 |
| Binary | 1010010 | 100101 | 1000110 | 0 | 110111 | 1111 | 1000100 | 100111100 | 100110 | 10111 |
Color Harmonies of #522546
Complementary color
Monochromatic Colors of #522546
Black with #522546
Text Example
Text Example
White with #522546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522546; }
p { color: rgb(82,37,70); }
H1.HeaderClassName
{
color: #522546;
}
.AnyTagClassName
{
color: #522546;
}
</style>
background-color css
<style>
a { background-color: #522546; }
a { background-color: rgb(82,37,70); }
div.DivClassName
{
background-color: #522546;
}
.BgClassName
{
background-color: #522546;
}
</style>
border-color css
<style>
span { border-color: #522546; }
span { border-color: rgb(82,37,70); }
td.TdClassName
{
border-color: #522546;
}
.TagClassName
{
border-color: #522546;
}
</style>