Shades of Loulou #523145
Tints of Loulou #523145
RGB
CMYK
RGB Variations
Color information
#523145 (or 0x523145) is known color: Loulou. HEX triplet: 52, 31 and 45. RGB value is (82,49,69). Sum of RGB (Red+Green+Blue) = 82+49+69=200 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 69 (27.34% from 255 or 34.5% from 200); Max value from RGB is 82 - color contains mainly: red. Hex color #523145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523145 is #ADCEBA. Grayscale: #3D3D3D. Windows color (decimal): -11390651 or 4534610. OLE color: 4534610.
HSL color Cylindrical-coordinate representation of color #523145: hue angle of 323.64º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #523145 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 69 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.68 |
| HSL | 323.64º | 0.25% | 0.26% | - |
| HSV(B) | 323.64º | 0.4% | 0.32% | - |
| XYZ | 5.65 | 4.42 | 6.19 | - |
| YUV | 61.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 69 | 0 | 0.40 | 0.16 | 0.68 | 323.64 | 0.25 | 0.26 |
| Hex | 52 | 31 | 45 | 0 | 28 | 10 | 44 | 144 | 19 | 1A |
| Octal | 122 | 61 | 105 | 0 | 50 | 20 | 104 | 504 | 31 | 32 |
| Binary | 1010010 | 110001 | 1000101 | 0 | 101000 | 10000 | 1000100 | 101000100 | 11001 | 11010 |
Color Harmonies of #523145
Complementary color
Monochromatic Colors of #523145
Black with #523145
Text Example
Text Example
White with #523145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523145; }
p { color: rgb(82,49,69); }
H1.HeaderClassName
{
color: #523145;
}
.AnyTagClassName
{
color: #523145;
}
</style>
background-color css
<style>
a { background-color: #523145; }
a { background-color: rgb(82,49,69); }
div.DivClassName
{
background-color: #523145;
}
.BgClassName
{
background-color: #523145;
}
</style>
border-color css
<style>
span { border-color: #523145; }
span { border-color: rgb(82,49,69); }
td.TdClassName
{
border-color: #523145;
}
.TagClassName
{
border-color: #523145;
}
</style>