Shades of Loulou #493544
Tints of Loulou #493544
RGB
CMYK
RGB Variations
Color information
#493544 (or 0x493544) is known color: Loulou. HEX triplet: 49, 35 and 44. RGB value is (73,53,68). Sum of RGB (Red+Green+Blue) = 73+53+68=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 68 (26.95% from 255 or 35.05% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #493544 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493544 is #B6CABB. Grayscale: #3C3C3C. Windows color (decimal): -11979452 or 4470089. OLE color: 4470089.
HSL color Cylindrical-coordinate representation of color #493544: hue angle of 315º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #493544 is Cyan = 0, Magento = 0.27, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 68 | - |
| CMYK | 0 | 0.27 | 0.07 | 0.71 |
| HSL | 315º | 0.16% | 0.25% | - |
| HSV(B) | 315º | 0.27% | 0.29% | - |
| XYZ | 5.06 | 4.38 | 6.05 | - |
| YUV | 60.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 68 | 0 | 0.27 | 0.07 | 0.71 | 315 | 0.16 | 0.25 |
| Hex | 49 | 35 | 44 | 0 | 1B | 7 | 47 | 13B | 10 | 19 |
| Octal | 111 | 65 | 104 | 0 | 33 | 7 | 107 | 473 | 20 | 31 |
| Binary | 1001001 | 110101 | 1000100 | 0 | 11011 | 111 | 1000111 | 100111011 | 10000 | 11001 |
Color Harmonies of #493544
Complementary color
Monochromatic Colors of #493544
Black with #493544
Text Example
Text Example
White with #493544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493544; }
p { color: rgb(73,53,68); }
H1.HeaderClassName
{
color: #493544;
}
.AnyTagClassName
{
color: #493544;
}
</style>
background-color css
<style>
a { background-color: #493544; }
a { background-color: rgb(73,53,68); }
div.DivClassName
{
background-color: #493544;
}
.BgClassName
{
background-color: #493544;
}
</style>
border-color css
<style>
span { border-color: #493544; }
span { border-color: rgb(73,53,68); }
td.TdClassName
{
border-color: #493544;
}
.TagClassName
{
border-color: #493544;
}
</style>