Shades of Loulou #493645
Tints of Loulou #493645
RGB
CMYK
RGB Variations
Color information
#493645 (or 0x493645) is known color: Loulou. HEX triplet: 49, 36 and 45. RGB value is (73,54,69). Sum of RGB (Red+Green+Blue) = 73+54+69=196 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.24% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 69 (27.34% from 255 or 35.20% from 196); Max value from RGB is 73 - color contains mainly: red. Hex color #493645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493645 is #B6C9BA. Grayscale: #3D3D3D. Windows color (decimal): -11979195 or 4535881. OLE color: 4535881.
HSL color Cylindrical-coordinate representation of color #493645: hue angle of 312.63º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493645 is Cyan = 0, Magento = 0.26, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 69 | - |
| CMYK | 0 | 0.26 | 0.05 | 0.71 |
| HSL | 312.63º | 0.15% | 0.25% | - |
| HSV(B) | 312.63º | 0.26% | 0.29% | - |
| XYZ | 5.14 | 4.48 | 6.22 | - |
| YUV | 61.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 69 | 0 | 0.26 | 0.05 | 0.71 | 312.63 | 0.15 | 0.25 |
| Hex | 49 | 36 | 45 | 0 | 1A | 5 | 47 | 139 | F | 19 |
| Octal | 111 | 66 | 105 | 0 | 32 | 5 | 107 | 471 | 17 | 31 |
| Binary | 1001001 | 110110 | 1000101 | 0 | 11010 | 101 | 1000111 | 100111001 | 1111 | 11001 |
Color Harmonies of #493645
Complementary color
Monochromatic Colors of #493645
Black with #493645
Text Example
Text Example
White with #493645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493645; }
p { color: rgb(73,54,69); }
H1.HeaderClassName
{
color: #493645;
}
.AnyTagClassName
{
color: #493645;
}
</style>
background-color css
<style>
a { background-color: #493645; }
a { background-color: rgb(73,54,69); }
div.DivClassName
{
background-color: #493645;
}
.BgClassName
{
background-color: #493645;
}
</style>
border-color css
<style>
span { border-color: #493645; }
span { border-color: rgb(73,54,69); }
td.TdClassName
{
border-color: #493645;
}
.TagClassName
{
border-color: #493645;
}
</style>