Shades of Loulou #522346
Tints of Loulou #522346
RGB
CMYK
RGB Variations
Color information
#522346 (or 0x522346) is known color: Loulou. HEX triplet: 52, 23 and 46. RGB value is (82,35,70). Sum of RGB (Red+Green+Blue) = 82+35+70=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 35 (14.06% from 255 or 18.72% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 82 - color contains mainly: red. Hex color #522346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522346 is #ADDCB9. Grayscale: #343434. Windows color (decimal): -11394234 or 4596562. OLE color: 4596562.
HSL color Cylindrical-coordinate representation of color #522346: hue angle of 315.32º degrees, saturation: 0.4, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #522346 is Cyan = 0, Magento = 0.57, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 35 | 70 | - |
| CMYK | 0 | 0.57 | 0.15 | 0.68 |
| HSL | 315.32º | 0.4% | 0.23% | - |
| HSV(B) | 315.32º | 0.57% | 0.32% | - |
| XYZ | 5.19 | 3.44 | 6.18 | - |
| YUV | 53.04 | 137.57 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 70 | 0 | 0.57 | 0.15 | 0.68 | 315.32 | 0.4 | 0.23 |
| Hex | 52 | 23 | 46 | 0 | 39 | F | 44 | 13B | 28 | 17 |
| Octal | 122 | 43 | 106 | 0 | 71 | 17 | 104 | 473 | 50 | 27 |
| Binary | 1010010 | 100011 | 1000110 | 0 | 111001 | 1111 | 1000100 | 100111011 | 101000 | 10111 |
Color Harmonies of #522346
Complementary color
Monochromatic Colors of #522346
Black with #522346
Text Example
Text Example
White with #522346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522346; }
p { color: rgb(82,35,70); }
H1.HeaderClassName
{
color: #522346;
}
.AnyTagClassName
{
color: #522346;
}
</style>
background-color css
<style>
a { background-color: #522346; }
a { background-color: rgb(82,35,70); }
div.DivClassName
{
background-color: #522346;
}
.BgClassName
{
background-color: #522346;
}
</style>
border-color css
<style>
span { border-color: #522346; }
span { border-color: rgb(82,35,70); }
td.TdClassName
{
border-color: #522346;
}
.TagClassName
{
border-color: #522346;
}
</style>