Shades of Loulou #493045
Tints of Loulou #493045
RGB
CMYK
RGB Variations
Color information
#493045 (or 0x493045) is known color: Loulou. HEX triplet: 49, 30 and 45. RGB value is (73,48,69). Sum of RGB (Red+Green+Blue) = 73+48+69=190 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.42% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 69 (27.34% from 255 or 36.32% from 190); Max value from RGB is 73 - color contains mainly: red. Hex color #493045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493045 is #B6CFBA. Grayscale: #393939. Windows color (decimal): -11980731 or 4534345. OLE color: 4534345.
HSL color Cylindrical-coordinate representation of color #493045: hue angle of 309.6º 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 #493045 is Cyan = 0, Magento = 0.34, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 69 | - |
| CMYK | 0 | 0.34 | 0.05 | 0.71 |
| HSL | 309.6º | 0.21% | 0.24% | - |
| HSV(B) | 309.6º | 0.34% | 0.29% | - |
| XYZ | 4.88 | 3.96 | 6.14 | - |
| YUV | 57.87 | 134.28 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 69 | 0 | 0.34 | 0.05 | 0.71 | 309.6 | 0.21 | 0.24 |
| Hex | 49 | 30 | 45 | 0 | 22 | 5 | 47 | 136 | 15 | 18 |
| Octal | 111 | 60 | 105 | 0 | 42 | 5 | 107 | 466 | 25 | 30 |
| Binary | 1001001 | 110000 | 1000101 | 0 | 100010 | 101 | 1000111 | 100110110 | 10101 | 11000 |
Color Harmonies of #493045
Complementary color
Monochromatic Colors of #493045
Black with #493045
Text Example
Text Example
White with #493045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493045; }
p { color: rgb(73,48,69); }
H1.HeaderClassName
{
color: #493045;
}
.AnyTagClassName
{
color: #493045;
}
</style>
background-color css
<style>
a { background-color: #493045; }
a { background-color: rgb(73,48,69); }
div.DivClassName
{
background-color: #493045;
}
.BgClassName
{
background-color: #493045;
}
</style>
border-color css
<style>
span { border-color: #493045; }
span { border-color: rgb(73,48,69); }
td.TdClassName
{
border-color: #493045;
}
.TagClassName
{
border-color: #493045;
}
</style>