Shades of Loulou #472544
Tints of Loulou #472544
RGB
CMYK
RGB Variations
Color information
#472544 (or 0x472544) is known color: Loulou. HEX triplet: 47, 25 and 44. RGB value is (71,37,68). Sum of RGB (Red+Green+Blue) = 71+37+68=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 37 (14.84% from 255 or 21.02% from 176); Blue value is 68 (26.95% from 255 or 38.64% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #472544 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472544 is #B8DABB. Grayscale: #323232. Windows color (decimal): -12114620 or 4465991. OLE color: 4465991.
HSL color Cylindrical-coordinate representation of color #472544: hue angle of 305.29º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472544 is Cyan = 0, Magento = 0.48, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 68 | - |
| CMYK | 0 | 0.48 | 0.04 | 0.72 |
| HSL | 305.29º | 0.31% | 0.21% | - |
| HSV(B) | 305.29º | 0.48% | 0.28% | - |
| XYZ | 4.3 | 3.08 | 5.84 | - |
| YUV | 50.7 | 137.76 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 68 | 0 | 0.48 | 0.04 | 0.72 | 305.29 | 0.31 | 0.21 |
| Hex | 47 | 25 | 44 | 0 | 30 | 4 | 48 | 131 | 1F | 15 |
| Octal | 107 | 45 | 104 | 0 | 60 | 4 | 110 | 461 | 37 | 25 |
| Binary | 1000111 | 100101 | 1000100 | 0 | 110000 | 100 | 1001000 | 100110001 | 11111 | 10101 |
Color Harmonies of #472544
Complementary color
Monochromatic Colors of #472544
Black with #472544
Text Example
Text Example
White with #472544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472544; }
p { color: rgb(71,37,68); }
H1.HeaderClassName
{
color: #472544;
}
.AnyTagClassName
{
color: #472544;
}
</style>
background-color css
<style>
a { background-color: #472544; }
a { background-color: rgb(71,37,68); }
div.DivClassName
{
background-color: #472544;
}
.BgClassName
{
background-color: #472544;
}
</style>
border-color css
<style>
span { border-color: #472544; }
span { border-color: rgb(71,37,68); }
td.TdClassName
{
border-color: #472544;
}
.TagClassName
{
border-color: #472544;
}
</style>