Shades of Loulou #493948
Tints of Loulou #493948
RGB
CMYK
RGB Variations
Color information
#493948 (or 0x493948) is known color: Loulou. HEX triplet: 49, 39 and 48. RGB value is (73,57,72). Sum of RGB (Red+Green+Blue) = 73+57+72=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 57 (22.66% from 255 or 28.22% from 202); Blue value is 72 (28.52% from 255 or 35.64% from 202); Max value from RGB is 73 - color contains mainly: red. Hex color #493948 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493948 is #B6C6B7. Grayscale: #3F3F3F. Windows color (decimal): -11978424 or 4733257. OLE color: 4733257.
HSL color Cylindrical-coordinate representation of color #493948: hue angle of 303.75º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #493948 is Cyan = 0, Magento = 0.22, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 72 | - |
| CMYK | 0 | 0.22 | 0.01 | 0.71 |
| HSL | 303.75º | 0.12% | 0.25% | - |
| HSV(B) | 303.75º | 0.22% | 0.29% | - |
| XYZ | 5.38 | 4.81 | 6.78 | - |
| YUV | 63.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 72 | 0 | 0.22 | 0.01 | 0.71 | 303.75 | 0.12 | 0.25 |
| Hex | 49 | 39 | 48 | 0 | 16 | 1 | 47 | 130 | C | 19 |
| Octal | 111 | 71 | 110 | 0 | 26 | 1 | 107 | 460 | 14 | 31 |
| Binary | 1001001 | 111001 | 1001000 | 0 | 10110 | 1 | 1000111 | 100110000 | 1100 | 11001 |
Color Harmonies of #493948
Complementary color
Monochromatic Colors of #493948
Black with #493948
Text Example
Text Example
White with #493948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493948; }
p { color: rgb(73,57,72); }
H1.HeaderClassName
{
color: #493948;
}
.AnyTagClassName
{
color: #493948;
}
</style>
background-color css
<style>
a { background-color: #493948; }
a { background-color: rgb(73,57,72); }
div.DivClassName
{
background-color: #493948;
}
.BgClassName
{
background-color: #493948;
}
</style>
border-color css
<style>
span { border-color: #493948; }
span { border-color: rgb(73,57,72); }
td.TdClassName
{
border-color: #493948;
}
.TagClassName
{
border-color: #493948;
}
</style>