Shades of Loulou #493946
Tints of Loulou #493946
RGB
CMYK
RGB Variations
Color information
#493946 (or 0x493946) is known color: Loulou. HEX triplet: 49, 39 and 46. RGB value is (73,57,70). Sum of RGB (Red+Green+Blue) = 73+57+70=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 57 (22.66% from 255 or 28.5% from 200); Blue value is 70 (27.73% from 255 or 35% from 200); Max value from RGB is 73 - color contains mainly: red. Hex color #493946 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493946 is #B6C6B9. Grayscale: #3F3F3F. Windows color (decimal): -11978426 or 4602185. OLE color: 4602185.
HSL color Cylindrical-coordinate representation of color #493946: hue angle of 311.25º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #493946 is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 70 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.71 |
| HSL | 311.25º | 0.12% | 0.25% | - |
| HSV(B) | 311.25º | 0.22% | 0.29% | - |
| XYZ | 5.32 | 4.78 | 6.44 | - |
| YUV | 63.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 70 | 0 | 0.22 | 0.04 | 0.71 | 311.25 | 0.12 | 0.25 |
| Hex | 49 | 39 | 46 | 0 | 16 | 4 | 47 | 137 | C | 19 |
| Octal | 111 | 71 | 106 | 0 | 26 | 4 | 107 | 467 | 14 | 31 |
| Binary | 1001001 | 111001 | 1000110 | 0 | 10110 | 100 | 1000111 | 100110111 | 1100 | 11001 |
Color Harmonies of #493946
Complementary color
Monochromatic Colors of #493946
Black with #493946
Text Example
Text Example
White with #493946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493946; }
p { color: rgb(73,57,70); }
H1.HeaderClassName
{
color: #493946;
}
.AnyTagClassName
{
color: #493946;
}
</style>
background-color css
<style>
a { background-color: #493946; }
a { background-color: rgb(73,57,70); }
div.DivClassName
{
background-color: #493946;
}
.BgClassName
{
background-color: #493946;
}
</style>
border-color css
<style>
span { border-color: #493946; }
span { border-color: rgb(73,57,70); }
td.TdClassName
{
border-color: #493946;
}
.TagClassName
{
border-color: #493946;
}
</style>