Shades of Wine Berry #533740
Tints of Wine Berry #533740
RGB
CMYK
RGB Variations
Color information
#533740 (or 0x533740) is known color: Wine Berry. HEX triplet: 53, 37 and 40. RGB value is (83,55,64). Sum of RGB (Red+Green+Blue) = 83+55+64=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 55 (21.88% from 255 or 27.23% from 202); Blue value is 64 (25.39% from 255 or 31.68% from 202); Max value from RGB is 83 - color contains mainly: red. Hex color #533740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533740 is #ACC8BF. Grayscale: #404040. Windows color (decimal): -11323584 or 4208467. OLE color: 4208467.
HSL color Cylindrical-coordinate representation of color #533740: hue angle of 340.71º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #533740 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 64 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.67 |
| HSL | 340.71º | 0.2% | 0.27% | - |
| HSV(B) | 340.71º | 0.34% | 0.33% | - |
| XYZ | 5.86 | 4.94 | 5.5 | - |
| YUV | 64.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 64 | 0 | 0.34 | 0.23 | 0.67 | 340.71 | 0.2 | 0.27 |
| Hex | 53 | 37 | 40 | 0 | 22 | 17 | 43 | 155 | 14 | 1B |
| Octal | 123 | 67 | 100 | 0 | 42 | 27 | 103 | 525 | 24 | 33 |
| Binary | 1010011 | 110111 | 1000000 | 0 | 100010 | 10111 | 1000011 | 101010101 | 10100 | 11011 |
Color Harmonies of #533740
Complementary color
Monochromatic Colors of #533740
Black with #533740
Text Example
Text Example
White with #533740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533740; }
p { color: rgb(83,55,64); }
H1.HeaderClassName
{
color: #533740;
}
.AnyTagClassName
{
color: #533740;
}
</style>
background-color css
<style>
a { background-color: #533740; }
a { background-color: rgb(83,55,64); }
div.DivClassName
{
background-color: #533740;
}
.BgClassName
{
background-color: #533740;
}
</style>
border-color css
<style>
span { border-color: #533740; }
span { border-color: rgb(83,55,64); }
td.TdClassName
{
border-color: #533740;
}
.TagClassName
{
border-color: #533740;
}
</style>