Shades of Loulou #472346
Tints of Loulou #472346
RGB
CMYK
RGB Variations
Color information
#472346 (or 0x472346) is known color: Loulou. HEX triplet: 47, 23 and 46. RGB value is (71,35,70). Sum of RGB (Red+Green+Blue) = 71+35+70=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 35 (14.06% from 255 or 19.89% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #472346 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472346 is #B8DCB9. Grayscale: #313131. Windows color (decimal): -12115130 or 4596551. OLE color: 4596551.
HSL color Cylindrical-coordinate representation of color #472346: hue angle of 301.67º 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 #472346 is Cyan = 0, Magento = 0.51, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 70 | - |
| CMYK | 0 | 0.51 | 0.01 | 0.72 |
| HSL | 301.67º | 0.34% | 0.21% | - |
| HSV(B) | 301.67º | 0.51% | 0.28% | - |
| XYZ | 4.31 | 2.98 | 6.14 | - |
| YUV | 49.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 70 | 0 | 0.51 | 0.01 | 0.72 | 301.67 | 0.34 | 0.21 |
| Hex | 47 | 23 | 46 | 0 | 33 | 1 | 48 | 12E | 22 | 15 |
| Octal | 107 | 43 | 106 | 0 | 63 | 1 | 110 | 456 | 42 | 25 |
| Binary | 1000111 | 100011 | 1000110 | 0 | 110011 | 1 | 1001000 | 100101110 | 100010 | 10101 |
Color Harmonies of #472346
Complementary color
Monochromatic Colors of #472346
Black with #472346
Text Example
Text Example
White with #472346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472346; }
p { color: rgb(71,35,70); }
H1.HeaderClassName
{
color: #472346;
}
.AnyTagClassName
{
color: #472346;
}
</style>
background-color css
<style>
a { background-color: #472346; }
a { background-color: rgb(71,35,70); }
div.DivClassName
{
background-color: #472346;
}
.BgClassName
{
background-color: #472346;
}
</style>
border-color css
<style>
span { border-color: #472346; }
span { border-color: rgb(71,35,70); }
td.TdClassName
{
border-color: #472346;
}
.TagClassName
{
border-color: #472346;
}
</style>