Shades of Loulou #492047
Tints of Loulou #492047
RGB
CMYK
RGB Variations
Color information
#492047 (or 0x492047) is known color: Loulou. HEX triplet: 49, 20 and 47. RGB value is (73,32,71). Sum of RGB (Red+Green+Blue) = 73+32+71=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 32 (12.89% from 255 or 18.18% from 176); Blue value is 71 (28.12% from 255 or 40.34% from 176); Max value from RGB is 73 - color contains mainly: red. Hex color #492047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492047 is #B6DFB8. Grayscale: #303030. Windows color (decimal): -11984825 or 4661321. OLE color: 4661321.
HSL color Cylindrical-coordinate representation of color #492047: hue angle of 302.93º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492047 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 71 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.71 |
| HSL | 302.93º | 0.39% | 0.21% | - |
| HSV(B) | 302.93º | 0.56% | 0.29% | - |
| XYZ | 4.4 | 2.9 | 6.29 | - |
| YUV | 48.71 | 140.58 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 71 | 0 | 0.56 | 0.03 | 0.71 | 302.93 | 0.39 | 0.21 |
| Hex | 49 | 20 | 47 | 0 | 38 | 3 | 47 | 12F | 27 | 15 |
| Octal | 111 | 40 | 107 | 0 | 70 | 3 | 107 | 457 | 47 | 25 |
| Binary | 1001001 | 100000 | 1000111 | 0 | 111000 | 11 | 1000111 | 100101111 | 100111 | 10101 |
Color Harmonies of #492047
Complementary color
Monochromatic Colors of #492047
Black with #492047
Text Example
Text Example
White with #492047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492047; }
p { color: rgb(73,32,71); }
H1.HeaderClassName
{
color: #492047;
}
.AnyTagClassName
{
color: #492047;
}
</style>
background-color css
<style>
a { background-color: #492047; }
a { background-color: rgb(73,32,71); }
div.DivClassName
{
background-color: #492047;
}
.BgClassName
{
background-color: #492047;
}
</style>
border-color css
<style>
span { border-color: #492047; }
span { border-color: rgb(73,32,71); }
td.TdClassName
{
border-color: #492047;
}
.TagClassName
{
border-color: #492047;
}
</style>