Shades of Loulou #521447
Tints of Loulou #521447
RGB
CMYK
RGB Variations
Color information
#521447 (or 0x521447) is known color: Loulou. HEX triplet: 52, 14 and 47. RGB value is (82,20,71). Sum of RGB (Red+Green+Blue) = 82+20+71=173 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.40% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 71 (28.12% from 255 or 41.04% from 173); Max value from RGB is 82 - color contains mainly: red. Hex color #521447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521447 is #ADEBB8. Grayscale: #2C2C2C. Windows color (decimal): -11398073 or 4658258. OLE color: 4658258.
HSL color Cylindrical-coordinate representation of color #521447: hue angle of 310.65º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521447 is Cyan = 0, Magento = 0.76, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 20 | 71 | - |
| CMYK | 0 | 0.76 | 0.13 | 0.68 |
| HSL | 310.65º | 0.61% | 0.2% | - |
| HSV(B) | 310.65º | 0.76% | 0.32% | - |
| XYZ | 4.87 | 2.75 | 6.24 | - |
| YUV | 44.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 20 | 71 | 0 | 0.76 | 0.13 | 0.68 | 310.65 | 0.61 | 0.2 |
| Hex | 52 | 14 | 47 | 0 | 4C | D | 44 | 137 | 3D | 14 |
| Octal | 122 | 24 | 107 | 0 | 114 | 15 | 104 | 467 | 75 | 24 |
| Binary | 1010010 | 10100 | 1000111 | 0 | 1001100 | 1101 | 1000100 | 100110111 | 111101 | 10100 |
Color Harmonies of #521447
Complementary color
Monochromatic Colors of #521447
Black with #521447
Text Example
Text Example
White with #521447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521447; }
p { color: rgb(82,20,71); }
H1.HeaderClassName
{
color: #521447;
}
.AnyTagClassName
{
color: #521447;
}
</style>
background-color css
<style>
a { background-color: #521447; }
a { background-color: rgb(82,20,71); }
div.DivClassName
{
background-color: #521447;
}
.BgClassName
{
background-color: #521447;
}
</style>
border-color css
<style>
span { border-color: #521447; }
span { border-color: rgb(82,20,71); }
td.TdClassName
{
border-color: #521447;
}
.TagClassName
{
border-color: #521447;
}
</style>