Shades of Wine Berry #553438
Tints of Wine Berry #553438
RGB
CMYK
RGB Variations
Color information
#553438 (or 0x553438) is known color: Wine Berry. HEX triplet: 55, 34 and 38. RGB value is (85,52,56). Sum of RGB (Red+Green+Blue) = 85+52+56=193 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.04% from 193); Green value is 52 (20.70% from 255 or 26.94% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 85 - color contains mainly: red. Hex color #553438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553438 is #AACBC7. Grayscale: #3E3E3E. Windows color (decimal): -11193288 or 3683413. OLE color: 3683413.
HSL color Cylindrical-coordinate representation of color #553438: hue angle of 352.73º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #553438 is Cyan = 0, Magento = 0.39, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 52 | 56 | - |
| CMYK | 0 | 0.39 | 0.34 | 0.67 |
| HSL | 352.73º | 0.24% | 0.27% | - |
| HSV(B) | 352.73º | 0.39% | 0.33% | - |
| XYZ | 5.69 | 4.67 | 4.34 | - |
| YUV | 62.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 56 | 0 | 0.39 | 0.34 | 0.67 | 352.73 | 0.24 | 0.27 |
| Hex | 55 | 34 | 38 | 0 | 27 | 22 | 43 | 161 | 18 | 1B |
| Octal | 125 | 64 | 70 | 0 | 47 | 42 | 103 | 541 | 30 | 33 |
| Binary | 1010101 | 110100 | 111000 | 0 | 100111 | 100010 | 1000011 | 101100001 | 11000 | 11011 |
Color Harmonies of #553438
Complementary color
Monochromatic Colors of #553438
Black with #553438
Text Example
Text Example
White with #553438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553438; }
p { color: rgb(85,52,56); }
H1.HeaderClassName
{
color: #553438;
}
.AnyTagClassName
{
color: #553438;
}
</style>
background-color css
<style>
a { background-color: #553438; }
a { background-color: rgb(85,52,56); }
div.DivClassName
{
background-color: #553438;
}
.BgClassName
{
background-color: #553438;
}
</style>
border-color css
<style>
span { border-color: #553438; }
span { border-color: rgb(85,52,56); }
td.TdClassName
{
border-color: #553438;
}
.TagClassName
{
border-color: #553438;
}
</style>