Shades of Wine Berry #503439
Tints of Wine Berry #503439
RGB
CMYK
RGB Variations
Color information
#503439 (or 0x503439) is known color: Wine Berry. HEX triplet: 50, 34 and 39. RGB value is (80,52,57). Sum of RGB (Red+Green+Blue) = 80+52+57=189 (25% of max value = 765). Red value is 80 (31.64% from 255 or 42.33% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 57 (22.66% from 255 or 30.16% from 189); Max value from RGB is 80 - color contains mainly: red. Hex color #503439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503439 is #AFCBC6. Grayscale: #3C3C3C. Windows color (decimal): -11520967 or 3748944. OLE color: 3748944.
HSL color Cylindrical-coordinate representation of color #503439: hue angle of 349.29º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #503439 is Cyan = 0, Magento = 0.35, Yellow = 0.29 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 52 | 57 | - |
| CMYK | 0 | 0.35 | 0.29 | 0.69 |
| HSL | 349.29º | 0.21% | 0.26% | - |
| HSV(B) | 349.29º | 0.35% | 0.31% | - |
| XYZ | 5.27 | 4.46 | 4.45 | - |
| YUV | 60.94 | 125.78 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 52 | 57 | 0 | 0.35 | 0.29 | 0.69 | 349.29 | 0.21 | 0.26 |
| Hex | 50 | 34 | 39 | 0 | 23 | 1D | 45 | 15D | 15 | 1A |
| Octal | 120 | 64 | 71 | 0 | 43 | 35 | 105 | 535 | 25 | 32 |
| Binary | 1010000 | 110100 | 111001 | 0 | 100011 | 11101 | 1000101 | 101011101 | 10101 | 11010 |
Color Harmonies of #503439
Complementary color
Monochromatic Colors of #503439
Black with #503439
Text Example
Text Example
White with #503439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503439; }
p { color: rgb(80,52,57); }
H1.HeaderClassName
{
color: #503439;
}
.AnyTagClassName
{
color: #503439;
}
</style>
background-color css
<style>
a { background-color: #503439; }
a { background-color: rgb(80,52,57); }
div.DivClassName
{
background-color: #503439;
}
.BgClassName
{
background-color: #503439;
}
</style>
border-color css
<style>
span { border-color: #503439; }
span { border-color: rgb(80,52,57); }
td.TdClassName
{
border-color: #503439;
}
.TagClassName
{
border-color: #503439;
}
</style>