Shades of Loulou #493247
Tints of Loulou #493247
RGB
CMYK
RGB Variations
Color information
#493247 (or 0x493247) is known color: Loulou. HEX triplet: 49, 32 and 47. RGB value is (73,50,71). Sum of RGB (Red+Green+Blue) = 73+50+71=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 50 (19.92% from 255 or 25.77% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #493247 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493247 is #B6CDB8. Grayscale: #3B3B3B. Windows color (decimal): -11980217 or 4665929. OLE color: 4665929.
HSL color Cylindrical-coordinate representation of color #493247: hue angle of 305.22º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #493247 is Cyan = 0, Magento = 0.32, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 71 | - |
| CMYK | 0 | 0.32 | 0.03 | 0.71 |
| HSL | 305.22º | 0.19% | 0.24% | - |
| HSV(B) | 305.22º | 0.32% | 0.29% | - |
| XYZ | 5.03 | 4.15 | 6.5 | - |
| YUV | 59.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 71 | 0 | 0.32 | 0.03 | 0.71 | 305.22 | 0.19 | 0.24 |
| Hex | 49 | 32 | 47 | 0 | 20 | 3 | 47 | 131 | 13 | 18 |
| Octal | 111 | 62 | 107 | 0 | 40 | 3 | 107 | 461 | 23 | 30 |
| Binary | 1001001 | 110010 | 1000111 | 0 | 100000 | 11 | 1000111 | 100110001 | 10011 | 11000 |
Color Harmonies of #493247
Complementary color
Monochromatic Colors of #493247
Black with #493247
Text Example
Text Example
White with #493247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493247; }
p { color: rgb(73,50,71); }
H1.HeaderClassName
{
color: #493247;
}
.AnyTagClassName
{
color: #493247;
}
</style>
background-color css
<style>
a { background-color: #493247; }
a { background-color: rgb(73,50,71); }
div.DivClassName
{
background-color: #493247;
}
.BgClassName
{
background-color: #493247;
}
</style>
border-color css
<style>
span { border-color: #493247; }
span { border-color: rgb(73,50,71); }
td.TdClassName
{
border-color: #493247;
}
.TagClassName
{
border-color: #493247;
}
</style>