Shades of Wine Berry #533036
Tints of Wine Berry #533036
RGB
CMYK
RGB Variations
Color information
#533036 (or 0x533036) is known color: Wine Berry. HEX triplet: 53, 30 and 36. RGB value is (83,48,54). Sum of RGB (Red+Green+Blue) = 83+48+54=185 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.86% from 185); Green value is 48 (19.14% from 255 or 25.95% from 185); Blue value is 54 (21.48% from 255 or 29.19% from 185); Max value from RGB is 83 - color contains mainly: red. Hex color #533036 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533036 is #ACCFC9. Grayscale: #3B3B3B. Windows color (decimal): -11325386 or 3551315. OLE color: 3551315.
HSL color Cylindrical-coordinate representation of color #533036: hue angle of 349.71º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533036 is Cyan = 0, Magento = 0.42, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 54 | - |
| CMYK | 0 | 0.42 | 0.35 | 0.67 |
| HSL | 349.71º | 0.27% | 0.26% | - |
| HSV(B) | 349.71º | 0.42% | 0.33% | - |
| XYZ | 5.29 | 4.22 | 4.03 | - |
| YUV | 59.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 54 | 0 | 0.42 | 0.35 | 0.67 | 349.71 | 0.27 | 0.26 |
| Hex | 53 | 30 | 36 | 0 | 2A | 23 | 43 | 15E | 1B | 1A |
| Octal | 123 | 60 | 66 | 0 | 52 | 43 | 103 | 536 | 33 | 32 |
| Binary | 1010011 | 110000 | 110110 | 0 | 101010 | 100011 | 1000011 | 101011110 | 11011 | 11010 |
Color Harmonies of #533036
Complementary color
Monochromatic Colors of #533036
Black with #533036
Text Example
Text Example
White with #533036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533036; }
p { color: rgb(83,48,54); }
H1.HeaderClassName
{
color: #533036;
}
.AnyTagClassName
{
color: #533036;
}
</style>
background-color css
<style>
a { background-color: #533036; }
a { background-color: rgb(83,48,54); }
div.DivClassName
{
background-color: #533036;
}
.BgClassName
{
background-color: #533036;
}
</style>
border-color css
<style>
span { border-color: #533036; }
span { border-color: rgb(83,48,54); }
td.TdClassName
{
border-color: #533036;
}
.TagClassName
{
border-color: #533036;
}
</style>