Shades of Loulou #472846
Tints of Loulou #472846
RGB
CMYK
RGB Variations
Color information
#472846 (or 0x472846) is known color: Loulou. HEX triplet: 47, 28 and 46. RGB value is (71,40,70). Sum of RGB (Red+Green+Blue) = 71+40+70=181 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.23% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 70 (27.73% from 255 or 38.67% from 181); Max value from RGB is 71 - color contains mainly: red. Hex color #472846 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472846 is #B8D7B9. Grayscale: #343434. Windows color (decimal): -12113850 or 4597831. OLE color: 4597831.
HSL color Cylindrical-coordinate representation of color #472846: hue angle of 301.94º 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 #472846 is Cyan = 0, Magento = 0.44, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 70 | - |
| CMYK | 0 | 0.44 | 0.01 | 0.72 |
| HSL | 301.94º | 0.28% | 0.22% | - |
| HSV(B) | 301.94º | 0.44% | 0.28% | - |
| XYZ | 4.46 | 3.3 | 6.2 | - |
| YUV | 52.69 | 137.77 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 70 | 0 | 0.44 | 0.01 | 0.72 | 301.94 | 0.28 | 0.22 |
| Hex | 47 | 28 | 46 | 0 | 2C | 1 | 48 | 12E | 1C | 16 |
| Octal | 107 | 50 | 106 | 0 | 54 | 1 | 110 | 456 | 34 | 26 |
| Binary | 1000111 | 101000 | 1000110 | 0 | 101100 | 1 | 1001000 | 100101110 | 11100 | 10110 |
Color Harmonies of #472846
Complementary color
Monochromatic Colors of #472846
Black with #472846
Text Example
Text Example
White with #472846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472846; }
p { color: rgb(71,40,70); }
H1.HeaderClassName
{
color: #472846;
}
.AnyTagClassName
{
color: #472846;
}
</style>
background-color css
<style>
a { background-color: #472846; }
a { background-color: rgb(71,40,70); }
div.DivClassName
{
background-color: #472846;
}
.BgClassName
{
background-color: #472846;
}
</style>
border-color css
<style>
span { border-color: #472846; }
span { border-color: rgb(71,40,70); }
td.TdClassName
{
border-color: #472846;
}
.TagClassName
{
border-color: #472846;
}
</style>