Shades of Loulou #492748
Tints of Loulou #492748
RGB
CMYK
RGB Variations
Color information
#492748 (or 0x492748) is known color: Loulou. HEX triplet: 49, 27 and 48. RGB value is (73,39,72). Sum of RGB (Red+Green+Blue) = 73+39+72=184 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.67% from 184); Green value is 39 (15.62% from 255 or 21.20% from 184); Blue value is 72 (28.52% from 255 or 39.13% from 184); Max value from RGB is 73 - color contains mainly: red. Hex color #492748 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492748 is #B6D8B7. Grayscale: #343434. Windows color (decimal): -11983032 or 4728649. OLE color: 4728649.
HSL color Cylindrical-coordinate representation of color #492748: hue angle of 301.76º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492748 is Cyan = 0, Magento = 0.47, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 72 | - |
| CMYK | 0 | 0.47 | 0.01 | 0.71 |
| HSL | 301.76º | 0.3% | 0.22% | - |
| HSV(B) | 301.76º | 0.47% | 0.29% | - |
| XYZ | 4.64 | 3.34 | 6.53 | - |
| YUV | 52.93 | 138.76 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 72 | 0 | 0.47 | 0.01 | 0.71 | 301.76 | 0.3 | 0.22 |
| Hex | 49 | 27 | 48 | 0 | 2F | 1 | 47 | 12E | 1E | 16 |
| Octal | 111 | 47 | 110 | 0 | 57 | 1 | 107 | 456 | 36 | 26 |
| Binary | 1001001 | 100111 | 1001000 | 0 | 101111 | 1 | 1000111 | 100101110 | 11110 | 10110 |
Color Harmonies of #492748
Complementary color
Monochromatic Colors of #492748
Black with #492748
Text Example
Text Example
White with #492748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492748; }
p { color: rgb(73,39,72); }
H1.HeaderClassName
{
color: #492748;
}
.AnyTagClassName
{
color: #492748;
}
</style>
background-color css
<style>
a { background-color: #492748; }
a { background-color: rgb(73,39,72); }
div.DivClassName
{
background-color: #492748;
}
.BgClassName
{
background-color: #492748;
}
</style>
border-color css
<style>
span { border-color: #492748; }
span { border-color: rgb(73,39,72); }
td.TdClassName
{
border-color: #492748;
}
.TagClassName
{
border-color: #492748;
}
</style>