Shades of Wine Berry #573038
Tints of Wine Berry #573038
RGB
CMYK
RGB Variations
Color information
#573038 (or 0x573038) is known color: Wine Berry. HEX triplet: 57, 30 and 38. RGB value is (87,48,56). Sum of RGB (Red+Green+Blue) = 87+48+56=191 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.55% from 191); Green value is 48 (19.14% from 255 or 25.13% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 87 - color contains mainly: red. Hex color #573038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573038 is #A8CFC7. Grayscale: #3C3C3C. Windows color (decimal): -11063240 or 3682391. OLE color: 3682391.
HSL color Cylindrical-coordinate representation of color #573038: hue angle of 347.69º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #573038 is Cyan = 0, Magento = 0.45, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 56 | - |
| CMYK | 0 | 0.45 | 0.36 | 0.66 |
| HSL | 347.69º | 0.29% | 0.26% | - |
| HSV(B) | 347.69º | 0.45% | 0.34% | - |
| XYZ | 5.7 | 4.43 | 4.3 | - |
| YUV | 60.57 | 125.42 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 56 | 0 | 0.45 | 0.36 | 0.66 | 347.69 | 0.29 | 0.26 |
| Hex | 57 | 30 | 38 | 0 | 2D | 24 | 42 | 15C | 1D | 1A |
| Octal | 127 | 60 | 70 | 0 | 55 | 44 | 102 | 534 | 35 | 32 |
| Binary | 1010111 | 110000 | 111000 | 0 | 101101 | 100100 | 1000010 | 101011100 | 11101 | 11010 |
Color Harmonies of #573038
Complementary color
Monochromatic Colors of #573038
Black with #573038
Text Example
Text Example
White with #573038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573038; }
p { color: rgb(87,48,56); }
H1.HeaderClassName
{
color: #573038;
}
.AnyTagClassName
{
color: #573038;
}
</style>
background-color css
<style>
a { background-color: #573038; }
a { background-color: rgb(87,48,56); }
div.DivClassName
{
background-color: #573038;
}
.BgClassName
{
background-color: #573038;
}
</style>
border-color css
<style>
span { border-color: #573038; }
span { border-color: rgb(87,48,56); }
td.TdClassName
{
border-color: #573038;
}
.TagClassName
{
border-color: #573038;
}
</style>