Shades of Loulou #492445
Tints of Loulou #492445
RGB
CMYK
RGB Variations
Color information
#492445 (or 0x492445) is known color: Loulou. HEX triplet: 49, 24 and 45. RGB value is (73,36,69). Sum of RGB (Red+Green+Blue) = 73+36+69=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 36 (14.45% from 255 or 20.22% from 178); Blue value is 69 (27.34% from 255 or 38.76% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #492445 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492445 is #B6DBBA. Grayscale: #323232. Windows color (decimal): -11983803 or 4531273. OLE color: 4531273.
HSL color Cylindrical-coordinate representation of color #492445: hue angle of 306.49º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #492445 is Cyan = 0, Magento = 0.51, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 69 | - |
| CMYK | 0 | 0.51 | 0.05 | 0.71 |
| HSL | 306.49º | 0.34% | 0.21% | - |
| HSV(B) | 306.49º | 0.51% | 0.29% | - |
| XYZ | 4.45 | 3.11 | 6 | - |
| YUV | 50.83 | 138.26 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 69 | 0 | 0.51 | 0.05 | 0.71 | 306.49 | 0.34 | 0.21 |
| Hex | 49 | 24 | 45 | 0 | 33 | 5 | 47 | 132 | 22 | 15 |
| Octal | 111 | 44 | 105 | 0 | 63 | 5 | 107 | 462 | 42 | 25 |
| Binary | 1001001 | 100100 | 1000101 | 0 | 110011 | 101 | 1000111 | 100110010 | 100010 | 10101 |
Color Harmonies of #492445
Complementary color
Monochromatic Colors of #492445
Black with #492445
Text Example
Text Example
White with #492445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492445; }
p { color: rgb(73,36,69); }
H1.HeaderClassName
{
color: #492445;
}
.AnyTagClassName
{
color: #492445;
}
</style>
background-color css
<style>
a { background-color: #492445; }
a { background-color: rgb(73,36,69); }
div.DivClassName
{
background-color: #492445;
}
.BgClassName
{
background-color: #492445;
}
</style>
border-color css
<style>
span { border-color: #492445; }
span { border-color: rgb(73,36,69); }
td.TdClassName
{
border-color: #492445;
}
.TagClassName
{
border-color: #492445;
}
</style>