Shades of Loulou #492044
Tints of Loulou #492044
RGB
CMYK
RGB Variations
Color information
#492044 (or 0x492044) is known color: Loulou. HEX triplet: 49, 20 and 44. RGB value is (73,32,68). Sum of RGB (Red+Green+Blue) = 73+32+68=173 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.20% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 68 (26.95% from 255 or 39.31% from 173); Max value from RGB is 73 - color contains mainly: red. Hex color #492044 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492044 is #B6DFBB. Grayscale: #303030. Windows color (decimal): -11984828 or 4464713. OLE color: 4464713.
HSL color Cylindrical-coordinate representation of color #492044: hue angle of 307.32º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492044 is Cyan = 0, Magento = 0.56, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 68 | - |
| CMYK | 0 | 0.56 | 0.07 | 0.71 |
| HSL | 307.32º | 0.39% | 0.21% | - |
| HSV(B) | 307.32º | 0.56% | 0.29% | - |
| XYZ | 4.31 | 2.87 | 5.8 | - |
| YUV | 48.36 | 139.08 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 68 | 0 | 0.56 | 0.07 | 0.71 | 307.32 | 0.39 | 0.21 |
| Hex | 49 | 20 | 44 | 0 | 38 | 7 | 47 | 133 | 27 | 15 |
| Octal | 111 | 40 | 104 | 0 | 70 | 7 | 107 | 463 | 47 | 25 |
| Binary | 1001001 | 100000 | 1000100 | 0 | 111000 | 111 | 1000111 | 100110011 | 100111 | 10101 |
Color Harmonies of #492044
Complementary color
Monochromatic Colors of #492044
Black with #492044
Text Example
Text Example
White with #492044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492044; }
p { color: rgb(73,32,68); }
H1.HeaderClassName
{
color: #492044;
}
.AnyTagClassName
{
color: #492044;
}
</style>
background-color css
<style>
a { background-color: #492044; }
a { background-color: rgb(73,32,68); }
div.DivClassName
{
background-color: #492044;
}
.BgClassName
{
background-color: #492044;
}
</style>
border-color css
<style>
span { border-color: #492044; }
span { border-color: rgb(73,32,68); }
td.TdClassName
{
border-color: #492044;
}
.TagClassName
{
border-color: #492044;
}
</style>