Shades of Loulou #492144
Tints of Loulou #492144
RGB
CMYK
RGB Variations
Color information
#492144 (or 0x492144) is known color: Loulou. HEX triplet: 49, 21 and 44. RGB value is (73,33,68). Sum of RGB (Red+Green+Blue) = 73+33+68=174 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.95% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 68 (26.95% from 255 or 39.08% from 174); Max value from RGB is 73 - color contains mainly: red. Hex color #492144 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492144 is #B6DEBB. Grayscale: #303030. Windows color (decimal): -11984572 or 4464969. OLE color: 4464969.
HSL color Cylindrical-coordinate representation of color #492144: hue angle of 307.5º 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 #492144 is Cyan = 0, Magento = 0.55, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 68 | - |
| CMYK | 0 | 0.55 | 0.07 | 0.71 |
| HSL | 307.5º | 0.38% | 0.21% | - |
| HSV(B) | 307.5º | 0.55% | 0.29% | - |
| XYZ | 4.33 | 2.92 | 5.8 | - |
| YUV | 48.95 | 138.75 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 68 | 0 | 0.55 | 0.07 | 0.71 | 307.5 | 0.38 | 0.21 |
| Hex | 49 | 21 | 44 | 0 | 37 | 7 | 47 | 134 | 26 | 15 |
| Octal | 111 | 41 | 104 | 0 | 67 | 7 | 107 | 464 | 46 | 25 |
| Binary | 1001001 | 100001 | 1000100 | 0 | 110111 | 111 | 1000111 | 100110100 | 100110 | 10101 |
Color Harmonies of #492144
Complementary color
Monochromatic Colors of #492144
Black with #492144
Text Example
Text Example
White with #492144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492144; }
p { color: rgb(73,33,68); }
H1.HeaderClassName
{
color: #492144;
}
.AnyTagClassName
{
color: #492144;
}
</style>
background-color css
<style>
a { background-color: #492144; }
a { background-color: rgb(73,33,68); }
div.DivClassName
{
background-color: #492144;
}
.BgClassName
{
background-color: #492144;
}
</style>
border-color css
<style>
span { border-color: #492144; }
span { border-color: rgb(73,33,68); }
td.TdClassName
{
border-color: #492144;
}
.TagClassName
{
border-color: #492144;
}
</style>