Shades of Rose Bud Cherry #893460
Tints of Rose Bud Cherry #893460
RGB
CMYK
RGB Variations
Color information
#893460 (or 0x893460) is known color: Rose Bud Cherry. HEX triplet: 89, 34 and 60. RGB value is (137,52,96). Sum of RGB (Red+Green+Blue) = 137+52+96=285 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.07% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 137 - color contains mainly: red. Hex color #893460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893460 is #76CB9F. Grayscale: #525252. Windows color (decimal): -7785376 or 6304905. OLE color: 6304905.
HSL color Cylindrical-coordinate representation of color #893460: hue angle of 328.94º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893460 is Cyan = 0, Magento = 0.62, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 96 | - |
| CMYK | 0 | 0.62 | 0.30 | 0.46 |
| HSL | 328.94º | 0.45% | 0.37% | - |
| HSV(B) | 328.94º | 0.62% | 0.54% | - |
| XYZ | 13.66 | 8.62 | 12.01 | - |
| YUV | 82.43 | 135.66 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 96 | 0 | 0.62 | 0.30 | 0.46 | 328.94 | 0.45 | 0.37 |
| Hex | 89 | 34 | 60 | 0 | 3E | 1E | 2E | 149 | 2D | 25 |
| Octal | 211 | 64 | 140 | 0 | 76 | 36 | 56 | 511 | 55 | 45 |
| Binary | 10001001 | 110100 | 1100000 | 0 | 111110 | 11110 | 101110 | 101001001 | 101101 | 100101 |
Color Harmonies of #893460
Complementary color
Monochromatic Colors of #893460
Black with #893460
Text Example
Text Example
White with #893460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893460; }
p { color: rgb(137,52,96); }
H1.HeaderClassName
{
color: #893460;
}
.AnyTagClassName
{
color: #893460;
}
</style>
background-color css
<style>
a { background-color: #893460; }
a { background-color: rgb(137,52,96); }
div.DivClassName
{
background-color: #893460;
}
.BgClassName
{
background-color: #893460;
}
</style>
border-color css
<style>
span { border-color: #893460; }
span { border-color: rgb(137,52,96); }
td.TdClassName
{
border-color: #893460;
}
.TagClassName
{
border-color: #893460;
}
</style>