Shades of Wine Berry #533640
Tints of Wine Berry #533640
RGB
CMYK
RGB Variations
Color information
#533640 (or 0x533640) is known color: Wine Berry. HEX triplet: 53, 36 and 40. RGB value is (83,54,64). Sum of RGB (Red+Green+Blue) = 83+54+64=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 54 (21.48% from 255 or 26.87% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 83 - color contains mainly: red. Hex color #533640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533640 is #ACC9BF. Grayscale: #3F3F3F. Windows color (decimal): -11323840 or 4208211. OLE color: 4208211.
HSL color Cylindrical-coordinate representation of color #533640: hue angle of 339.31º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533640 is Cyan = 0, Magento = 0.35, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 64 | - |
| CMYK | 0 | 0.35 | 0.23 | 0.67 |
| HSL | 339.31º | 0.21% | 0.27% | - |
| HSV(B) | 339.31º | 0.35% | 0.33% | - |
| XYZ | 5.81 | 4.85 | 5.48 | - |
| YUV | 63.81 | 128.11 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 64 | 0 | 0.35 | 0.23 | 0.67 | 339.31 | 0.21 | 0.27 |
| Hex | 53 | 36 | 40 | 0 | 23 | 17 | 43 | 153 | 15 | 1B |
| Octal | 123 | 66 | 100 | 0 | 43 | 27 | 103 | 523 | 25 | 33 |
| Binary | 1010011 | 110110 | 1000000 | 0 | 100011 | 10111 | 1000011 | 101010011 | 10101 | 11011 |
Color Harmonies of #533640
Complementary color
Monochromatic Colors of #533640
Black with #533640
Text Example
Text Example
White with #533640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533640; }
p { color: rgb(83,54,64); }
H1.HeaderClassName
{
color: #533640;
}
.AnyTagClassName
{
color: #533640;
}
</style>
background-color css
<style>
a { background-color: #533640; }
a { background-color: rgb(83,54,64); }
div.DivClassName
{
background-color: #533640;
}
.BgClassName
{
background-color: #533640;
}
</style>
border-color css
<style>
span { border-color: #533640; }
span { border-color: rgb(83,54,64); }
td.TdClassName
{
border-color: #533640;
}
.TagClassName
{
border-color: #533640;
}
</style>