Shades of Loulou #521544
Tints of Loulou #521544
RGB
CMYK
RGB Variations
Color information
#521544 (or 0x521544) is known color: Loulou. HEX triplet: 52, 15 and 44. RGB value is (82,21,68). Sum of RGB (Red+Green+Blue) = 82+21+68=171 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.95% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 68 (26.95% from 255 or 39.77% from 171); Max value from RGB is 82 - color contains mainly: red. Hex color #521544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521544 is #ADEABB. Grayscale: #2C2C2C. Windows color (decimal): -11397820 or 4461906. OLE color: 4461906.
HSL color Cylindrical-coordinate representation of color #521544: hue angle of 313.77º 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 #521544 is Cyan = 0, Magento = 0.74, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 68 | - |
| CMYK | 0 | 0.74 | 0.17 | 0.68 |
| HSL | 313.77º | 0.59% | 0.2% | - |
| HSV(B) | 313.77º | 0.74% | 0.32% | - |
| XYZ | 4.79 | 2.75 | 5.75 | - |
| YUV | 44.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 68 | 0 | 0.74 | 0.17 | 0.68 | 313.77 | 0.59 | 0.2 |
| Hex | 52 | 15 | 44 | 0 | 4A | 11 | 44 | 13A | 3B | 14 |
| Octal | 122 | 25 | 104 | 0 | 112 | 21 | 104 | 472 | 73 | 24 |
| Binary | 1010010 | 10101 | 1000100 | 0 | 1001010 | 10001 | 1000100 | 100111010 | 111011 | 10100 |
Color Harmonies of #521544
Complementary color
Monochromatic Colors of #521544
Black with #521544
Text Example
Text Example
White with #521544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521544; }
p { color: rgb(82,21,68); }
H1.HeaderClassName
{
color: #521544;
}
.AnyTagClassName
{
color: #521544;
}
</style>
background-color css
<style>
a { background-color: #521544; }
a { background-color: rgb(82,21,68); }
div.DivClassName
{
background-color: #521544;
}
.BgClassName
{
background-color: #521544;
}
</style>
border-color css
<style>
span { border-color: #521544; }
span { border-color: rgb(82,21,68); }
td.TdClassName
{
border-color: #521544;
}
.TagClassName
{
border-color: #521544;
}
</style>