Shades of Loulou #522648
Tints of Loulou #522648
RGB
CMYK
RGB Variations
Color information
#522648 (or 0x522648) is known color: Loulou. HEX triplet: 52, 26 and 48. RGB value is (82,38,72). Sum of RGB (Red+Green+Blue) = 82+38+72=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 72 (28.52% from 255 or 37.5% from 192); Max value from RGB is 82 - color contains mainly: red. Hex color #522648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522648 is #ADD9B7. Grayscale: #363636. Windows color (decimal): -11393464 or 4728402. OLE color: 4728402.
HSL color Cylindrical-coordinate representation of color #522648: hue angle of 313.64º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #522648 is Cyan = 0, Magento = 0.54, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 72 | - |
| CMYK | 0 | 0.54 | 0.12 | 0.68 |
| HSL | 313.64º | 0.37% | 0.24% | - |
| HSV(B) | 313.64º | 0.54% | 0.32% | - |
| XYZ | 5.34 | 3.65 | 6.55 | - |
| YUV | 55.03 | 137.58 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 72 | 0 | 0.54 | 0.12 | 0.68 | 313.64 | 0.37 | 0.24 |
| Hex | 52 | 26 | 48 | 0 | 36 | C | 44 | 13A | 25 | 18 |
| Octal | 122 | 46 | 110 | 0 | 66 | 14 | 104 | 472 | 45 | 30 |
| Binary | 1010010 | 100110 | 1001000 | 0 | 110110 | 1100 | 1000100 | 100111010 | 100101 | 11000 |
Color Harmonies of #522648
Complementary color
Monochromatic Colors of #522648
Black with #522648
Text Example
Text Example
White with #522648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522648; }
p { color: rgb(82,38,72); }
H1.HeaderClassName
{
color: #522648;
}
.AnyTagClassName
{
color: #522648;
}
</style>
background-color css
<style>
a { background-color: #522648; }
a { background-color: rgb(82,38,72); }
div.DivClassName
{
background-color: #522648;
}
.BgClassName
{
background-color: #522648;
}
</style>
border-color css
<style>
span { border-color: #522648; }
span { border-color: rgb(82,38,72); }
td.TdClassName
{
border-color: #522648;
}
.TagClassName
{
border-color: #522648;
}
</style>