Shades of Wine Berry #553038
Tints of Wine Berry #553038
RGB
CMYK
RGB Variations
Color information
#553038 (or 0x553038) is known color: Wine Berry. HEX triplet: 55, 30 and 38. RGB value is (85,48,56). Sum of RGB (Red+Green+Blue) = 85+48+56=189 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.97% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 56 (22.27% from 255 or 29.63% from 189); Max value from RGB is 85 - color contains mainly: red. Hex color #553038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553038 is #AACFC7. Grayscale: #3B3B3B. Windows color (decimal): -11194312 or 3682389. OLE color: 3682389.
HSL color Cylindrical-coordinate representation of color #553038: hue angle of 347.03º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553038 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 56 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.67 |
| HSL | 347.03º | 0.28% | 0.26% | - |
| HSV(B) | 347.03º | 0.44% | 0.33% | - |
| XYZ | 5.52 | 4.33 | 4.29 | - |
| YUV | 59.98 | 125.76 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 56 | 0 | 0.44 | 0.34 | 0.67 | 347.03 | 0.28 | 0.26 |
| Hex | 55 | 30 | 38 | 0 | 2C | 22 | 43 | 15B | 1C | 1A |
| Octal | 125 | 60 | 70 | 0 | 54 | 42 | 103 | 533 | 34 | 32 |
| Binary | 1010101 | 110000 | 111000 | 0 | 101100 | 100010 | 1000011 | 101011011 | 11100 | 11010 |
Color Harmonies of #553038
Complementary color
Monochromatic Colors of #553038
Black with #553038
Text Example
Text Example
White with #553038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553038; }
p { color: rgb(85,48,56); }
H1.HeaderClassName
{
color: #553038;
}
.AnyTagClassName
{
color: #553038;
}
</style>
background-color css
<style>
a { background-color: #553038; }
a { background-color: rgb(85,48,56); }
div.DivClassName
{
background-color: #553038;
}
.BgClassName
{
background-color: #553038;
}
</style>
border-color css
<style>
span { border-color: #553038; }
span { border-color: rgb(85,48,56); }
td.TdClassName
{
border-color: #553038;
}
.TagClassName
{
border-color: #553038;
}
</style>