Shades of Loulou #492546
Tints of Loulou #492546
RGB
CMYK
RGB Variations
Color information
#492546 (or 0x492546) is known color: Loulou. HEX triplet: 49, 25 and 46. RGB value is (73,37,70). Sum of RGB (Red+Green+Blue) = 73+37+70=180 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.56% from 180); Green value is 37 (14.84% from 255 or 20.56% from 180); Blue value is 70 (27.73% from 255 or 38.89% from 180); Max value from RGB is 73 - color contains mainly: red. Hex color #492546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492546 is #B6DAB9. Grayscale: #333333. Windows color (decimal): -11983546 or 4597065. OLE color: 4597065.
HSL color Cylindrical-coordinate representation of color #492546: hue angle of 305º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #492546 is Cyan = 0, Magento = 0.49, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 70 | - |
| CMYK | 0 | 0.49 | 0.04 | 0.71 |
| HSL | 305º | 0.33% | 0.22% | - |
| HSV(B) | 305º | 0.49% | 0.29% | - |
| XYZ | 4.51 | 3.18 | 6.17 | - |
| YUV | 51.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 70 | 0 | 0.49 | 0.04 | 0.71 | 305 | 0.33 | 0.22 |
| Hex | 49 | 25 | 46 | 0 | 31 | 4 | 47 | 131 | 21 | 16 |
| Octal | 111 | 45 | 106 | 0 | 61 | 4 | 107 | 461 | 41 | 26 |
| Binary | 1001001 | 100101 | 1000110 | 0 | 110001 | 100 | 1000111 | 100110001 | 100001 | 10110 |
Color Harmonies of #492546
Complementary color
Monochromatic Colors of #492546
Black with #492546
Text Example
Text Example
White with #492546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492546; }
p { color: rgb(73,37,70); }
H1.HeaderClassName
{
color: #492546;
}
.AnyTagClassName
{
color: #492546;
}
</style>
background-color css
<style>
a { background-color: #492546; }
a { background-color: rgb(73,37,70); }
div.DivClassName
{
background-color: #492546;
}
.BgClassName
{
background-color: #492546;
}
</style>
border-color css
<style>
span { border-color: #492546; }
span { border-color: rgb(73,37,70); }
td.TdClassName
{
border-color: #492546;
}
.TagClassName
{
border-color: #492546;
}
</style>