Shades of Loulou #493445
Tints of Loulou #493445
RGB
CMYK
RGB Variations
Color information
#493445 (or 0x493445) is known color: Loulou. HEX triplet: 49, 34 and 45. RGB value is (73,52,69). Sum of RGB (Red+Green+Blue) = 73+52+69=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #493445 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493445 is #B6CBBA. Grayscale: #3C3C3C. Windows color (decimal): -11979707 or 4535369. OLE color: 4535369.
HSL color Cylindrical-coordinate representation of color #493445: hue angle of 311.43º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493445 is Cyan = 0, Magento = 0.29, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 69 | - |
| CMYK | 0 | 0.29 | 0.05 | 0.71 |
| HSL | 311.43º | 0.17% | 0.25% | - |
| HSV(B) | 311.43º | 0.29% | 0.29% | - |
| XYZ | 5.05 | 4.3 | 6.19 | - |
| YUV | 60.22 | 132.96 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 69 | 0 | 0.29 | 0.05 | 0.71 | 311.43 | 0.17 | 0.25 |
| Hex | 49 | 34 | 45 | 0 | 1D | 5 | 47 | 137 | 11 | 19 |
| Octal | 111 | 64 | 105 | 0 | 35 | 5 | 107 | 467 | 21 | 31 |
| Binary | 1001001 | 110100 | 1000101 | 0 | 11101 | 101 | 1000111 | 100110111 | 10001 | 11001 |
Color Harmonies of #493445
Complementary color
Monochromatic Colors of #493445
Black with #493445
Text Example
Text Example
White with #493445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493445; }
p { color: rgb(73,52,69); }
H1.HeaderClassName
{
color: #493445;
}
.AnyTagClassName
{
color: #493445;
}
</style>
background-color css
<style>
a { background-color: #493445; }
a { background-color: rgb(73,52,69); }
div.DivClassName
{
background-color: #493445;
}
.BgClassName
{
background-color: #493445;
}
</style>
border-color css
<style>
span { border-color: #493445; }
span { border-color: rgb(73,52,69); }
td.TdClassName
{
border-color: #493445;
}
.TagClassName
{
border-color: #493445;
}
</style>