Shades of Loulou #493344
Tints of Loulou #493344
RGB
CMYK
RGB Variations
Color information
#493344 (or 0x493344) is known color: Loulou. HEX triplet: 49, 33 and 44. RGB value is (73,51,68). Sum of RGB (Red+Green+Blue) = 73+51+68=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 68 (26.95% from 255 or 35.42% from 192); Max value from RGB is 73 - color contains mainly: red. Hex color #493344 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493344 is #B6CCBB. Grayscale: #3B3B3B. Windows color (decimal): -11979964 or 4469577. OLE color: 4469577.
HSL color Cylindrical-coordinate representation of color #493344: hue angle of 313.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #493344 is Cyan = 0, Magento = 0.30, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 51 | 68 | - |
| CMYK | 0 | 0.30 | 0.07 | 0.71 |
| HSL | 313.64º | 0.18% | 0.24% | - |
| HSV(B) | 313.64º | 0.3% | 0.29% | - |
| XYZ | 4.97 | 4.2 | 6.02 | - |
| YUV | 59.52 | 132.79 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 68 | 0 | 0.30 | 0.07 | 0.71 | 313.64 | 0.18 | 0.24 |
| Hex | 49 | 33 | 44 | 0 | 1E | 7 | 47 | 13A | 12 | 18 |
| Octal | 111 | 63 | 104 | 0 | 36 | 7 | 107 | 472 | 22 | 30 |
| Binary | 1001001 | 110011 | 1000100 | 0 | 11110 | 111 | 1000111 | 100111010 | 10010 | 11000 |
Color Harmonies of #493344
Complementary color
Monochromatic Colors of #493344
Black with #493344
Text Example
Text Example
White with #493344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493344; }
p { color: rgb(73,51,68); }
H1.HeaderClassName
{
color: #493344;
}
.AnyTagClassName
{
color: #493344;
}
</style>
background-color css
<style>
a { background-color: #493344; }
a { background-color: rgb(73,51,68); }
div.DivClassName
{
background-color: #493344;
}
.BgClassName
{
background-color: #493344;
}
</style>
border-color css
<style>
span { border-color: #493344; }
span { border-color: rgb(73,51,68); }
td.TdClassName
{
border-color: #493344;
}
.TagClassName
{
border-color: #493344;
}
</style>