Shades of Loulou #492544
Tints of Loulou #492544
RGB
CMYK
RGB Variations
Color information
#492544 (or 0x492544) is known color: Loulou. HEX triplet: 49, 25 and 44. RGB value is (73,37,68). Sum of RGB (Red+Green+Blue) = 73+37+68=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 37 (14.84% from 255 or 20.79% from 178); Blue value is 68 (26.95% from 255 or 38.20% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #492544 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492544 is #B6DABB. Grayscale: #333333. Windows color (decimal): -11983548 or 4465993. OLE color: 4465993.
HSL color Cylindrical-coordinate representation of color #492544: hue angle of 308.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #492544 is Cyan = 0, Magento = 0.49, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 68 | - |
| CMYK | 0 | 0.49 | 0.07 | 0.71 |
| HSL | 308.33º | 0.33% | 0.22% | - |
| HSV(B) | 308.33º | 0.49% | 0.29% | - |
| XYZ | 4.45 | 3.16 | 5.84 | - |
| YUV | 51.3 | 137.43 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 68 | 0 | 0.49 | 0.07 | 0.71 | 308.33 | 0.33 | 0.22 |
| Hex | 49 | 25 | 44 | 0 | 31 | 7 | 47 | 134 | 21 | 16 |
| Octal | 111 | 45 | 104 | 0 | 61 | 7 | 107 | 464 | 41 | 26 |
| Binary | 1001001 | 100101 | 1000100 | 0 | 110001 | 111 | 1000111 | 100110100 | 100001 | 10110 |
Color Harmonies of #492544
Complementary color
Monochromatic Colors of #492544
Black with #492544
Text Example
Text Example
White with #492544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492544; }
p { color: rgb(73,37,68); }
H1.HeaderClassName
{
color: #492544;
}
.AnyTagClassName
{
color: #492544;
}
</style>
background-color css
<style>
a { background-color: #492544; }
a { background-color: rgb(73,37,68); }
div.DivClassName
{
background-color: #492544;
}
.BgClassName
{
background-color: #492544;
}
</style>
border-color css
<style>
span { border-color: #492544; }
span { border-color: rgb(73,37,68); }
td.TdClassName
{
border-color: #492544;
}
.TagClassName
{
border-color: #492544;
}
</style>