Shades of Loulou #473345
Tints of Loulou #473345
RGB
CMYK
RGB Variations
Color information
#473345 (or 0x473345) is known color: Loulou. HEX triplet: 47, 33 and 45. RGB value is (71,51,69). Sum of RGB (Red+Green+Blue) = 71+51+69=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 69 (27.34% from 255 or 36.13% from 191); Max value from RGB is 71 - color contains mainly: red. Hex color #473345 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473345 is #B8CCBA. Grayscale: #3A3A3A. Windows color (decimal): -12111035 or 4535111. OLE color: 4535111.
HSL color Cylindrical-coordinate representation of color #473345: hue angle of 306º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #473345 is Cyan = 0, Magento = 0.28, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 69 | - |
| CMYK | 0 | 0.28 | 0.03 | 0.72 |
| HSL | 306º | 0.16% | 0.24% | - |
| HSV(B) | 306º | 0.28% | 0.28% | - |
| XYZ | 4.86 | 4.14 | 6.17 | - |
| YUV | 59.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 69 | 0 | 0.28 | 0.03 | 0.72 | 306 | 0.16 | 0.24 |
| Hex | 47 | 33 | 45 | 0 | 1C | 3 | 48 | 132 | 10 | 18 |
| Octal | 107 | 63 | 105 | 0 | 34 | 3 | 110 | 462 | 20 | 30 |
| Binary | 1000111 | 110011 | 1000101 | 0 | 11100 | 11 | 1001000 | 100110010 | 10000 | 11000 |
Color Harmonies of #473345
Complementary color
Monochromatic Colors of #473345
Black with #473345
Text Example
Text Example
White with #473345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473345; }
p { color: rgb(71,51,69); }
H1.HeaderClassName
{
color: #473345;
}
.AnyTagClassName
{
color: #473345;
}
</style>
background-color css
<style>
a { background-color: #473345; }
a { background-color: rgb(71,51,69); }
div.DivClassName
{
background-color: #473345;
}
.BgClassName
{
background-color: #473345;
}
</style>
border-color css
<style>
span { border-color: #473345; }
span { border-color: rgb(71,51,69); }
td.TdClassName
{
border-color: #473345;
}
.TagClassName
{
border-color: #473345;
}
</style>