Shades of Wine Berry #553237
Tints of Wine Berry #553237
RGB
CMYK
RGB Variations
Color information
#553237 (or 0x553237) is known color: Wine Berry. HEX triplet: 55, 32 and 37. RGB value is (85,50,55). Sum of RGB (Red+Green+Blue) = 85+50+55=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 55 (21.88% from 255 or 28.95% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #553237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553237 is #AACDC8. Grayscale: #3D3D3D. Windows color (decimal): -11193801 or 3617365. OLE color: 3617365.
HSL color Cylindrical-coordinate representation of color #553237: 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.41%. Process color model (Four color, CMYK) of #553237 is Cyan = 0, Magento = 0.41, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 50 | 55 | - |
| CMYK | 0 | 0.41 | 0.35 | 0.67 |
| HSL | 351.43º | 0.26% | 0.26% | - |
| HSV(B) | 351.43º | 0.41% | 0.33% | - |
| XYZ | 5.58 | 4.49 | 4.19 | - |
| YUV | 61.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 55 | 0 | 0.41 | 0.35 | 0.67 | 351.43 | 0.26 | 0.26 |
| Hex | 55 | 32 | 37 | 0 | 29 | 23 | 43 | 15F | 1A | 1A |
| Octal | 125 | 62 | 67 | 0 | 51 | 43 | 103 | 537 | 32 | 32 |
| Binary | 1010101 | 110010 | 110111 | 0 | 101001 | 100011 | 1000011 | 101011111 | 11010 | 11010 |
Color Harmonies of #553237
Complementary color
Monochromatic Colors of #553237
Black with #553237
Text Example
Text Example
White with #553237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553237; }
p { color: rgb(85,50,55); }
H1.HeaderClassName
{
color: #553237;
}
.AnyTagClassName
{
color: #553237;
}
</style>
background-color css
<style>
a { background-color: #553237; }
a { background-color: rgb(85,50,55); }
div.DivClassName
{
background-color: #553237;
}
.BgClassName
{
background-color: #553237;
}
</style>
border-color css
<style>
span { border-color: #553237; }
span { border-color: rgb(85,50,55); }
td.TdClassName
{
border-color: #553237;
}
.TagClassName
{
border-color: #553237;
}
</style>