Shades of Wine Berry #543136
Tints of Wine Berry #543136
RGB
CMYK
RGB Variations
Color information
#543136 (or 0x543136) is known color: Wine Berry. HEX triplet: 54, 31 and 36. RGB value is (84,49,54). Sum of RGB (Red+Green+Blue) = 84+49+54=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 54 (21.48% from 255 or 28.88% from 187); Max value from RGB is 84 - color contains mainly: red. Hex color #543136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543136 is #ABCEC9. Grayscale: #3C3C3C. Windows color (decimal): -11259594 or 3551572. OLE color: 3551572.
HSL color Cylindrical-coordinate representation of color #543136: hue angle of 351.43º 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 #543136 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 49 | 54 | - |
| CMYK | 0 | 0.42 | 0.36 | 0.67 |
| HSL | 351.43º | 0.26% | 0.26% | - |
| HSV(B) | 351.43º | 0.42% | 0.33% | - |
| XYZ | 5.42 | 4.35 | 4.04 | - |
| YUV | 60.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 49 | 54 | 0 | 0.42 | 0.36 | 0.67 | 351.43 | 0.26 | 0.26 |
| Hex | 54 | 31 | 36 | 0 | 2A | 24 | 43 | 15F | 1A | 1A |
| Octal | 124 | 61 | 66 | 0 | 52 | 44 | 103 | 537 | 32 | 32 |
| Binary | 1010100 | 110001 | 110110 | 0 | 101010 | 100100 | 1000011 | 101011111 | 11010 | 11010 |
Color Harmonies of #543136
Complementary color
Monochromatic Colors of #543136
Black with #543136
Text Example
Text Example
White with #543136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543136; }
p { color: rgb(84,49,54); }
H1.HeaderClassName
{
color: #543136;
}
.AnyTagClassName
{
color: #543136;
}
</style>
background-color css
<style>
a { background-color: #543136; }
a { background-color: rgb(84,49,54); }
div.DivClassName
{
background-color: #543136;
}
.BgClassName
{
background-color: #543136;
}
</style>
border-color css
<style>
span { border-color: #543136; }
span { border-color: rgb(84,49,54); }
td.TdClassName
{
border-color: #543136;
}
.TagClassName
{
border-color: #543136;
}
</style>