Shades of Wine Berry #553740
Tints of Wine Berry #553740
RGB
CMYK
RGB Variations
Color information
#553740 (or 0x553740) is known color: Wine Berry. HEX triplet: 55, 37 and 40. RGB value is (85,55,64). Sum of RGB (Red+Green+Blue) = 85+55+64=204 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.67% from 204); Green value is 55 (21.88% from 255 or 26.96% from 204); Blue value is 64 (25.39% from 255 or 31.37% from 204); Max value from RGB is 85 - color contains mainly: red. Hex color #553740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553740 is #AAC8BF. Grayscale: #404040. Windows color (decimal): -11192512 or 4208469. OLE color: 4208469.
HSL color Cylindrical-coordinate representation of color #553740: hue angle of 342º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553740 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 64 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.67 |
| HSL | 342º | 0.21% | 0.27% | - |
| HSV(B) | 342º | 0.35% | 0.33% | - |
| XYZ | 6.04 | 5.03 | 5.5 | - |
| YUV | 65 | 127.44 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 64 | 0 | 0.35 | 0.25 | 0.67 | 342 | 0.21 | 0.27 |
| Hex | 55 | 37 | 40 | 0 | 23 | 19 | 43 | 156 | 15 | 1B |
| Octal | 125 | 67 | 100 | 0 | 43 | 31 | 103 | 526 | 25 | 33 |
| Binary | 1010101 | 110111 | 1000000 | 0 | 100011 | 11001 | 1000011 | 101010110 | 10101 | 11011 |
Color Harmonies of #553740
Complementary color
Monochromatic Colors of #553740
Black with #553740
Text Example
Text Example
White with #553740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553740; }
p { color: rgb(85,55,64); }
H1.HeaderClassName
{
color: #553740;
}
.AnyTagClassName
{
color: #553740;
}
</style>
background-color css
<style>
a { background-color: #553740; }
a { background-color: rgb(85,55,64); }
div.DivClassName
{
background-color: #553740;
}
.BgClassName
{
background-color: #553740;
}
</style>
border-color css
<style>
span { border-color: #553740; }
span { border-color: rgb(85,55,64); }
td.TdClassName
{
border-color: #553740;
}
.TagClassName
{
border-color: #553740;
}
</style>