Shades of Loulou #521746
Tints of Loulou #521746
RGB
CMYK
RGB Variations
Color information
#521746 (or 0x521746) is known color: Loulou. HEX triplet: 52, 17 and 46. RGB value is (82,23,70). Sum of RGB (Red+Green+Blue) = 82+23+70=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 70 (27.73% from 255 or 40% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #521746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521746 is #ADE8B9. Grayscale: #2D2D2D. Windows color (decimal): -11397306 or 4593490. OLE color: 4593490.
HSL color Cylindrical-coordinate representation of color #521746: hue angle of 312.2º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #521746 is Cyan = 0, Magento = 0.72, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 23 | 70 | - |
| CMYK | 0 | 0.72 | 0.15 | 0.68 |
| HSL | 312.2º | 0.56% | 0.21% | - |
| HSV(B) | 312.2º | 0.72% | 0.32% | - |
| XYZ | 4.89 | 2.85 | 6.09 | - |
| YUV | 46 | 141.55 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 23 | 70 | 0 | 0.72 | 0.15 | 0.68 | 312.2 | 0.56 | 0.21 |
| Hex | 52 | 17 | 46 | 0 | 48 | F | 44 | 138 | 38 | 15 |
| Octal | 122 | 27 | 106 | 0 | 110 | 17 | 104 | 470 | 70 | 25 |
| Binary | 1010010 | 10111 | 1000110 | 0 | 1001000 | 1111 | 1000100 | 100111000 | 111000 | 10101 |
Color Harmonies of #521746
Complementary color
Monochromatic Colors of #521746
Black with #521746
Text Example
Text Example
White with #521746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521746; }
p { color: rgb(82,23,70); }
H1.HeaderClassName
{
color: #521746;
}
.AnyTagClassName
{
color: #521746;
}
</style>
background-color css
<style>
a { background-color: #521746; }
a { background-color: rgb(82,23,70); }
div.DivClassName
{
background-color: #521746;
}
.BgClassName
{
background-color: #521746;
}
</style>
border-color css
<style>
span { border-color: #521746; }
span { border-color: rgb(82,23,70); }
td.TdClassName
{
border-color: #521746;
}
.TagClassName
{
border-color: #521746;
}
</style>