Shades of Wine Berry #553138
Tints of Wine Berry #553138
RGB
CMYK
RGB Variations
Color information
#553138 (or 0x553138) is known color: Wine Berry. HEX triplet: 55, 31 and 38. RGB value is (85,49,56). Sum of RGB (Red+Green+Blue) = 85+49+56=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 49 (19.53% from 255 or 25.79% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #553138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553138 is #AACEC7. Grayscale: #3C3C3C. Windows color (decimal): -11194056 or 3682645. OLE color: 3682645.
HSL color Cylindrical-coordinate representation of color #553138: hue angle of 348.33º degrees, saturation: 0.27, 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 #553138 is Cyan = 0, Magento = 0.42, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 56 | - |
| CMYK | 0 | 0.42 | 0.34 | 0.67 |
| HSL | 348.33º | 0.27% | 0.26% | - |
| HSV(B) | 348.33º | 0.42% | 0.33% | - |
| XYZ | 5.56 | 4.41 | 4.3 | - |
| YUV | 60.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 56 | 0 | 0.42 | 0.34 | 0.67 | 348.33 | 0.27 | 0.26 |
| Hex | 55 | 31 | 38 | 0 | 2A | 22 | 43 | 15C | 1B | 1A |
| Octal | 125 | 61 | 70 | 0 | 52 | 42 | 103 | 534 | 33 | 32 |
| Binary | 1010101 | 110001 | 111000 | 0 | 101010 | 100010 | 1000011 | 101011100 | 11011 | 11010 |
Color Harmonies of #553138
Complementary color
Monochromatic Colors of #553138
Black with #553138
Text Example
Text Example
White with #553138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553138; }
p { color: rgb(85,49,56); }
H1.HeaderClassName
{
color: #553138;
}
.AnyTagClassName
{
color: #553138;
}
</style>
background-color css
<style>
a { background-color: #553138; }
a { background-color: rgb(85,49,56); }
div.DivClassName
{
background-color: #553138;
}
.BgClassName
{
background-color: #553138;
}
</style>
border-color css
<style>
span { border-color: #553138; }
span { border-color: rgb(85,49,56); }
td.TdClassName
{
border-color: #553138;
}
.TagClassName
{
border-color: #553138;
}
</style>