Shades of Loulou #493047
Tints of Loulou #493047
RGB
CMYK
RGB Variations
Color information
#493047 (or 0x493047) is known color: Loulou. HEX triplet: 49, 30 and 47. RGB value is (73,48,71). Sum of RGB (Red+Green+Blue) = 73+48+71=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 48 (19.14% from 255 or 25% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 73 - color contains mainly: red. Hex color #493047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493047 is #B6CFB8. Grayscale: #3A3A3A. Windows color (decimal): -11980729 or 4665417. OLE color: 4665417.
HSL color Cylindrical-coordinate representation of color #493047: hue angle of 304.8º 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 #493047 is Cyan = 0, Magento = 0.34, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 71 | - |
| CMYK | 0 | 0.34 | 0.03 | 0.71 |
| HSL | 304.8º | 0.21% | 0.24% | - |
| HSV(B) | 304.8º | 0.34% | 0.29% | - |
| XYZ | 4.94 | 3.99 | 6.47 | - |
| YUV | 58.1 | 135.28 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 71 | 0 | 0.34 | 0.03 | 0.71 | 304.8 | 0.21 | 0.24 |
| Hex | 49 | 30 | 47 | 0 | 22 | 3 | 47 | 131 | 15 | 18 |
| Octal | 111 | 60 | 107 | 0 | 42 | 3 | 107 | 461 | 25 | 30 |
| Binary | 1001001 | 110000 | 1000111 | 0 | 100010 | 11 | 1000111 | 100110001 | 10101 | 11000 |
Color Harmonies of #493047
Complementary color
Monochromatic Colors of #493047
Black with #493047
Text Example
Text Example
White with #493047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493047; }
p { color: rgb(73,48,71); }
H1.HeaderClassName
{
color: #493047;
}
.AnyTagClassName
{
color: #493047;
}
</style>
background-color css
<style>
a { background-color: #493047; }
a { background-color: rgb(73,48,71); }
div.DivClassName
{
background-color: #493047;
}
.BgClassName
{
background-color: #493047;
}
</style>
border-color css
<style>
span { border-color: #493047; }
span { border-color: rgb(73,48,71); }
td.TdClassName
{
border-color: #493047;
}
.TagClassName
{
border-color: #493047;
}
</style>