Shades of Loulou #523648
Tints of Loulou #523648
RGB
CMYK
RGB Variations
Color information
#523648 (or 0x523648) is known color: Loulou. HEX triplet: 52, 36 and 48. RGB value is (82,54,72). Sum of RGB (Red+Green+Blue) = 82+54+72=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 72 (28.52% from 255 or 34.62% from 208); Max value from RGB is 82 - color contains mainly: red. Hex color #523648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523648 is #ADC9B7. Grayscale: #404040. Windows color (decimal): -11389368 or 4732498. OLE color: 4732498.
HSL color Cylindrical-coordinate representation of color #523648: hue angle of 321.43º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #523648 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 72 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.68 |
| HSL | 321.43º | 0.21% | 0.27% | - |
| HSV(B) | 321.43º | 0.34% | 0.32% | - |
| XYZ | 5.97 | 4.9 | 6.76 | - |
| YUV | 64.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 72 | 0 | 0.34 | 0.12 | 0.68 | 321.43 | 0.21 | 0.27 |
| Hex | 52 | 36 | 48 | 0 | 22 | C | 44 | 141 | 15 | 1B |
| Octal | 122 | 66 | 110 | 0 | 42 | 14 | 104 | 501 | 25 | 33 |
| Binary | 1010010 | 110110 | 1001000 | 0 | 100010 | 1100 | 1000100 | 101000001 | 10101 | 11011 |
Color Harmonies of #523648
Complementary color
Monochromatic Colors of #523648
Black with #523648
Text Example
Text Example
White with #523648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523648; }
p { color: rgb(82,54,72); }
H1.HeaderClassName
{
color: #523648;
}
.AnyTagClassName
{
color: #523648;
}
</style>
background-color css
<style>
a { background-color: #523648; }
a { background-color: rgb(82,54,72); }
div.DivClassName
{
background-color: #523648;
}
.BgClassName
{
background-color: #523648;
}
</style>
border-color css
<style>
span { border-color: #523648; }
span { border-color: rgb(82,54,72); }
td.TdClassName
{
border-color: #523648;
}
.TagClassName
{
border-color: #523648;
}
</style>