Shades of Loulou #472344
Tints of Loulou #472344
RGB
CMYK
RGB Variations
Color information
#472344 (or 0x472344) is known color: Loulou. HEX triplet: 47, 23 and 44. RGB value is (71,35,68). Sum of RGB (Red+Green+Blue) = 71+35+68=174 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.80% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 68 (26.95% from 255 or 39.08% from 174); Max value from RGB is 71 - color contains mainly: red. Hex color #472344 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472344 is #B8DCBB. Grayscale: #313131. Windows color (decimal): -12115132 or 4465479. OLE color: 4465479.
HSL color Cylindrical-coordinate representation of color #472344: hue angle of 305º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472344 is Cyan = 0, Magento = 0.51, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 68 | - |
| CMYK | 0 | 0.51 | 0.04 | 0.72 |
| HSL | 305º | 0.34% | 0.21% | - |
| HSV(B) | 305º | 0.51% | 0.28% | - |
| XYZ | 4.24 | 2.96 | 5.82 | - |
| YUV | 49.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 68 | 0 | 0.51 | 0.04 | 0.72 | 305 | 0.34 | 0.21 |
| Hex | 47 | 23 | 44 | 0 | 33 | 4 | 48 | 131 | 22 | 15 |
| Octal | 107 | 43 | 104 | 0 | 63 | 4 | 110 | 461 | 42 | 25 |
| Binary | 1000111 | 100011 | 1000100 | 0 | 110011 | 100 | 1001000 | 100110001 | 100010 | 10101 |
Color Harmonies of #472344
Complementary color
Monochromatic Colors of #472344
Black with #472344
Text Example
Text Example
White with #472344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472344; }
p { color: rgb(71,35,68); }
H1.HeaderClassName
{
color: #472344;
}
.AnyTagClassName
{
color: #472344;
}
</style>
background-color css
<style>
a { background-color: #472344; }
a { background-color: rgb(71,35,68); }
div.DivClassName
{
background-color: #472344;
}
.BgClassName
{
background-color: #472344;
}
</style>
border-color css
<style>
span { border-color: #472344; }
span { border-color: rgb(71,35,68); }
td.TdClassName
{
border-color: #472344;
}
.TagClassName
{
border-color: #472344;
}
</style>