Shades of Wine Berry #563438
Tints of Wine Berry #563438
RGB
CMYK
RGB Variations
Color information
#563438 (or 0x563438) is known color: Wine Berry. HEX triplet: 56, 34 and 38. RGB value is (86,52,56). Sum of RGB (Red+Green+Blue) = 86+52+56=194 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.33% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 86 - color contains mainly: red. Hex color #563438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563438 is #A9CBC7. Grayscale: #3E3E3E. Windows color (decimal): -11127752 or 3683414. OLE color: 3683414.
HSL color Cylindrical-coordinate representation of color #563438: hue angle of 352.94º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #563438 is Cyan = 0, Magento = 0.40, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 52 | 56 | - |
| CMYK | 0 | 0.40 | 0.35 | 0.66 |
| HSL | 352.94º | 0.25% | 0.27% | - |
| HSV(B) | 352.94º | 0.4% | 0.34% | - |
| XYZ | 5.78 | 4.72 | 4.35 | - |
| YUV | 62.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 56 | 0 | 0.40 | 0.35 | 0.66 | 352.94 | 0.25 | 0.27 |
| Hex | 56 | 34 | 38 | 0 | 28 | 23 | 42 | 161 | 19 | 1B |
| Octal | 126 | 64 | 70 | 0 | 50 | 43 | 102 | 541 | 31 | 33 |
| Binary | 1010110 | 110100 | 111000 | 0 | 101000 | 100011 | 1000010 | 101100001 | 11001 | 11011 |
Color Harmonies of #563438
Complementary color
Monochromatic Colors of #563438
Black with #563438
Text Example
Text Example
White with #563438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563438; }
p { color: rgb(86,52,56); }
H1.HeaderClassName
{
color: #563438;
}
.AnyTagClassName
{
color: #563438;
}
</style>
background-color css
<style>
a { background-color: #563438; }
a { background-color: rgb(86,52,56); }
div.DivClassName
{
background-color: #563438;
}
.BgClassName
{
background-color: #563438;
}
</style>
border-color css
<style>
span { border-color: #563438; }
span { border-color: rgb(86,52,56); }
td.TdClassName
{
border-color: #563438;
}
.TagClassName
{
border-color: #563438;
}
</style>