Shades of Loulou #493048
Tints of Loulou #493048
RGB
CMYK
RGB Variations
Color information
#493048 (or 0x493048) is known color: Loulou. HEX triplet: 49, 30 and 48. RGB value is (73,48,72). Sum of RGB (Red+Green+Blue) = 73+48+72=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 48 (19.14% from 255 or 24.87% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 73 - color contains mainly: red. Hex color #493048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493048 is #B6CFB7. Grayscale: #3A3A3A. Windows color (decimal): -11980728 or 4730953. OLE color: 4730953.
HSL color Cylindrical-coordinate representation of color #493048: hue angle of 302.4º 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 #493048 is Cyan = 0, Magento = 0.34, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 72 | - |
| CMYK | 0 | 0.34 | 0.01 | 0.71 |
| HSL | 302.4º | 0.21% | 0.24% | - |
| HSV(B) | 302.4º | 0.34% | 0.29% | - |
| XYZ | 4.97 | 4 | 6.64 | - |
| YUV | 58.21 | 135.78 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 72 | 0 | 0.34 | 0.01 | 0.71 | 302.4 | 0.21 | 0.24 |
| Hex | 49 | 30 | 48 | 0 | 22 | 1 | 47 | 12E | 15 | 18 |
| Octal | 111 | 60 | 110 | 0 | 42 | 1 | 107 | 456 | 25 | 30 |
| Binary | 1001001 | 110000 | 1001000 | 0 | 100010 | 1 | 1000111 | 100101110 | 10101 | 11000 |
Color Harmonies of #493048
Complementary color
Monochromatic Colors of #493048
Black with #493048
Text Example
Text Example
White with #493048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493048; }
p { color: rgb(73,48,72); }
H1.HeaderClassName
{
color: #493048;
}
.AnyTagClassName
{
color: #493048;
}
</style>
background-color css
<style>
a { background-color: #493048; }
a { background-color: rgb(73,48,72); }
div.DivClassName
{
background-color: #493048;
}
.BgClassName
{
background-color: #493048;
}
</style>
border-color css
<style>
span { border-color: #493048; }
span { border-color: rgb(73,48,72); }
td.TdClassName
{
border-color: #493048;
}
.TagClassName
{
border-color: #493048;
}
</style>