Shades of Loulou #493346
Tints of Loulou #493346
RGB
CMYK
RGB Variations
Color information
#493346 (or 0x493346) is known color: Loulou. HEX triplet: 49, 33 and 46. RGB value is (73,51,70). Sum of RGB (Red+Green+Blue) = 73+51+70=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 70 (27.73% from 255 or 36.08% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #493346 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493346 is #B6CCB9. Grayscale: #3B3B3B. Windows color (decimal): -11979962 or 4600649. OLE color: 4600649.
HSL color Cylindrical-coordinate representation of color #493346: hue angle of 308.18º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #493346 is Cyan = 0, Magento = 0.30, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 51 | 70 | - |
| CMYK | 0 | 0.30 | 0.04 | 0.71 |
| HSL | 308.18º | 0.18% | 0.24% | - |
| HSV(B) | 308.18º | 0.3% | 0.29% | - |
| XYZ | 5.04 | 4.23 | 6.34 | - |
| YUV | 59.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 70 | 0 | 0.30 | 0.04 | 0.71 | 308.18 | 0.18 | 0.24 |
| Hex | 49 | 33 | 46 | 0 | 1E | 4 | 47 | 134 | 12 | 18 |
| Octal | 111 | 63 | 106 | 0 | 36 | 4 | 107 | 464 | 22 | 30 |
| Binary | 1001001 | 110011 | 1000110 | 0 | 11110 | 100 | 1000111 | 100110100 | 10010 | 11000 |
Color Harmonies of #493346
Complementary color
Monochromatic Colors of #493346
Black with #493346
Text Example
Text Example
White with #493346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493346; }
p { color: rgb(73,51,70); }
H1.HeaderClassName
{
color: #493346;
}
.AnyTagClassName
{
color: #493346;
}
</style>
background-color css
<style>
a { background-color: #493346; }
a { background-color: rgb(73,51,70); }
div.DivClassName
{
background-color: #493346;
}
.BgClassName
{
background-color: #493346;
}
</style>
border-color css
<style>
span { border-color: #493346; }
span { border-color: rgb(73,51,70); }
td.TdClassName
{
border-color: #493346;
}
.TagClassName
{
border-color: #493346;
}
</style>