Shades of Loulou #492846
Tints of Loulou #492846
RGB
CMYK
RGB Variations
Color information
#492846 (or 0x492846) is known color: Loulou. HEX triplet: 49, 28 and 46. RGB value is (73,40,70). Sum of RGB (Red+Green+Blue) = 73+40+70=183 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.89% from 183); Green value is 40 (16.02% from 255 or 21.86% from 183); Blue value is 70 (27.73% from 255 or 38.25% from 183); Max value from RGB is 73 - color contains mainly: red. Hex color #492846 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492846 is #B6D7B9. Grayscale: #353535. Windows color (decimal): -11982778 or 4597833. OLE color: 4597833.
HSL color Cylindrical-coordinate representation of color #492846: hue angle of 305.45º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492846 is Cyan = 0, Magento = 0.45, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 70 | - |
| CMYK | 0 | 0.45 | 0.04 | 0.71 |
| HSL | 305.45º | 0.29% | 0.22% | - |
| HSV(B) | 305.45º | 0.45% | 0.29% | - |
| XYZ | 4.61 | 3.38 | 6.2 | - |
| YUV | 53.29 | 137.43 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 70 | 0 | 0.45 | 0.04 | 0.71 | 305.45 | 0.29 | 0.22 |
| Hex | 49 | 28 | 46 | 0 | 2D | 4 | 47 | 131 | 1D | 16 |
| Octal | 111 | 50 | 106 | 0 | 55 | 4 | 107 | 461 | 35 | 26 |
| Binary | 1001001 | 101000 | 1000110 | 0 | 101101 | 100 | 1000111 | 100110001 | 11101 | 10110 |
Color Harmonies of #492846
Complementary color
Monochromatic Colors of #492846
Black with #492846
Text Example
Text Example
White with #492846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492846; }
p { color: rgb(73,40,70); }
H1.HeaderClassName
{
color: #492846;
}
.AnyTagClassName
{
color: #492846;
}
</style>
background-color css
<style>
a { background-color: #492846; }
a { background-color: rgb(73,40,70); }
div.DivClassName
{
background-color: #492846;
}
.BgClassName
{
background-color: #492846;
}
</style>
border-color css
<style>
span { border-color: #492846; }
span { border-color: rgb(73,40,70); }
td.TdClassName
{
border-color: #492846;
}
.TagClassName
{
border-color: #492846;
}
</style>