Shades of Loulou #472844
Tints of Loulou #472844
RGB
CMYK
RGB Variations
Color information
#472844 (or 0x472844) is known color: Loulou. HEX triplet: 47, 28 and 44. RGB value is (71,40,68). Sum of RGB (Red+Green+Blue) = 71+40+68=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 40 (16.02% from 255 or 22.35% from 179); Blue value is 68 (26.95% from 255 or 37.99% from 179); Max value from RGB is 71 - color contains mainly: red. Hex color #472844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472844 is #B8D7BB. Grayscale: #343434. Windows color (decimal): -12113852 or 4466759. OLE color: 4466759.
HSL color Cylindrical-coordinate representation of color #472844: hue angle of 305.81º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #472844 is Cyan = 0, Magento = 0.44, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 68 | - |
| CMYK | 0 | 0.44 | 0.04 | 0.72 |
| HSL | 305.81º | 0.28% | 0.22% | - |
| HSV(B) | 305.81º | 0.44% | 0.28% | - |
| XYZ | 4.4 | 3.27 | 5.87 | - |
| YUV | 52.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 68 | 0 | 0.44 | 0.04 | 0.72 | 305.81 | 0.28 | 0.22 |
| Hex | 47 | 28 | 44 | 0 | 2C | 4 | 48 | 132 | 1C | 16 |
| Octal | 107 | 50 | 104 | 0 | 54 | 4 | 110 | 462 | 34 | 26 |
| Binary | 1000111 | 101000 | 1000100 | 0 | 101100 | 100 | 1001000 | 100110010 | 11100 | 10110 |
Color Harmonies of #472844
Complementary color
Monochromatic Colors of #472844
Black with #472844
Text Example
Text Example
White with #472844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472844; }
p { color: rgb(71,40,68); }
H1.HeaderClassName
{
color: #472844;
}
.AnyTagClassName
{
color: #472844;
}
</style>
background-color css
<style>
a { background-color: #472844; }
a { background-color: rgb(71,40,68); }
div.DivClassName
{
background-color: #472844;
}
.BgClassName
{
background-color: #472844;
}
</style>
border-color css
<style>
span { border-color: #472844; }
span { border-color: rgb(71,40,68); }
td.TdClassName
{
border-color: #472844;
}
.TagClassName
{
border-color: #472844;
}
</style>