Shades of Loulou #522748
Tints of Loulou #522748
RGB
CMYK
RGB Variations
Color information
#522748 (or 0x522748) is known color: Loulou. HEX triplet: 52, 27 and 48. RGB value is (82,39,72). Sum of RGB (Red+Green+Blue) = 82+39+72=193 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.49% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 82 - color contains mainly: red. Hex color #522748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522748 is #ADD8B7. Grayscale: #373737. Windows color (decimal): -11393208 or 4728658. OLE color: 4728658.
HSL color Cylindrical-coordinate representation of color #522748: hue angle of 313.95º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #522748 is Cyan = 0, Magento = 0.52, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 72 | - |
| CMYK | 0 | 0.52 | 0.12 | 0.68 |
| HSL | 313.95º | 0.36% | 0.24% | - |
| HSV(B) | 313.95º | 0.52% | 0.32% | - |
| XYZ | 5.37 | 3.71 | 6.56 | - |
| YUV | 55.62 | 137.25 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 72 | 0 | 0.52 | 0.12 | 0.68 | 313.95 | 0.36 | 0.24 |
| Hex | 52 | 27 | 48 | 0 | 34 | C | 44 | 13A | 24 | 18 |
| Octal | 122 | 47 | 110 | 0 | 64 | 14 | 104 | 472 | 44 | 30 |
| Binary | 1010010 | 100111 | 1001000 | 0 | 110100 | 1100 | 1000100 | 100111010 | 100100 | 11000 |
Color Harmonies of #522748
Complementary color
Monochromatic Colors of #522748
Black with #522748
Text Example
Text Example
White with #522748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522748; }
p { color: rgb(82,39,72); }
H1.HeaderClassName
{
color: #522748;
}
.AnyTagClassName
{
color: #522748;
}
</style>
background-color css
<style>
a { background-color: #522748; }
a { background-color: rgb(82,39,72); }
div.DivClassName
{
background-color: #522748;
}
.BgClassName
{
background-color: #522748;
}
</style>
border-color css
<style>
span { border-color: #522748; }
span { border-color: rgb(82,39,72); }
td.TdClassName
{
border-color: #522748;
}
.TagClassName
{
border-color: #522748;
}
</style>