Shades of Wine Berry #513940
Tints of Wine Berry #513940
RGB
CMYK
RGB Variations
Color information
#513940 (or 0x513940) is known color: Wine Berry. HEX triplet: 51, 39 and 40. RGB value is (81,57,64). Sum of RGB (Red+Green+Blue) = 81+57+64=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 57 (22.66% from 255 or 28.22% from 202); Blue value is 64 (25.39% from 255 or 31.68% from 202); Max value from RGB is 81 - color contains mainly: red. Hex color #513940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513940 is #AEC6BF. Grayscale: #404040. Windows color (decimal): -11454144 or 4208977. OLE color: 4208977.
HSL color Cylindrical-coordinate representation of color #513940: hue angle of 342.5º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #513940 is Cyan = 0, Magento = 0.30, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 57 | 64 | - |
| CMYK | 0 | 0.30 | 0.21 | 0.68 |
| HSL | 342.5º | 0.17% | 0.27% | - |
| HSV(B) | 342.5º | 0.3% | 0.32% | - |
| XYZ | 5.78 | 5.05 | 5.52 | - |
| YUV | 64.97 | 127.45 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 64 | 0 | 0.30 | 0.21 | 0.68 | 342.5 | 0.17 | 0.27 |
| Hex | 51 | 39 | 40 | 0 | 1E | 15 | 44 | 156 | 11 | 1B |
| Octal | 121 | 71 | 100 | 0 | 36 | 25 | 104 | 526 | 21 | 33 |
| Binary | 1010001 | 111001 | 1000000 | 0 | 11110 | 10101 | 1000100 | 101010110 | 10001 | 11011 |
Color Harmonies of #513940
Complementary color
Monochromatic Colors of #513940
Black with #513940
Text Example
Text Example
White with #513940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513940; }
p { color: rgb(81,57,64); }
H1.HeaderClassName
{
color: #513940;
}
.AnyTagClassName
{
color: #513940;
}
</style>
background-color css
<style>
a { background-color: #513940; }
a { background-color: rgb(81,57,64); }
div.DivClassName
{
background-color: #513940;
}
.BgClassName
{
background-color: #513940;
}
</style>
border-color css
<style>
span { border-color: #513940; }
span { border-color: rgb(81,57,64); }
td.TdClassName
{
border-color: #513940;
}
.TagClassName
{
border-color: #513940;
}
</style>