Shades of Wine Berry #533136
Tints of Wine Berry #533136
RGB
CMYK
RGB Variations
Color information
#533136 (or 0x533136) is known color: Wine Berry. HEX triplet: 53, 31 and 36. RGB value is (83,49,54). Sum of RGB (Red+Green+Blue) = 83+49+54=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 54 (21.48% from 255 or 29.03% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #533136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533136 is #ACCEC9. Grayscale: #3B3B3B. Windows color (decimal): -11325130 or 3551571. OLE color: 3551571.
HSL color Cylindrical-coordinate representation of color #533136: hue angle of 351.18º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533136 is Cyan = 0, Magento = 0.41, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 54 | - |
| CMYK | 0 | 0.41 | 0.35 | 0.67 |
| HSL | 351.18º | 0.26% | 0.26% | - |
| HSV(B) | 351.18º | 0.41% | 0.33% | - |
| XYZ | 5.33 | 4.3 | 4.04 | - |
| YUV | 59.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 54 | 0 | 0.41 | 0.35 | 0.67 | 351.18 | 0.26 | 0.26 |
| Hex | 53 | 31 | 36 | 0 | 29 | 23 | 43 | 15F | 1A | 1A |
| Octal | 123 | 61 | 66 | 0 | 51 | 43 | 103 | 537 | 32 | 32 |
| Binary | 1010011 | 110001 | 110110 | 0 | 101001 | 100011 | 1000011 | 101011111 | 11010 | 11010 |
Color Harmonies of #533136
Complementary color
Monochromatic Colors of #533136
Black with #533136
Text Example
Text Example
White with #533136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533136; }
p { color: rgb(83,49,54); }
H1.HeaderClassName
{
color: #533136;
}
.AnyTagClassName
{
color: #533136;
}
</style>
background-color css
<style>
a { background-color: #533136; }
a { background-color: rgb(83,49,54); }
div.DivClassName
{
background-color: #533136;
}
.BgClassName
{
background-color: #533136;
}
</style>
border-color css
<style>
span { border-color: #533136; }
span { border-color: rgb(83,49,54); }
td.TdClassName
{
border-color: #533136;
}
.TagClassName
{
border-color: #533136;
}
</style>