Shades of Wine Berry #493037
Tints of Wine Berry #493037
RGB
CMYK
RGB Variations
Color information
#493037 (or 0x493037) is known color: Wine Berry. HEX triplet: 49, 30 and 37. RGB value is (73,48,55). Sum of RGB (Red+Green+Blue) = 73+48+55=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 48 (19.14% from 255 or 27.27% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 73 - color contains mainly: red. Hex color #493037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493037 is #B6CFC8. Grayscale: #383838. Windows color (decimal): -11980745 or 3616841. OLE color: 3616841.
HSL color Cylindrical-coordinate representation of color #493037: hue angle of 343.2º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493037 is Cyan = 0, Magento = 0.34, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 55 | - |
| CMYK | 0 | 0.34 | 0.25 | 0.71 |
| HSL | 343.2º | 0.21% | 0.24% | - |
| HSV(B) | 343.2º | 0.34% | 0.29% | - |
| XYZ | 4.49 | 3.81 | 4.11 | - |
| YUV | 56.27 | 127.28 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 55 | 0 | 0.34 | 0.25 | 0.71 | 343.2 | 0.21 | 0.24 |
| Hex | 49 | 30 | 37 | 0 | 22 | 19 | 47 | 157 | 15 | 18 |
| Octal | 111 | 60 | 67 | 0 | 42 | 31 | 107 | 527 | 25 | 30 |
| Binary | 1001001 | 110000 | 110111 | 0 | 100010 | 11001 | 1000111 | 101010111 | 10101 | 11000 |
Color Harmonies of #493037
Complementary color
Monochromatic Colors of #493037
Black with #493037
Text Example
Text Example
White with #493037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493037; }
p { color: rgb(73,48,55); }
H1.HeaderClassName
{
color: #493037;
}
.AnyTagClassName
{
color: #493037;
}
</style>
background-color css
<style>
a { background-color: #493037; }
a { background-color: rgb(73,48,55); }
div.DivClassName
{
background-color: #493037;
}
.BgClassName
{
background-color: #493037;
}
</style>
border-color css
<style>
span { border-color: #493037; }
span { border-color: rgb(73,48,55); }
td.TdClassName
{
border-color: #493037;
}
.TagClassName
{
border-color: #493037;
}
</style>