Shades of Loulou #521647
Tints of Loulou #521647
RGB
CMYK
RGB Variations
Color information
#521647 (or 0x521647) is known color: Loulou. HEX triplet: 52, 16 and 47. RGB value is (82,22,71). Sum of RGB (Red+Green+Blue) = 82+22+71=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #521647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521647 is #ADE9B8. Grayscale: #2D2D2D. Windows color (decimal): -11397561 or 4658770. OLE color: 4658770.
HSL color Cylindrical-coordinate representation of color #521647: hue angle of 311º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #521647 is Cyan = 0, Magento = 0.73, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 22 | 71 | - |
| CMYK | 0 | 0.73 | 0.13 | 0.68 |
| HSL | 311º | 0.58% | 0.2% | - |
| HSV(B) | 311º | 0.73% | 0.32% | - |
| XYZ | 4.9 | 2.82 | 6.25 | - |
| YUV | 45.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 22 | 71 | 0 | 0.73 | 0.13 | 0.68 | 311 | 0.58 | 0.2 |
| Hex | 52 | 16 | 47 | 0 | 49 | D | 44 | 137 | 3A | 14 |
| Octal | 122 | 26 | 107 | 0 | 111 | 15 | 104 | 467 | 72 | 24 |
| Binary | 1010010 | 10110 | 1000111 | 0 | 1001001 | 1101 | 1000100 | 100110111 | 111010 | 10100 |
Color Harmonies of #521647
Complementary color
Monochromatic Colors of #521647
Black with #521647
Text Example
Text Example
White with #521647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521647; }
p { color: rgb(82,22,71); }
H1.HeaderClassName
{
color: #521647;
}
.AnyTagClassName
{
color: #521647;
}
</style>
background-color css
<style>
a { background-color: #521647; }
a { background-color: rgb(82,22,71); }
div.DivClassName
{
background-color: #521647;
}
.BgClassName
{
background-color: #521647;
}
</style>
border-color css
<style>
span { border-color: #521647; }
span { border-color: rgb(82,22,71); }
td.TdClassName
{
border-color: #521647;
}
.TagClassName
{
border-color: #521647;
}
</style>