Shades of Wine Berry #543137
Tints of Wine Berry #543137
RGB
CMYK
RGB Variations
Color information
#543137 (or 0x543137) is known color: Wine Berry. HEX triplet: 54, 31 and 37. RGB value is (84,49,55). Sum of RGB (Red+Green+Blue) = 84+49+55=188 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.68% from 188); Green value is 49 (19.53% from 255 or 26.06% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 84 - color contains mainly: red. Hex color #543137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543137 is #ABCEC8. Grayscale: #3C3C3C. Windows color (decimal): -11259593 or 3617108. OLE color: 3617108.
HSL color Cylindrical-coordinate representation of color #543137: hue angle of 349.71º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #543137 is Cyan = 0, Magento = 0.42, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 49 | 55 | - |
| CMYK | 0 | 0.42 | 0.35 | 0.67 |
| HSL | 349.71º | 0.26% | 0.26% | - |
| HSV(B) | 349.71º | 0.42% | 0.33% | - |
| XYZ | 5.44 | 4.36 | 4.17 | - |
| YUV | 60.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 49 | 55 | 0 | 0.42 | 0.35 | 0.67 | 349.71 | 0.26 | 0.26 |
| Hex | 54 | 31 | 37 | 0 | 2A | 23 | 43 | 15E | 1A | 1A |
| Octal | 124 | 61 | 67 | 0 | 52 | 43 | 103 | 536 | 32 | 32 |
| Binary | 1010100 | 110001 | 110111 | 0 | 101010 | 100011 | 1000011 | 101011110 | 11010 | 11010 |
Color Harmonies of #543137
Complementary color
Monochromatic Colors of #543137
Black with #543137
Text Example
Text Example
White with #543137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543137; }
p { color: rgb(84,49,55); }
H1.HeaderClassName
{
color: #543137;
}
.AnyTagClassName
{
color: #543137;
}
</style>
background-color css
<style>
a { background-color: #543137; }
a { background-color: rgb(84,49,55); }
div.DivClassName
{
background-color: #543137;
}
.BgClassName
{
background-color: #543137;
}
</style>
border-color css
<style>
span { border-color: #543137; }
span { border-color: rgb(84,49,55); }
td.TdClassName
{
border-color: #543137;
}
.TagClassName
{
border-color: #543137;
}
</style>