Shades of Wine Berry #503138
Tints of Wine Berry #503138
RGB
CMYK
RGB Variations
Color information
#503138 (or 0x503138) is known color: Wine Berry. HEX triplet: 50, 31 and 38. RGB value is (80,49,56). Sum of RGB (Red+Green+Blue) = 80+49+56=185 (24% of max value = 765). Red value is 80 (31.64% from 255 or 43.24% from 185); Green value is 49 (19.53% from 255 or 26.49% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 80 - color contains mainly: red. Hex color #503138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503138 is #AFCEC7. Grayscale: #3B3B3B. Windows color (decimal): -11521736 or 3682640. OLE color: 3682640.
HSL color Cylindrical-coordinate representation of color #503138: hue angle of 346.45º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #503138 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 49 | 56 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.69 |
| HSL | 346.45º | 0.24% | 0.25% | - |
| HSV(B) | 346.45º | 0.39% | 0.31% | - |
| XYZ | 5.12 | 4.19 | 4.28 | - |
| YUV | 59.07 | 126.27 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 49 | 56 | 0 | 0.39 | 0.30 | 0.69 | 346.45 | 0.24 | 0.25 |
| Hex | 50 | 31 | 38 | 0 | 27 | 1E | 45 | 15A | 18 | 19 |
| Octal | 120 | 61 | 70 | 0 | 47 | 36 | 105 | 532 | 30 | 31 |
| Binary | 1010000 | 110001 | 111000 | 0 | 100111 | 11110 | 1000101 | 101011010 | 11000 | 11001 |
Color Harmonies of #503138
Complementary color
Monochromatic Colors of #503138
Black with #503138
Text Example
Text Example
White with #503138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503138; }
p { color: rgb(80,49,56); }
H1.HeaderClassName
{
color: #503138;
}
.AnyTagClassName
{
color: #503138;
}
</style>
background-color css
<style>
a { background-color: #503138; }
a { background-color: rgb(80,49,56); }
div.DivClassName
{
background-color: #503138;
}
.BgClassName
{
background-color: #503138;
}
</style>
border-color css
<style>
span { border-color: #503138; }
span { border-color: rgb(80,49,56); }
td.TdClassName
{
border-color: #503138;
}
.TagClassName
{
border-color: #503138;
}
</style>