Shades of Loulou #492147
Tints of Loulou #492147
RGB
CMYK
RGB Variations
Color information
#492147 (or 0x492147) is known color: Loulou. HEX triplet: 49, 21 and 47. RGB value is (73,33,71). Sum of RGB (Red+Green+Blue) = 73+33+71=177 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.24% from 177); Green value is 33 (13.28% from 255 or 18.64% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 73 - color contains mainly: red. Hex color #492147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492147 is #B6DEB8. Grayscale: #313131. Windows color (decimal): -11984569 or 4661577. OLE color: 4661577.
HSL color Cylindrical-coordinate representation of color #492147: hue angle of 303º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492147 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 71 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.71 |
| HSL | 303º | 0.38% | 0.21% | - |
| HSV(B) | 303º | 0.55% | 0.29% | - |
| XYZ | 4.43 | 2.96 | 6.3 | - |
| YUV | 49.29 | 140.25 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 71 | 0 | 0.55 | 0.03 | 0.71 | 303 | 0.38 | 0.21 |
| Hex | 49 | 21 | 47 | 0 | 37 | 3 | 47 | 12F | 26 | 15 |
| Octal | 111 | 41 | 107 | 0 | 67 | 3 | 107 | 457 | 46 | 25 |
| Binary | 1001001 | 100001 | 1000111 | 0 | 110111 | 11 | 1000111 | 100101111 | 100110 | 10101 |
Color Harmonies of #492147
Complementary color
Monochromatic Colors of #492147
Black with #492147
Text Example
Text Example
White with #492147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492147; }
p { color: rgb(73,33,71); }
H1.HeaderClassName
{
color: #492147;
}
.AnyTagClassName
{
color: #492147;
}
</style>
background-color css
<style>
a { background-color: #492147; }
a { background-color: rgb(73,33,71); }
div.DivClassName
{
background-color: #492147;
}
.BgClassName
{
background-color: #492147;
}
</style>
border-color css
<style>
span { border-color: #492147; }
span { border-color: rgb(73,33,71); }
td.TdClassName
{
border-color: #492147;
}
.TagClassName
{
border-color: #492147;
}
</style>