Shades of Wine Berry #493339
Tints of Wine Berry #493339
RGB
CMYK
RGB Variations
Color information
#493339 (or 0x493339) is known color: Wine Berry. HEX triplet: 49, 33 and 39. RGB value is (73,51,57). Sum of RGB (Red+Green+Blue) = 73+51+57=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 51 (20.31% from 255 or 28.18% from 181); Blue value is 57 (22.66% from 255 or 31.49% from 181); Max value from RGB is 73 - color contains mainly: red. Hex color #493339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493339 is #B6CCC6. Grayscale: #3A3A3A. Windows color (decimal): -11979975 or 3748681. OLE color: 3748681.
HSL color Cylindrical-coordinate representation of color #493339: hue angle of 343.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #493339 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 51 | 57 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.71 |
| HSL | 343.64º | 0.18% | 0.24% | - |
| HSV(B) | 343.64º | 0.3% | 0.29% | - |
| XYZ | 4.67 | 4.08 | 4.41 | - |
| YUV | 58.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 57 | 0 | 0.30 | 0.22 | 0.71 | 343.64 | 0.18 | 0.24 |
| Hex | 49 | 33 | 39 | 0 | 1E | 16 | 47 | 158 | 12 | 18 |
| Octal | 111 | 63 | 71 | 0 | 36 | 26 | 107 | 530 | 22 | 30 |
| Binary | 1001001 | 110011 | 111001 | 0 | 11110 | 10110 | 1000111 | 101011000 | 10010 | 11000 |
Color Harmonies of #493339
Complementary color
Monochromatic Colors of #493339
Black with #493339
Text Example
Text Example
White with #493339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493339; }
p { color: rgb(73,51,57); }
H1.HeaderClassName
{
color: #493339;
}
.AnyTagClassName
{
color: #493339;
}
</style>
background-color css
<style>
a { background-color: #493339; }
a { background-color: rgb(73,51,57); }
div.DivClassName
{
background-color: #493339;
}
.BgClassName
{
background-color: #493339;
}
</style>
border-color css
<style>
span { border-color: #493339; }
span { border-color: rgb(73,51,57); }
td.TdClassName
{
border-color: #493339;
}
.TagClassName
{
border-color: #493339;
}
</style>