Shades of Loulou #492347
Tints of Loulou #492347
RGB
CMYK
RGB Variations
Color information
#492347 (or 0x492347) is known color: Loulou. HEX triplet: 49, 23 and 47. RGB value is (73,35,71). Sum of RGB (Red+Green+Blue) = 73+35+71=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 35 (14.06% from 255 or 19.55% from 179); Blue value is 71 (28.12% from 255 or 39.66% from 179); Max value from RGB is 73 - color contains mainly: red. Hex color #492347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492347 is #B6DCB8. Grayscale: #323232. Windows color (decimal): -11984057 or 4662089. OLE color: 4662089.
HSL color Cylindrical-coordinate representation of color #492347: hue angle of 303.16º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #492347 is Cyan = 0, Magento = 0.52, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 71 | - |
| CMYK | 0 | 0.52 | 0.03 | 0.71 |
| HSL | 303.16º | 0.35% | 0.21% | - |
| HSV(B) | 303.16º | 0.52% | 0.29% | - |
| XYZ | 4.49 | 3.07 | 6.32 | - |
| YUV | 50.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 71 | 0 | 0.52 | 0.03 | 0.71 | 303.16 | 0.35 | 0.21 |
| Hex | 49 | 23 | 47 | 0 | 34 | 3 | 47 | 12F | 23 | 15 |
| Octal | 111 | 43 | 107 | 0 | 64 | 3 | 107 | 457 | 43 | 25 |
| Binary | 1001001 | 100011 | 1000111 | 0 | 110100 | 11 | 1000111 | 100101111 | 100011 | 10101 |
Color Harmonies of #492347
Complementary color
Monochromatic Colors of #492347
Black with #492347
Text Example
Text Example
White with #492347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492347; }
p { color: rgb(73,35,71); }
H1.HeaderClassName
{
color: #492347;
}
.AnyTagClassName
{
color: #492347;
}
</style>
background-color css
<style>
a { background-color: #492347; }
a { background-color: rgb(73,35,71); }
div.DivClassName
{
background-color: #492347;
}
.BgClassName
{
background-color: #492347;
}
</style>
border-color css
<style>
span { border-color: #492347; }
span { border-color: rgb(73,35,71); }
td.TdClassName
{
border-color: #492347;
}
.TagClassName
{
border-color: #492347;
}
</style>