Shades of Loulou #521948
Tints of Loulou #521948
RGB
CMYK
RGB Variations
Color information
#521948 (or 0x521948) is known color: Loulou. HEX triplet: 52, 19 and 48. RGB value is (82,25,72). Sum of RGB (Red+Green+Blue) = 82+25+72=179 (23% of max value = 765). Red value is 82 (32.42% from 255 or 45.81% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 82 - color contains mainly: red. Hex color #521948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521948 is #ADE6B7. Grayscale: #2F2F2F. Windows color (decimal): -11396792 or 4725074. OLE color: 4725074.
HSL color Cylindrical-coordinate representation of color #521948: hue angle of 310.53º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #521948 is Cyan = 0, Magento = 0.70, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 25 | 72 | - |
| CMYK | 0 | 0.70 | 0.12 | 0.68 |
| HSL | 310.53º | 0.53% | 0.21% | - |
| HSV(B) | 310.53º | 0.7% | 0.32% | - |
| XYZ | 5 | 2.96 | 6.44 | - |
| YUV | 47.4 | 141.88 | 152.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 25 | 72 | 0 | 0.70 | 0.12 | 0.68 | 310.53 | 0.53 | 0.21 |
| Hex | 52 | 19 | 48 | 0 | 46 | C | 44 | 137 | 35 | 15 |
| Octal | 122 | 31 | 110 | 0 | 106 | 14 | 104 | 467 | 65 | 25 |
| Binary | 1010010 | 11001 | 1001000 | 0 | 1000110 | 1100 | 1000100 | 100110111 | 110101 | 10101 |
Color Harmonies of #521948
Complementary color
Monochromatic Colors of #521948
Black with #521948
Text Example
Text Example
White with #521948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521948; }
p { color: rgb(82,25,72); }
H1.HeaderClassName
{
color: #521948;
}
.AnyTagClassName
{
color: #521948;
}
</style>
background-color css
<style>
a { background-color: #521948; }
a { background-color: rgb(82,25,72); }
div.DivClassName
{
background-color: #521948;
}
.BgClassName
{
background-color: #521948;
}
</style>
border-color css
<style>
span { border-color: #521948; }
span { border-color: rgb(82,25,72); }
td.TdClassName
{
border-color: #521948;
}
.TagClassName
{
border-color: #521948;
}
</style>