Shades of Wine Berry #553840
Tints of Wine Berry #553840
RGB
CMYK
RGB Variations
Color information
#553840 (or 0x553840) is known color: Wine Berry. HEX triplet: 55, 38 and 40. RGB value is (85,56,64). Sum of RGB (Red+Green+Blue) = 85+56+64=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 56 (22.27% from 255 or 27.32% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 85 - color contains mainly: red. Hex color #553840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553840 is #AAC7BF. Grayscale: #414141. Windows color (decimal): -11192256 or 4208725. OLE color: 4208725.
HSL color Cylindrical-coordinate representation of color #553840: hue angle of 343.45º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #553840 is Cyan = 0, Magento = 0.34, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 64 | - |
| CMYK | 0 | 0.34 | 0.25 | 0.67 |
| HSL | 343.45º | 0.21% | 0.28% | - |
| HSV(B) | 343.45º | 0.34% | 0.33% | - |
| XYZ | 6.09 | 5.13 | 5.52 | - |
| YUV | 65.58 | 127.11 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 64 | 0 | 0.34 | 0.25 | 0.67 | 343.45 | 0.21 | 0.28 |
| Hex | 55 | 38 | 40 | 0 | 22 | 19 | 43 | 157 | 15 | 1C |
| Octal | 125 | 70 | 100 | 0 | 42 | 31 | 103 | 527 | 25 | 34 |
| Binary | 1010101 | 111000 | 1000000 | 0 | 100010 | 11001 | 1000011 | 101010111 | 10101 | 11100 |
Color Harmonies of #553840
Complementary color
Monochromatic Colors of #553840
Black with #553840
Text Example
Text Example
White with #553840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553840; }
p { color: rgb(85,56,64); }
H1.HeaderClassName
{
color: #553840;
}
.AnyTagClassName
{
color: #553840;
}
</style>
background-color css
<style>
a { background-color: #553840; }
a { background-color: rgb(85,56,64); }
div.DivClassName
{
background-color: #553840;
}
.BgClassName
{
background-color: #553840;
}
</style>
border-color css
<style>
span { border-color: #553840; }
span { border-color: rgb(85,56,64); }
td.TdClassName
{
border-color: #553840;
}
.TagClassName
{
border-color: #553840;
}
</style>