Shades of Loulou #492944
Tints of Loulou #492944
RGB
CMYK
RGB Variations
Color information
#492944 (or 0x492944) is known color: Loulou. HEX triplet: 49, 29 and 44. RGB value is (73,41,68). Sum of RGB (Red+Green+Blue) = 73+41+68=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 41 (16.41% from 255 or 22.53% from 182); Blue value is 68 (26.95% from 255 or 37.36% from 182); Max value from RGB is 73 - color contains mainly: red. Hex color #492944 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492944 is #B6D6BB. Grayscale: #353535. Windows color (decimal): -11982524 or 4467017. OLE color: 4467017.
HSL color Cylindrical-coordinate representation of color #492944: hue angle of 309.38º 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 #492944 is Cyan = 0, Magento = 0.44, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 68 | - |
| CMYK | 0 | 0.44 | 0.07 | 0.71 |
| HSL | 309.38º | 0.28% | 0.22% | - |
| HSV(B) | 309.38º | 0.44% | 0.29% | - |
| XYZ | 4.58 | 3.42 | 5.89 | - |
| YUV | 53.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 68 | 0 | 0.44 | 0.07 | 0.71 | 309.38 | 0.28 | 0.22 |
| Hex | 49 | 29 | 44 | 0 | 2C | 7 | 47 | 135 | 1C | 16 |
| Octal | 111 | 51 | 104 | 0 | 54 | 7 | 107 | 465 | 34 | 26 |
| Binary | 1001001 | 101001 | 1000100 | 0 | 101100 | 111 | 1000111 | 100110101 | 11100 | 10110 |
Color Harmonies of #492944
Complementary color
Monochromatic Colors of #492944
Black with #492944
Text Example
Text Example
White with #492944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492944; }
p { color: rgb(73,41,68); }
H1.HeaderClassName
{
color: #492944;
}
.AnyTagClassName
{
color: #492944;
}
</style>
background-color css
<style>
a { background-color: #492944; }
a { background-color: rgb(73,41,68); }
div.DivClassName
{
background-color: #492944;
}
.BgClassName
{
background-color: #492944;
}
</style>
border-color css
<style>
span { border-color: #492944; }
span { border-color: rgb(73,41,68); }
td.TdClassName
{
border-color: #492944;
}
.TagClassName
{
border-color: #492944;
}
</style>