Shades of Wine Berry #492931
Tints of Wine Berry #492931
RGB
CMYK
RGB Variations
Color information
#492931 (or 0x492931) is known color: Wine Berry. HEX triplet: 49, 29 and 31. RGB value is (73,41,49). Sum of RGB (Red+Green+Blue) = 73+41+49=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 49 (19.53% from 255 or 30.06% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492931 is #B6D6CE. Grayscale: #333333. Windows color (decimal): -11982543 or 3221833. OLE color: 3221833.
HSL color Cylindrical-coordinate representation of color #492931: hue angle of 345º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #492931 is Cyan = 0, Magento = 0.44, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 49 | - |
| CMYK | 0 | 0.44 | 0.33 | 0.71 |
| HSL | 345º | 0.28% | 0.22% | - |
| HSV(B) | 345º | 0.44% | 0.29% | - |
| XYZ | 4.09 | 3.22 | 3.31 | - |
| YUV | 51.48 | 126.6 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 49 | 0 | 0.44 | 0.33 | 0.71 | 345 | 0.28 | 0.22 |
| Hex | 49 | 29 | 31 | 0 | 2C | 21 | 47 | 159 | 1C | 16 |
| Octal | 111 | 51 | 61 | 0 | 54 | 41 | 107 | 531 | 34 | 26 |
| Binary | 1001001 | 101001 | 110001 | 0 | 101100 | 100001 | 1000111 | 101011001 | 11100 | 10110 |
Color Harmonies of #492931
Complementary color
Monochromatic Colors of #492931
Black with #492931
Text Example
Text Example
White with #492931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492931; }
p { color: rgb(73,41,49); }
H1.HeaderClassName
{
color: #492931;
}
.AnyTagClassName
{
color: #492931;
}
</style>
background-color css
<style>
a { background-color: #492931; }
a { background-color: rgb(73,41,49); }
div.DivClassName
{
background-color: #492931;
}
.BgClassName
{
background-color: #492931;
}
</style>
border-color css
<style>
span { border-color: #492931; }
span { border-color: rgb(73,41,49); }
td.TdClassName
{
border-color: #492931;
}
.TagClassName
{
border-color: #492931;
}
</style>