Shades of Loulou #521246
Tints of Loulou #521246
RGB
CMYK
RGB Variations
Color information
#521246 (or 0x521246) is known color: Loulou. HEX triplet: 52, 12 and 46. RGB value is (82,18,70). Sum of RGB (Red+Green+Blue) = 82+18+70=170 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.24% from 170); Green value is 18 (7.42% from 255 or 10.59% from 170); Blue value is 70 (27.73% from 255 or 41.18% from 170); Max value from RGB is 82 - color contains mainly: red. Hex color #521246 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521246 is #ADEDB9. Grayscale: #2A2A2A. Windows color (decimal): -11398586 or 4592210. OLE color: 4592210.
HSL color Cylindrical-coordinate representation of color #521246: hue angle of 311.25º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #521246 is Cyan = 0, Magento = 0.78, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 18 | 70 | - |
| CMYK | 0 | 0.78 | 0.15 | 0.68 |
| HSL | 311.25º | 0.64% | 0.2% | - |
| HSV(B) | 311.25º | 0.78% | 0.32% | - |
| XYZ | 4.8 | 2.67 | 6.06 | - |
| YUV | 43.06 | 143.2 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 18 | 70 | 0 | 0.78 | 0.15 | 0.68 | 311.25 | 0.64 | 0.2 |
| Hex | 52 | 12 | 46 | 0 | 4E | F | 44 | 137 | 40 | 14 |
| Octal | 122 | 22 | 106 | 0 | 116 | 17 | 104 | 467 | 100 | 24 |
| Binary | 1010010 | 10010 | 1000110 | 0 | 1001110 | 1111 | 1000100 | 100110111 | 1000000 | 10100 |
Color Harmonies of #521246
Complementary color
Monochromatic Colors of #521246
Black with #521246
Text Example
Text Example
White with #521246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521246; }
p { color: rgb(82,18,70); }
H1.HeaderClassName
{
color: #521246;
}
.AnyTagClassName
{
color: #521246;
}
</style>
background-color css
<style>
a { background-color: #521246; }
a { background-color: rgb(82,18,70); }
div.DivClassName
{
background-color: #521246;
}
.BgClassName
{
background-color: #521246;
}
</style>
border-color css
<style>
span { border-color: #521246; }
span { border-color: rgb(82,18,70); }
td.TdClassName
{
border-color: #521246;
}
.TagClassName
{
border-color: #521246;
}
</style>