Shades of Loulou #521149
Tints of Loulou #521149
RGB
CMYK
RGB Variations
Color information
#521149 (or 0x521149) is known color: Loulou. HEX triplet: 52, 11 and 49. RGB value is (82,17,73). Sum of RGB (Red+Green+Blue) = 82+17+73=172 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.67% from 172); Green value is 17 (7.03% from 255 or 9.88% from 172); Blue value is 73 (28.91% from 255 or 42.44% from 172); Max value from RGB is 82 - color contains mainly: red. Hex color #521149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521149 is #ADEEB6. Grayscale: #2A2A2A. Windows color (decimal): -11398839 or 4788562. OLE color: 4788562.
HSL color Cylindrical-coordinate representation of color #521149: hue angle of 308.31º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #521149 is Cyan = 0, Magento = 0.79, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 17 | 73 | - |
| CMYK | 0 | 0.79 | 0.11 | 0.68 |
| HSL | 308.31º | 0.66% | 0.19% | - |
| HSV(B) | 308.31º | 0.79% | 0.32% | - |
| XYZ | 4.88 | 2.68 | 6.56 | - |
| YUV | 42.82 | 145.03 | 155.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 17 | 73 | 0 | 0.79 | 0.11 | 0.68 | 308.31 | 0.66 | 0.19 |
| Hex | 52 | 11 | 49 | 0 | 4F | B | 44 | 134 | 42 | 13 |
| Octal | 122 | 21 | 111 | 0 | 117 | 13 | 104 | 464 | 102 | 23 |
| Binary | 1010010 | 10001 | 1001001 | 0 | 1001111 | 1011 | 1000100 | 100110100 | 1000010 | 10011 |
Color Harmonies of #521149
Complementary color
Monochromatic Colors of #521149
Black with #521149
Text Example
Text Example
White with #521149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521149; }
p { color: rgb(82,17,73); }
H1.HeaderClassName
{
color: #521149;
}
.AnyTagClassName
{
color: #521149;
}
</style>
background-color css
<style>
a { background-color: #521149; }
a { background-color: rgb(82,17,73); }
div.DivClassName
{
background-color: #521149;
}
.BgClassName
{
background-color: #521149;
}
</style>
border-color css
<style>
span { border-color: #521149; }
span { border-color: rgb(82,17,73); }
td.TdClassName
{
border-color: #521149;
}
.TagClassName
{
border-color: #521149;
}
</style>