Shades of Loulou #522543
Tints of Loulou #522543
RGB
CMYK
RGB Variations
Color information
#522543 (or 0x522543) is known color: Loulou. HEX triplet: 52, 25 and 43. RGB value is (82,37,67). Sum of RGB (Red+Green+Blue) = 82+37+67=186 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.09% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 67 (26.56% from 255 or 36.02% from 186); Max value from RGB is 82 - color contains mainly: red. Hex color #522543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522543 is #ADDABC. Grayscale: #353535. Windows color (decimal): -11393725 or 4400466. OLE color: 4400466.
HSL color Cylindrical-coordinate representation of color #522543: hue angle of 320º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522543 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 67 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.68 |
| HSL | 320º | 0.38% | 0.23% | - |
| HSV(B) | 320º | 0.55% | 0.32% | - |
| XYZ | 5.15 | 3.52 | 5.72 | - |
| YUV | 53.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 67 | 0 | 0.55 | 0.18 | 0.68 | 320 | 0.38 | 0.23 |
| Hex | 52 | 25 | 43 | 0 | 37 | 12 | 44 | 140 | 26 | 17 |
| Octal | 122 | 45 | 103 | 0 | 67 | 22 | 104 | 500 | 46 | 27 |
| Binary | 1010010 | 100101 | 1000011 | 0 | 110111 | 10010 | 1000100 | 101000000 | 100110 | 10111 |
Color Harmonies of #522543
Complementary color
Monochromatic Colors of #522543
Black with #522543
Text Example
Text Example
White with #522543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522543; }
p { color: rgb(82,37,67); }
H1.HeaderClassName
{
color: #522543;
}
.AnyTagClassName
{
color: #522543;
}
</style>
background-color css
<style>
a { background-color: #522543; }
a { background-color: rgb(82,37,67); }
div.DivClassName
{
background-color: #522543;
}
.BgClassName
{
background-color: #522543;
}
</style>
border-color css
<style>
span { border-color: #522543; }
span { border-color: rgb(82,37,67); }
td.TdClassName
{
border-color: #522543;
}
.TagClassName
{
border-color: #522543;
}
</style>