Shades of Wine Berry #583138
Tints of Wine Berry #583138
RGB
CMYK
RGB Variations
Color information
#583138 (or 0x583138) is known color: Wine Berry. HEX triplet: 58, 31 and 38. RGB value is (88,49,56). Sum of RGB (Red+Green+Blue) = 88+49+56=193 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.60% from 193); Green value is 49 (19.53% from 255 or 25.39% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 88 - color contains mainly: red. Hex color #583138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583138 is #A7CEC7. Grayscale: #3D3D3D. Windows color (decimal): -10997448 or 3682648. OLE color: 3682648.
HSL color Cylindrical-coordinate representation of color #583138: hue angle of 349.23º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #583138 is Cyan = 0, Magento = 0.44, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 56 | - |
| CMYK | 0 | 0.44 | 0.36 | 0.65 |
| HSL | 349.23º | 0.28% | 0.27% | - |
| HSV(B) | 349.23º | 0.44% | 0.35% | - |
| XYZ | 5.84 | 4.56 | 4.31 | - |
| YUV | 61.46 | 124.92 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 56 | 0 | 0.44 | 0.36 | 0.65 | 349.23 | 0.28 | 0.27 |
| Hex | 58 | 31 | 38 | 0 | 2C | 24 | 41 | 15D | 1C | 1B |
| Octal | 130 | 61 | 70 | 0 | 54 | 44 | 101 | 535 | 34 | 33 |
| Binary | 1011000 | 110001 | 111000 | 0 | 101100 | 100100 | 1000001 | 101011101 | 11100 | 11011 |
Color Harmonies of #583138
Complementary color
Monochromatic Colors of #583138
Black with #583138
Text Example
Text Example
White with #583138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583138; }
p { color: rgb(88,49,56); }
H1.HeaderClassName
{
color: #583138;
}
.AnyTagClassName
{
color: #583138;
}
</style>
background-color css
<style>
a { background-color: #583138; }
a { background-color: rgb(88,49,56); }
div.DivClassName
{
background-color: #583138;
}
.BgClassName
{
background-color: #583138;
}
</style>
border-color css
<style>
span { border-color: #583138; }
span { border-color: rgb(88,49,56); }
td.TdClassName
{
border-color: #583138;
}
.TagClassName
{
border-color: #583138;
}
</style>