Shades of Loulou #493844
Tints of Loulou #493844
RGB
CMYK
RGB Variations
Color information
#493844 (or 0x493844) is known color: Loulou. HEX triplet: 49, 38 and 44. RGB value is (73,56,68). Sum of RGB (Red+Green+Blue) = 73+56+68=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 68 (26.95% from 255 or 34.52% from 197); Max value from RGB is 73 - color contains mainly: red. Hex color #493844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493844 is #B6C7BB. Grayscale: #3E3E3E. Windows color (decimal): -11978684 or 4470857. OLE color: 4470857.
HSL color Cylindrical-coordinate representation of color #493844: hue angle of 317.65º 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 #493844 is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 68 | - |
| CMYK | 0 | 0.23 | 0.07 | 0.71 |
| HSL | 317.65º | 0.13% | 0.25% | - |
| HSV(B) | 317.65º | 0.23% | 0.29% | - |
| XYZ | 5.21 | 4.66 | 6.09 | - |
| YUV | 62.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 68 | 0 | 0.23 | 0.07 | 0.71 | 317.65 | 0.13 | 0.25 |
| Hex | 49 | 38 | 44 | 0 | 17 | 7 | 47 | 13E | D | 19 |
| Octal | 111 | 70 | 104 | 0 | 27 | 7 | 107 | 476 | 15 | 31 |
| Binary | 1001001 | 111000 | 1000100 | 0 | 10111 | 111 | 1000111 | 100111110 | 1101 | 11001 |
Color Harmonies of #493844
Complementary color
Monochromatic Colors of #493844
Black with #493844
Text Example
Text Example
White with #493844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493844; }
p { color: rgb(73,56,68); }
H1.HeaderClassName
{
color: #493844;
}
.AnyTagClassName
{
color: #493844;
}
</style>
background-color css
<style>
a { background-color: #493844; }
a { background-color: rgb(73,56,68); }
div.DivClassName
{
background-color: #493844;
}
.BgClassName
{
background-color: #493844;
}
</style>
border-color css
<style>
span { border-color: #493844; }
span { border-color: rgb(73,56,68); }
td.TdClassName
{
border-color: #493844;
}
.TagClassName
{
border-color: #493844;
}
</style>