Shades of Rose Bud Cherry #893560
Tints of Rose Bud Cherry #893560
RGB
CMYK
RGB Variations
Color information
#893560 (or 0x893560) is known color: Rose Bud Cherry. HEX triplet: 89, 35 and 60. RGB value is (137,53,96). Sum of RGB (Red+Green+Blue) = 137+53+96=286 (37% of max value = 765). Red value is 137 (53.91% from 255 or 47.90% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 96 (37.89% from 255 or 33.57% from 286); Max value from RGB is 137 - color contains mainly: red. Hex color #893560 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893560 is #76CA9F. Grayscale: #525252. Windows color (decimal): -7785120 or 6305161. OLE color: 6305161.
HSL color Cylindrical-coordinate representation of color #893560: hue angle of 329.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #893560 is Cyan = 0, Magento = 0.61, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 96 | - |
| CMYK | 0 | 0.61 | 0.30 | 0.46 |
| HSL | 329.29º | 0.44% | 0.37% | - |
| HSV(B) | 329.29º | 0.61% | 0.54% | - |
| XYZ | 13.7 | 8.71 | 12.03 | - |
| YUV | 83.02 | 135.33 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 96 | 0 | 0.61 | 0.30 | 0.46 | 329.29 | 0.44 | 0.37 |
| Hex | 89 | 35 | 60 | 0 | 3D | 1E | 2E | 149 | 2C | 25 |
| Octal | 211 | 65 | 140 | 0 | 75 | 36 | 56 | 511 | 54 | 45 |
| Binary | 10001001 | 110101 | 1100000 | 0 | 111101 | 11110 | 101110 | 101001001 | 101100 | 100101 |
Color Harmonies of #893560
Complementary color
Monochromatic Colors of #893560
Black with #893560
Text Example
Text Example
White with #893560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893560; }
p { color: rgb(137,53,96); }
H1.HeaderClassName
{
color: #893560;
}
.AnyTagClassName
{
color: #893560;
}
</style>
background-color css
<style>
a { background-color: #893560; }
a { background-color: rgb(137,53,96); }
div.DivClassName
{
background-color: #893560;
}
.BgClassName
{
background-color: #893560;
}
</style>
border-color css
<style>
span { border-color: #893560; }
span { border-color: rgb(137,53,96); }
td.TdClassName
{
border-color: #893560;
}
.TagClassName
{
border-color: #893560;
}
</style>