Shades of Loulou #492844
Tints of Loulou #492844
RGB
CMYK
RGB Variations
Color information
#492844 (or 0x492844) is known color: Loulou. HEX triplet: 49, 28 and 44. RGB value is (73,40,68). Sum of RGB (Red+Green+Blue) = 73+40+68=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 68 (26.95% from 255 or 37.57% from 181); Max value from RGB is 73 - color contains mainly: red. Hex color #492844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492844 is #B6D7BB. Grayscale: #343434. Windows color (decimal): -11982780 or 4466761. OLE color: 4466761.
HSL color Cylindrical-coordinate representation of color #492844: hue angle of 309.09º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492844 is Cyan = 0, Magento = 0.45, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 68 | - |
| CMYK | 0 | 0.45 | 0.07 | 0.71 |
| HSL | 309.09º | 0.29% | 0.22% | - |
| HSV(B) | 309.09º | 0.45% | 0.29% | - |
| XYZ | 4.55 | 3.35 | 5.88 | - |
| YUV | 53.06 | 136.43 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 68 | 0 | 0.45 | 0.07 | 0.71 | 309.09 | 0.29 | 0.22 |
| Hex | 49 | 28 | 44 | 0 | 2D | 7 | 47 | 135 | 1D | 16 |
| Octal | 111 | 50 | 104 | 0 | 55 | 7 | 107 | 465 | 35 | 26 |
| Binary | 1001001 | 101000 | 1000100 | 0 | 101101 | 111 | 1000111 | 100110101 | 11101 | 10110 |
Color Harmonies of #492844
Complementary color
Monochromatic Colors of #492844
Black with #492844
Text Example
Text Example
White with #492844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492844; }
p { color: rgb(73,40,68); }
H1.HeaderClassName
{
color: #492844;
}
.AnyTagClassName
{
color: #492844;
}
</style>
background-color css
<style>
a { background-color: #492844; }
a { background-color: rgb(73,40,68); }
div.DivClassName
{
background-color: #492844;
}
.BgClassName
{
background-color: #492844;
}
</style>
border-color css
<style>
span { border-color: #492844; }
span { border-color: rgb(73,40,68); }
td.TdClassName
{
border-color: #492844;
}
.TagClassName
{
border-color: #492844;
}
</style>