Shades of Wine Berry #513138
Tints of Wine Berry #513138
RGB
CMYK
RGB Variations
Color information
#513138 (or 0x513138) is known color: Wine Berry. HEX triplet: 51, 31 and 38. RGB value is (81,49,56). Sum of RGB (Red+Green+Blue) = 81+49+56=186 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.55% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 56 (22.27% from 255 or 30.11% from 186); Max value from RGB is 81 - color contains mainly: red. Hex color #513138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513138 is #AECEC7. Grayscale: #3B3B3B. Windows color (decimal): -11456200 or 3682641. OLE color: 3682641.
HSL color Cylindrical-coordinate representation of color #513138: hue angle of 346.88º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #513138 is Cyan = 0, Magento = 0.40, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 56 | - |
| CMYK | 0 | 0.40 | 0.31 | 0.68 |
| HSL | 346.88º | 0.25% | 0.25% | - |
| HSV(B) | 346.88º | 0.4% | 0.32% | - |
| XYZ | 5.21 | 4.23 | 4.28 | - |
| YUV | 59.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 56 | 0 | 0.40 | 0.31 | 0.68 | 346.88 | 0.25 | 0.25 |
| Hex | 51 | 31 | 38 | 0 | 28 | 1F | 44 | 15B | 19 | 19 |
| Octal | 121 | 61 | 70 | 0 | 50 | 37 | 104 | 533 | 31 | 31 |
| Binary | 1010001 | 110001 | 111000 | 0 | 101000 | 11111 | 1000100 | 101011011 | 11001 | 11001 |
Color Harmonies of #513138
Complementary color
Monochromatic Colors of #513138
Black with #513138
Text Example
Text Example
White with #513138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513138; }
p { color: rgb(81,49,56); }
H1.HeaderClassName
{
color: #513138;
}
.AnyTagClassName
{
color: #513138;
}
</style>
background-color css
<style>
a { background-color: #513138; }
a { background-color: rgb(81,49,56); }
div.DivClassName
{
background-color: #513138;
}
.BgClassName
{
background-color: #513138;
}
</style>
border-color css
<style>
span { border-color: #513138; }
span { border-color: rgb(81,49,56); }
td.TdClassName
{
border-color: #513138;
}
.TagClassName
{
border-color: #513138;
}
</style>