Shades of Loulou #472945
Tints of Loulou #472945
RGB
CMYK
RGB Variations
Color information
#472945 (or 0x472945) is known color: Loulou. HEX triplet: 47, 29 and 45. RGB value is (71,41,69). Sum of RGB (Red+Green+Blue) = 71+41+69=181 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.23% from 181); Green value is 41 (16.41% from 255 or 22.65% from 181); Blue value is 69 (27.34% from 255 or 38.12% from 181); Max value from RGB is 71 - color contains mainly: red. Hex color #472945 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472945 is #B8D6BA. Grayscale: #353535. Windows color (decimal): -12113595 or 4532551. OLE color: 4532551.
HSL color Cylindrical-coordinate representation of color #472945: hue angle of 304º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #472945 is Cyan = 0, Magento = 0.42, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 69 | - |
| CMYK | 0 | 0.42 | 0.03 | 0.72 |
| HSL | 304º | 0.27% | 0.22% | - |
| HSV(B) | 304º | 0.42% | 0.28% | - |
| XYZ | 4.47 | 3.36 | 6.04 | - |
| YUV | 53.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 69 | 0 | 0.42 | 0.03 | 0.72 | 304 | 0.27 | 0.22 |
| Hex | 47 | 29 | 45 | 0 | 2A | 3 | 48 | 130 | 1B | 16 |
| Octal | 107 | 51 | 105 | 0 | 52 | 3 | 110 | 460 | 33 | 26 |
| Binary | 1000111 | 101001 | 1000101 | 0 | 101010 | 11 | 1001000 | 100110000 | 11011 | 10110 |
Color Harmonies of #472945
Complementary color
Monochromatic Colors of #472945
Black with #472945
Text Example
Text Example
White with #472945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472945; }
p { color: rgb(71,41,69); }
H1.HeaderClassName
{
color: #472945;
}
.AnyTagClassName
{
color: #472945;
}
</style>
background-color css
<style>
a { background-color: #472945; }
a { background-color: rgb(71,41,69); }
div.DivClassName
{
background-color: #472945;
}
.BgClassName
{
background-color: #472945;
}
</style>
border-color css
<style>
span { border-color: #472945; }
span { border-color: rgb(71,41,69); }
td.TdClassName
{
border-color: #472945;
}
.TagClassName
{
border-color: #472945;
}
</style>