Shades of Loulou #493847
Tints of Loulou #493847
RGB
CMYK
RGB Variations
Color information
#493847 (or 0x493847) is known color: Loulou. HEX triplet: 49, 38 and 47. RGB value is (73,56,71). Sum of RGB (Red+Green+Blue) = 73+56+71=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 56 (22.27% from 255 or 28% from 200); Blue value is 71 (28.12% from 255 or 35.5% from 200); Max value from RGB is 73 - color contains mainly: red. Hex color #493847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493847 is #B6C7B8. Grayscale: #3E3E3E. Windows color (decimal): -11978681 or 4667465. OLE color: 4667465.
HSL color Cylindrical-coordinate representation of color #493847: hue angle of 307.06º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #493847 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 71 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.71 |
| HSL | 307.06º | 0.13% | 0.25% | - |
| HSV(B) | 307.06º | 0.23% | 0.29% | - |
| XYZ | 5.3 | 4.7 | 6.59 | - |
| YUV | 62.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 71 | 0 | 0.23 | 0.03 | 0.71 | 307.06 | 0.13 | 0.25 |
| Hex | 49 | 38 | 47 | 0 | 17 | 3 | 47 | 133 | D | 19 |
| Octal | 111 | 70 | 107 | 0 | 27 | 3 | 107 | 463 | 15 | 31 |
| Binary | 1001001 | 111000 | 1000111 | 0 | 10111 | 11 | 1000111 | 100110011 | 1101 | 11001 |
Color Harmonies of #493847
Complementary color
Monochromatic Colors of #493847
Black with #493847
Text Example
Text Example
White with #493847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493847; }
p { color: rgb(73,56,71); }
H1.HeaderClassName
{
color: #493847;
}
.AnyTagClassName
{
color: #493847;
}
</style>
background-color css
<style>
a { background-color: #493847; }
a { background-color: rgb(73,56,71); }
div.DivClassName
{
background-color: #493847;
}
.BgClassName
{
background-color: #493847;
}
</style>
border-color css
<style>
span { border-color: #493847; }
span { border-color: rgb(73,56,71); }
td.TdClassName
{
border-color: #493847;
}
.TagClassName
{
border-color: #493847;
}
</style>