Shades of Loulou #521549
Tints of Loulou #521549
RGB
CMYK
RGB Variations
Color information
#521549 (or 0x521549) is known color: Loulou. HEX triplet: 52, 15 and 49. RGB value is (82,21,73). Sum of RGB (Red+Green+Blue) = 82+21+73=176 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.59% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 82 - color contains mainly: red. Hex color #521549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521549 is #ADEAB6. Grayscale: #2D2D2D. Windows color (decimal): -11397815 or 4789586. OLE color: 4789586.
HSL color Cylindrical-coordinate representation of color #521549: hue angle of 308.85º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #521549 is Cyan = 0, Magento = 0.74, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 73 | - |
| CMYK | 0 | 0.74 | 0.11 | 0.68 |
| HSL | 308.85º | 0.59% | 0.2% | - |
| HSV(B) | 308.85º | 0.74% | 0.32% | - |
| XYZ | 4.95 | 2.81 | 6.59 | - |
| YUV | 45.17 | 143.71 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 73 | 0 | 0.74 | 0.11 | 0.68 | 308.85 | 0.59 | 0.2 |
| Hex | 52 | 15 | 49 | 0 | 4A | B | 44 | 135 | 3B | 14 |
| Octal | 122 | 25 | 111 | 0 | 112 | 13 | 104 | 465 | 73 | 24 |
| Binary | 1010010 | 10101 | 1001001 | 0 | 1001010 | 1011 | 1000100 | 100110101 | 111011 | 10100 |
Color Harmonies of #521549
Complementary color
Monochromatic Colors of #521549
Black with #521549
Text Example
Text Example
White with #521549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521549; }
p { color: rgb(82,21,73); }
H1.HeaderClassName
{
color: #521549;
}
.AnyTagClassName
{
color: #521549;
}
</style>
background-color css
<style>
a { background-color: #521549; }
a { background-color: rgb(82,21,73); }
div.DivClassName
{
background-color: #521549;
}
.BgClassName
{
background-color: #521549;
}
</style>
border-color css
<style>
span { border-color: #521549; }
span { border-color: rgb(82,21,73); }
td.TdClassName
{
border-color: #521549;
}
.TagClassName
{
border-color: #521549;
}
</style>