Shades of Loulou #521547
Tints of Loulou #521547
RGB
CMYK
RGB Variations
Color information
#521547 (or 0x521547) is known color: Loulou. HEX triplet: 52, 15 and 47. RGB value is (82,21,71). Sum of RGB (Red+Green+Blue) = 82+21+71=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 71 (28.12% from 255 or 40.80% from 174); Max value from RGB is 82 - color contains mainly: red. Hex color #521547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521547 is #ADEAB8. Grayscale: #2C2C2C. Windows color (decimal): -11397817 or 4658514. OLE color: 4658514.
HSL color Cylindrical-coordinate representation of color #521547: hue angle of 310.82º 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 #521547 is Cyan = 0, Magento = 0.74, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 71 | - |
| CMYK | 0 | 0.74 | 0.13 | 0.68 |
| HSL | 310.82º | 0.59% | 0.2% | - |
| HSV(B) | 310.82º | 0.74% | 0.32% | - |
| XYZ | 4.89 | 2.79 | 6.24 | - |
| YUV | 44.94 | 142.71 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 71 | 0 | 0.74 | 0.13 | 0.68 | 310.82 | 0.59 | 0.2 |
| Hex | 52 | 15 | 47 | 0 | 4A | D | 44 | 137 | 3B | 14 |
| Octal | 122 | 25 | 107 | 0 | 112 | 15 | 104 | 467 | 73 | 24 |
| Binary | 1010010 | 10101 | 1000111 | 0 | 1001010 | 1101 | 1000100 | 100110111 | 111011 | 10100 |
Color Harmonies of #521547
Complementary color
Monochromatic Colors of #521547
Black with #521547
Text Example
Text Example
White with #521547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521547; }
p { color: rgb(82,21,71); }
H1.HeaderClassName
{
color: #521547;
}
.AnyTagClassName
{
color: #521547;
}
</style>
background-color css
<style>
a { background-color: #521547; }
a { background-color: rgb(82,21,71); }
div.DivClassName
{
background-color: #521547;
}
.BgClassName
{
background-color: #521547;
}
</style>
border-color css
<style>
span { border-color: #521547; }
span { border-color: rgb(82,21,71); }
td.TdClassName
{
border-color: #521547;
}
.TagClassName
{
border-color: #521547;
}
</style>