Shades of Loulou #493945
Tints of Loulou #493945
RGB
CMYK
RGB Variations
Color information
#493945 (or 0x493945) is known color: Loulou. HEX triplet: 49, 39 and 45. RGB value is (73,57,69). Sum of RGB (Red+Green+Blue) = 73+57+69=199 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.68% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 69 (27.34% from 255 or 34.67% from 199); Max value from RGB is 73 - color contains mainly: red. Hex color #493945 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493945 is #B6C6BA. Grayscale: #3F3F3F. Windows color (decimal): -11978427 or 4536649. OLE color: 4536649.
HSL color Cylindrical-coordinate representation of color #493945: hue angle of 315º 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 #493945 is Cyan = 0, Magento = 0.22, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 69 | - |
| CMYK | 0 | 0.22 | 0.05 | 0.71 |
| HSL | 315º | 0.12% | 0.25% | - |
| HSV(B) | 315º | 0.22% | 0.29% | - |
| XYZ | 5.28 | 4.77 | 6.27 | - |
| YUV | 63.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 69 | 0 | 0.22 | 0.05 | 0.71 | 315 | 0.12 | 0.25 |
| Hex | 49 | 39 | 45 | 0 | 16 | 5 | 47 | 13B | C | 19 |
| Octal | 111 | 71 | 105 | 0 | 26 | 5 | 107 | 473 | 14 | 31 |
| Binary | 1001001 | 111001 | 1000101 | 0 | 10110 | 101 | 1000111 | 100111011 | 1100 | 11001 |
Color Harmonies of #493945
Complementary color
Monochromatic Colors of #493945
Black with #493945
Text Example
Text Example
White with #493945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493945; }
p { color: rgb(73,57,69); }
H1.HeaderClassName
{
color: #493945;
}
.AnyTagClassName
{
color: #493945;
}
</style>
background-color css
<style>
a { background-color: #493945; }
a { background-color: rgb(73,57,69); }
div.DivClassName
{
background-color: #493945;
}
.BgClassName
{
background-color: #493945;
}
</style>
border-color css
<style>
span { border-color: #493945; }
span { border-color: rgb(73,57,69); }
td.TdClassName
{
border-color: #493945;
}
.TagClassName
{
border-color: #493945;
}
</style>