Shades of Loulou #473444
Tints of Loulou #473444
RGB
CMYK
RGB Variations
Color information
#473444 (or 0x473444) is known color: Loulou. HEX triplet: 47, 34 and 44. RGB value is (71,52,68). Sum of RGB (Red+Green+Blue) = 71+52+68=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 68 (26.95% from 255 or 35.60% from 191); Max value from RGB is 71 - color contains mainly: red. Hex color #473444 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473444 is #B8CBBB. Grayscale: #3B3B3B. Windows color (decimal): -12110780 or 4469831. OLE color: 4469831.
HSL color Cylindrical-coordinate representation of color #473444: hue angle of 309.47º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473444 is Cyan = 0, Magento = 0.27, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 68 | - |
| CMYK | 0 | 0.27 | 0.04 | 0.72 |
| HSL | 309.47º | 0.15% | 0.24% | - |
| HSV(B) | 309.47º | 0.27% | 0.28% | - |
| XYZ | 4.87 | 4.21 | 6.03 | - |
| YUV | 59.51 | 132.79 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 68 | 0 | 0.27 | 0.04 | 0.72 | 309.47 | 0.15 | 0.24 |
| Hex | 47 | 34 | 44 | 0 | 1B | 4 | 48 | 135 | F | 18 |
| Octal | 107 | 64 | 104 | 0 | 33 | 4 | 110 | 465 | 17 | 30 |
| Binary | 1000111 | 110100 | 1000100 | 0 | 11011 | 100 | 1001000 | 100110101 | 1111 | 11000 |
Color Harmonies of #473444
Complementary color
Monochromatic Colors of #473444
Black with #473444
Text Example
Text Example
White with #473444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473444; }
p { color: rgb(71,52,68); }
H1.HeaderClassName
{
color: #473444;
}
.AnyTagClassName
{
color: #473444;
}
</style>
background-color css
<style>
a { background-color: #473444; }
a { background-color: rgb(71,52,68); }
div.DivClassName
{
background-color: #473444;
}
.BgClassName
{
background-color: #473444;
}
</style>
border-color css
<style>
span { border-color: #473444; }
span { border-color: rgb(71,52,68); }
td.TdClassName
{
border-color: #473444;
}
.TagClassName
{
border-color: #473444;
}
</style>