Shades of Loulou #493745
Tints of Loulou #493745
RGB
CMYK
RGB Variations
Color information
#493745 (or 0x493745) is known color: Loulou. HEX triplet: 49, 37 and 45. RGB value is (73,55,69). Sum of RGB (Red+Green+Blue) = 73+55+69=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 55 (21.88% from 255 or 27.92% from 197); Blue value is 69 (27.34% from 255 or 35.03% from 197); Max value from RGB is 73 - color contains mainly: red. Hex color #493745 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493745 is #B6C8BA. Grayscale: #3D3D3D. Windows color (decimal): -11978939 or 4536137. OLE color: 4536137.
HSL color Cylindrical-coordinate representation of color #493745: hue angle of 313.33º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #493745 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 69 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.71 |
| HSL | 313.33º | 0.14% | 0.25% | - |
| HSV(B) | 313.33º | 0.25% | 0.29% | - |
| XYZ | 5.19 | 4.58 | 6.24 | - |
| YUV | 61.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 69 | 0 | 0.25 | 0.05 | 0.71 | 313.33 | 0.14 | 0.25 |
| Hex | 49 | 37 | 45 | 0 | 19 | 5 | 47 | 139 | E | 19 |
| Octal | 111 | 67 | 105 | 0 | 31 | 5 | 107 | 471 | 16 | 31 |
| Binary | 1001001 | 110111 | 1000101 | 0 | 11001 | 101 | 1000111 | 100111001 | 1110 | 11001 |
Color Harmonies of #493745
Complementary color
Monochromatic Colors of #493745
Black with #493745
Text Example
Text Example
White with #493745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493745; }
p { color: rgb(73,55,69); }
H1.HeaderClassName
{
color: #493745;
}
.AnyTagClassName
{
color: #493745;
}
</style>
background-color css
<style>
a { background-color: #493745; }
a { background-color: rgb(73,55,69); }
div.DivClassName
{
background-color: #493745;
}
.BgClassName
{
background-color: #493745;
}
</style>
border-color css
<style>
span { border-color: #493745; }
span { border-color: rgb(73,55,69); }
td.TdClassName
{
border-color: #493745;
}
.TagClassName
{
border-color: #493745;
}
</style>