Shades of Wine Berry #533940
Tints of Wine Berry #533940
RGB
CMYK
RGB Variations
Color information
#533940 (or 0x533940) is known color: Wine Berry. HEX triplet: 53, 39 and 40. RGB value is (83,57,64). Sum of RGB (Red+Green+Blue) = 83+57+64=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 57 (22.66% from 255 or 27.94% from 204); Blue value is 64 (25.39% from 255 or 31.37% from 204); Max value from RGB is 83 - color contains mainly: red. Hex color #533940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533940 is #ACC6BF. Grayscale: #414141. Windows color (decimal): -11323072 or 4208979. OLE color: 4208979.
HSL color Cylindrical-coordinate representation of color #533940: hue angle of 343.85º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #533940 is Cyan = 0, Magento = 0.31, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 64 | - |
| CMYK | 0 | 0.31 | 0.23 | 0.67 |
| HSL | 343.85º | 0.19% | 0.27% | - |
| HSV(B) | 343.85º | 0.31% | 0.33% | - |
| XYZ | 5.96 | 5.14 | 5.53 | - |
| YUV | 65.57 | 127.11 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 64 | 0 | 0.31 | 0.23 | 0.67 | 343.85 | 0.19 | 0.27 |
| Hex | 53 | 39 | 40 | 0 | 1F | 17 | 43 | 158 | 13 | 1B |
| Octal | 123 | 71 | 100 | 0 | 37 | 27 | 103 | 530 | 23 | 33 |
| Binary | 1010011 | 111001 | 1000000 | 0 | 11111 | 10111 | 1000011 | 101011000 | 10011 | 11011 |
Color Harmonies of #533940
Complementary color
Monochromatic Colors of #533940
Black with #533940
Text Example
Text Example
White with #533940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533940; }
p { color: rgb(83,57,64); }
H1.HeaderClassName
{
color: #533940;
}
.AnyTagClassName
{
color: #533940;
}
</style>
background-color css
<style>
a { background-color: #533940; }
a { background-color: rgb(83,57,64); }
div.DivClassName
{
background-color: #533940;
}
.BgClassName
{
background-color: #533940;
}
</style>
border-color css
<style>
span { border-color: #533940; }
span { border-color: rgb(83,57,64); }
td.TdClassName
{
border-color: #533940;
}
.TagClassName
{
border-color: #533940;
}
</style>