Shades of Loulou #493046
Tints of Loulou #493046
RGB
CMYK
RGB Variations
Color information
#493046 (or 0x493046) is known color: Loulou. HEX triplet: 49, 30 and 46. RGB value is (73,48,70). Sum of RGB (Red+Green+Blue) = 73+48+70=191 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.22% from 191); Green value is 48 (19.14% from 255 or 25.13% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 73 - color contains mainly: red. Hex color #493046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493046 is #B6CFB9. Grayscale: #393939. Windows color (decimal): -11980730 or 4599881. OLE color: 4599881.
HSL color Cylindrical-coordinate representation of color #493046: hue angle of 307.2º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493046 is Cyan = 0, Magento = 0.34, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 70 | - |
| CMYK | 0 | 0.34 | 0.04 | 0.71 |
| HSL | 307.2º | 0.21% | 0.24% | - |
| HSV(B) | 307.2º | 0.34% | 0.29% | - |
| XYZ | 4.91 | 3.97 | 6.3 | - |
| YUV | 57.98 | 134.78 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 70 | 0 | 0.34 | 0.04 | 0.71 | 307.2 | 0.21 | 0.24 |
| Hex | 49 | 30 | 46 | 0 | 22 | 4 | 47 | 133 | 15 | 18 |
| Octal | 111 | 60 | 106 | 0 | 42 | 4 | 107 | 463 | 25 | 30 |
| Binary | 1001001 | 110000 | 1000110 | 0 | 100010 | 100 | 1000111 | 100110011 | 10101 | 11000 |
Color Harmonies of #493046
Complementary color
Monochromatic Colors of #493046
Black with #493046
Text Example
Text Example
White with #493046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493046; }
p { color: rgb(73,48,70); }
H1.HeaderClassName
{
color: #493046;
}
.AnyTagClassName
{
color: #493046;
}
</style>
background-color css
<style>
a { background-color: #493046; }
a { background-color: rgb(73,48,70); }
div.DivClassName
{
background-color: #493046;
}
.BgClassName
{
background-color: #493046;
}
</style>
border-color css
<style>
span { border-color: #493046; }
span { border-color: rgb(73,48,70); }
td.TdClassName
{
border-color: #493046;
}
.TagClassName
{
border-color: #493046;
}
</style>