Shades of Loulou #492446
Tints of Loulou #492446
RGB
CMYK
RGB Variations
Color information
#492446 (or 0x492446) is known color: Loulou. HEX triplet: 49, 24 and 46. RGB value is (73,36,70). Sum of RGB (Red+Green+Blue) = 73+36+70=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 36 (14.45% from 255 or 20.11% from 179); Blue value is 70 (27.73% from 255 or 39.11% from 179); Max value from RGB is 73 - color contains mainly: red. Hex color #492446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492446 is #B6DBB9. Grayscale: #323232. Windows color (decimal): -11983802 or 4596809. OLE color: 4596809.
HSL color Cylindrical-coordinate representation of color #492446: hue angle of 304.86º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #492446 is Cyan = 0, Magento = 0.51, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 70 | - |
| CMYK | 0 | 0.51 | 0.04 | 0.71 |
| HSL | 304.86º | 0.34% | 0.21% | - |
| HSV(B) | 304.86º | 0.51% | 0.29% | - |
| XYZ | 4.48 | 3.12 | 6.16 | - |
| YUV | 50.94 | 138.76 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 70 | 0 | 0.51 | 0.04 | 0.71 | 304.86 | 0.34 | 0.21 |
| Hex | 49 | 24 | 46 | 0 | 33 | 4 | 47 | 131 | 22 | 15 |
| Octal | 111 | 44 | 106 | 0 | 63 | 4 | 107 | 461 | 42 | 25 |
| Binary | 1001001 | 100100 | 1000110 | 0 | 110011 | 100 | 1000111 | 100110001 | 100010 | 10101 |
Color Harmonies of #492446
Complementary color
Monochromatic Colors of #492446
Black with #492446
Text Example
Text Example
White with #492446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492446; }
p { color: rgb(73,36,70); }
H1.HeaderClassName
{
color: #492446;
}
.AnyTagClassName
{
color: #492446;
}
</style>
background-color css
<style>
a { background-color: #492446; }
a { background-color: rgb(73,36,70); }
div.DivClassName
{
background-color: #492446;
}
.BgClassName
{
background-color: #492446;
}
</style>
border-color css
<style>
span { border-color: #492446; }
span { border-color: rgb(73,36,70); }
td.TdClassName
{
border-color: #492446;
}
.TagClassName
{
border-color: #492446;
}
</style>