Shades of Loulou #492947
Tints of Loulou #492947
RGB
CMYK
RGB Variations
Color information
#492947 (or 0x492947) is known color: Loulou. HEX triplet: 49, 29 and 47. RGB value is (73,41,71). Sum of RGB (Red+Green+Blue) = 73+41+71=185 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.46% from 185); Green value is 41 (16.41% from 255 or 22.16% from 185); Blue value is 71 (28.12% from 255 or 38.38% from 185); Max value from RGB is 73 - color contains mainly: red. Hex color #492947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492947 is #B6D6B8. Grayscale: #353535. Windows color (decimal): -11982521 or 4663625. OLE color: 4663625.
HSL color Cylindrical-coordinate representation of color #492947: hue angle of 303.75º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #492947 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 71 | - |
| CMYK | 0 | 0.44 | 0.03 | 0.71 |
| HSL | 303.75º | 0.28% | 0.22% | - |
| HSV(B) | 303.75º | 0.44% | 0.29% | - |
| XYZ | 4.68 | 3.46 | 6.38 | - |
| YUV | 53.99 | 137.6 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 71 | 0 | 0.44 | 0.03 | 0.71 | 303.75 | 0.28 | 0.22 |
| Hex | 49 | 29 | 47 | 0 | 2C | 3 | 47 | 130 | 1C | 16 |
| Octal | 111 | 51 | 107 | 0 | 54 | 3 | 107 | 460 | 34 | 26 |
| Binary | 1001001 | 101001 | 1000111 | 0 | 101100 | 11 | 1000111 | 100110000 | 11100 | 10110 |
Color Harmonies of #492947
Complementary color
Monochromatic Colors of #492947
Black with #492947
Text Example
Text Example
White with #492947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492947; }
p { color: rgb(73,41,71); }
H1.HeaderClassName
{
color: #492947;
}
.AnyTagClassName
{
color: #492947;
}
</style>
background-color css
<style>
a { background-color: #492947; }
a { background-color: rgb(73,41,71); }
div.DivClassName
{
background-color: #492947;
}
.BgClassName
{
background-color: #492947;
}
</style>
border-color css
<style>
span { border-color: #492947; }
span { border-color: rgb(73,41,71); }
td.TdClassName
{
border-color: #492947;
}
.TagClassName
{
border-color: #492947;
}
</style>