Shades of Wine Berry #473137
Tints of Wine Berry #473137
RGB
CMYK
RGB Variations
Color information
#473137 (or 0x473137) is known color: Wine Berry. HEX triplet: 47, 31 and 37. RGB value is (71,49,55). Sum of RGB (Red+Green+Blue) = 71+49+55=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 49 (19.53% from 255 or 28% from 175); Blue value is 55 (21.88% from 255 or 31.43% from 175); Max value from RGB is 71 - color contains mainly: red. Hex color #473137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473137 is #B8CEC8. Grayscale: #383838. Windows color (decimal): -12111561 or 3617095. OLE color: 3617095.
HSL color Cylindrical-coordinate representation of color #473137: hue angle of 343.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #473137 is Cyan = 0, Magento = 0.31, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 55 | - |
| CMYK | 0 | 0.31 | 0.23 | 0.72 |
| HSL | 343.64º | 0.18% | 0.24% | - |
| HSV(B) | 343.64º | 0.31% | 0.28% | - |
| XYZ | 4.39 | 3.81 | 4.12 | - |
| YUV | 56.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 55 | 0 | 0.31 | 0.23 | 0.72 | 343.64 | 0.18 | 0.24 |
| Hex | 47 | 31 | 37 | 0 | 1F | 17 | 48 | 158 | 12 | 18 |
| Octal | 107 | 61 | 67 | 0 | 37 | 27 | 110 | 530 | 22 | 30 |
| Binary | 1000111 | 110001 | 110111 | 0 | 11111 | 10111 | 1001000 | 101011000 | 10010 | 11000 |
Color Harmonies of #473137
Complementary color
Monochromatic Colors of #473137
Black with #473137
Text Example
Text Example
White with #473137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473137; }
p { color: rgb(71,49,55); }
H1.HeaderClassName
{
color: #473137;
}
.AnyTagClassName
{
color: #473137;
}
</style>
background-color css
<style>
a { background-color: #473137; }
a { background-color: rgb(71,49,55); }
div.DivClassName
{
background-color: #473137;
}
.BgClassName
{
background-color: #473137;
}
</style>
border-color css
<style>
span { border-color: #473137; }
span { border-color: rgb(71,49,55); }
td.TdClassName
{
border-color: #473137;
}
.TagClassName
{
border-color: #473137;
}
</style>