Shades of Loulou #472444
Tints of Loulou #472444
RGB
CMYK
RGB Variations
Color information
#472444 (or 0x472444) is known color: Loulou. HEX triplet: 47, 24 and 44. RGB value is (71,36,68). Sum of RGB (Red+Green+Blue) = 71+36+68=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 36 (14.45% from 255 or 20.57% from 175); Blue value is 68 (26.95% from 255 or 38.86% from 175); Max value from RGB is 71 - color contains mainly: red. Hex color #472444 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472444 is #B8DBBB. Grayscale: #323232. Windows color (decimal): -12114876 or 4465735. OLE color: 4465735.
HSL color Cylindrical-coordinate representation of color #472444: hue angle of 305.14º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472444 is Cyan = 0, Magento = 0.49, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 68 | - |
| CMYK | 0 | 0.49 | 0.04 | 0.72 |
| HSL | 305.14º | 0.33% | 0.21% | - |
| HSV(B) | 305.14º | 0.49% | 0.28% | - |
| XYZ | 4.27 | 3.02 | 5.83 | - |
| YUV | 50.11 | 138.1 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 68 | 0 | 0.49 | 0.04 | 0.72 | 305.14 | 0.33 | 0.21 |
| Hex | 47 | 24 | 44 | 0 | 31 | 4 | 48 | 131 | 21 | 15 |
| Octal | 107 | 44 | 104 | 0 | 61 | 4 | 110 | 461 | 41 | 25 |
| Binary | 1000111 | 100100 | 1000100 | 0 | 110001 | 100 | 1001000 | 100110001 | 100001 | 10101 |
Color Harmonies of #472444
Complementary color
Monochromatic Colors of #472444
Black with #472444
Text Example
Text Example
White with #472444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472444; }
p { color: rgb(71,36,68); }
H1.HeaderClassName
{
color: #472444;
}
.AnyTagClassName
{
color: #472444;
}
</style>
background-color css
<style>
a { background-color: #472444; }
a { background-color: rgb(71,36,68); }
div.DivClassName
{
background-color: #472444;
}
.BgClassName
{
background-color: #472444;
}
</style>
border-color css
<style>
span { border-color: #472444; }
span { border-color: rgb(71,36,68); }
td.TdClassName
{
border-color: #472444;
}
.TagClassName
{
border-color: #472444;
}
</style>