Shades of Wine Berry #533237
Tints of Wine Berry #533237
RGB
CMYK
RGB Variations
Color information
#533237 (or 0x533237) is known color: Wine Berry. HEX triplet: 53, 32 and 37. RGB value is (83,50,55). Sum of RGB (Red+Green+Blue) = 83+50+55=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 50 (19.92% from 255 or 26.60% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 83 - color contains mainly: red. Hex color #533237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533237 is #ACCDC8. Grayscale: #3C3C3C. Windows color (decimal): -11324873 or 3617363. OLE color: 3617363.
HSL color Cylindrical-coordinate representation of color #533237: hue angle of 350.91º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533237 is Cyan = 0, Magento = 0.40, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 55 | - |
| CMYK | 0 | 0.40 | 0.34 | 0.67 |
| HSL | 350.91º | 0.25% | 0.26% | - |
| HSV(B) | 350.91º | 0.4% | 0.33% | - |
| XYZ | 5.4 | 4.4 | 4.18 | - |
| YUV | 60.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 55 | 0 | 0.40 | 0.34 | 0.67 | 350.91 | 0.25 | 0.26 |
| Hex | 53 | 32 | 37 | 0 | 28 | 22 | 43 | 15F | 19 | 1A |
| Octal | 123 | 62 | 67 | 0 | 50 | 42 | 103 | 537 | 31 | 32 |
| Binary | 1010011 | 110010 | 110111 | 0 | 101000 | 100010 | 1000011 | 101011111 | 11001 | 11010 |
Color Harmonies of #533237
Complementary color
Monochromatic Colors of #533237
Black with #533237
Text Example
Text Example
White with #533237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533237; }
p { color: rgb(83,50,55); }
H1.HeaderClassName
{
color: #533237;
}
.AnyTagClassName
{
color: #533237;
}
</style>
background-color css
<style>
a { background-color: #533237; }
a { background-color: rgb(83,50,55); }
div.DivClassName
{
background-color: #533237;
}
.BgClassName
{
background-color: #533237;
}
</style>
border-color css
<style>
span { border-color: #533237; }
span { border-color: rgb(83,50,55); }
td.TdClassName
{
border-color: #533237;
}
.TagClassName
{
border-color: #533237;
}
</style>