Shades of Wine Berry #503037
Tints of Wine Berry #503037
RGB
CMYK
RGB Variations
Color information
#503037 (or 0x503037) is known color: Wine Berry. HEX triplet: 50, 30 and 37. RGB value is (80,48,55). Sum of RGB (Red+Green+Blue) = 80+48+55=183 (24% of max value = 765). Red value is 80 (31.64% from 255 or 43.72% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 55 (21.88% from 255 or 30.05% from 183); Max value from RGB is 80 - color contains mainly: red. Hex color #503037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503037 is #AFCFC8. Grayscale: #3A3A3A. Windows color (decimal): -11521993 or 3616848. OLE color: 3616848.
HSL color Cylindrical-coordinate representation of color #503037: hue angle of 346.88º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #503037 is Cyan = 0, Magento = 0.40, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 48 | 55 | - |
| CMYK | 0 | 0.40 | 0.31 | 0.69 |
| HSL | 346.88º | 0.25% | 0.25% | - |
| HSV(B) | 346.88º | 0.4% | 0.31% | - |
| XYZ | 5.05 | 4.1 | 4.14 | - |
| YUV | 58.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 48 | 55 | 0 | 0.40 | 0.31 | 0.69 | 346.88 | 0.25 | 0.25 |
| Hex | 50 | 30 | 37 | 0 | 28 | 1F | 45 | 15B | 19 | 19 |
| Octal | 120 | 60 | 67 | 0 | 50 | 37 | 105 | 533 | 31 | 31 |
| Binary | 1010000 | 110000 | 110111 | 0 | 101000 | 11111 | 1000101 | 101011011 | 11001 | 11001 |
Color Harmonies of #503037
Complementary color
Monochromatic Colors of #503037
Black with #503037
Text Example
Text Example
White with #503037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503037; }
p { color: rgb(80,48,55); }
H1.HeaderClassName
{
color: #503037;
}
.AnyTagClassName
{
color: #503037;
}
</style>
background-color css
<style>
a { background-color: #503037; }
a { background-color: rgb(80,48,55); }
div.DivClassName
{
background-color: #503037;
}
.BgClassName
{
background-color: #503037;
}
</style>
border-color css
<style>
span { border-color: #503037; }
span { border-color: rgb(80,48,55); }
td.TdClassName
{
border-color: #503037;
}
.TagClassName
{
border-color: #503037;
}
</style>