Shades of Loulou #492145
Tints of Loulou #492145
RGB
CMYK
RGB Variations
Color information
#492145 (or 0x492145) is known color: Loulou. HEX triplet: 49, 21 and 45. RGB value is (73,33,69). Sum of RGB (Red+Green+Blue) = 73+33+69=175 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.71% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 73 - color contains mainly: red. Hex color #492145 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492145 is #B6DEBA. Grayscale: #303030. Windows color (decimal): -11984571 or 4530505. OLE color: 4530505.
HSL color Cylindrical-coordinate representation of color #492145: hue angle of 306º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492145 is Cyan = 0, Magento = 0.55, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 69 | - |
| CMYK | 0 | 0.55 | 0.05 | 0.71 |
| HSL | 306º | 0.38% | 0.21% | - |
| HSV(B) | 306º | 0.55% | 0.29% | - |
| XYZ | 4.37 | 2.93 | 5.97 | - |
| YUV | 49.06 | 139.25 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 69 | 0 | 0.55 | 0.05 | 0.71 | 306 | 0.38 | 0.21 |
| Hex | 49 | 21 | 45 | 0 | 37 | 5 | 47 | 132 | 26 | 15 |
| Octal | 111 | 41 | 105 | 0 | 67 | 5 | 107 | 462 | 46 | 25 |
| Binary | 1001001 | 100001 | 1000101 | 0 | 110111 | 101 | 1000111 | 100110010 | 100110 | 10101 |
Color Harmonies of #492145
Complementary color
Monochromatic Colors of #492145
Black with #492145
Text Example
Text Example
White with #492145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492145; }
p { color: rgb(73,33,69); }
H1.HeaderClassName
{
color: #492145;
}
.AnyTagClassName
{
color: #492145;
}
</style>
background-color css
<style>
a { background-color: #492145; }
a { background-color: rgb(73,33,69); }
div.DivClassName
{
background-color: #492145;
}
.BgClassName
{
background-color: #492145;
}
</style>
border-color css
<style>
span { border-color: #492145; }
span { border-color: rgb(73,33,69); }
td.TdClassName
{
border-color: #492145;
}
.TagClassName
{
border-color: #492145;
}
</style>