Shades of Loulou #472845
Tints of Loulou #472845
RGB
CMYK
RGB Variations
Color information
#472845 (or 0x472845) is known color: Loulou. HEX triplet: 47, 28 and 45. RGB value is (71,40,69). Sum of RGB (Red+Green+Blue) = 71+40+69=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 40 (16.02% from 255 or 22.22% from 180); Blue value is 69 (27.34% from 255 or 38.33% from 180); Max value from RGB is 71 - color contains mainly: red. Hex color #472845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472845 is #B8D7BA. Grayscale: #343434. Windows color (decimal): -12113851 or 4532295. OLE color: 4532295.
HSL color Cylindrical-coordinate representation of color #472845: hue angle of 303.87º 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 #472845 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 69 | - |
| CMYK | 0 | 0.44 | 0.03 | 0.72 |
| HSL | 303.87º | 0.28% | 0.22% | - |
| HSV(B) | 303.87º | 0.44% | 0.28% | - |
| XYZ | 4.43 | 3.29 | 6.03 | - |
| YUV | 52.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 69 | 0 | 0.44 | 0.03 | 0.72 | 303.87 | 0.28 | 0.22 |
| Hex | 47 | 28 | 45 | 0 | 2C | 3 | 48 | 130 | 1C | 16 |
| Octal | 107 | 50 | 105 | 0 | 54 | 3 | 110 | 460 | 34 | 26 |
| Binary | 1000111 | 101000 | 1000101 | 0 | 101100 | 11 | 1001000 | 100110000 | 11100 | 10110 |
Color Harmonies of #472845
Complementary color
Monochromatic Colors of #472845
Black with #472845
Text Example
Text Example
White with #472845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472845; }
p { color: rgb(71,40,69); }
H1.HeaderClassName
{
color: #472845;
}
.AnyTagClassName
{
color: #472845;
}
</style>
background-color css
<style>
a { background-color: #472845; }
a { background-color: rgb(71,40,69); }
div.DivClassName
{
background-color: #472845;
}
.BgClassName
{
background-color: #472845;
}
</style>
border-color css
<style>
span { border-color: #472845; }
span { border-color: rgb(71,40,69); }
td.TdClassName
{
border-color: #472845;
}
.TagClassName
{
border-color: #472845;
}
</style>