Shades of Rose Bud Cherry #892960
Tints of Rose Bud Cherry #892960
RGB
CMYK
RGB Variations
Color information
#892960 (or 0x892960) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 60. RGB value is (137,41,96). Sum of RGB (Red+Green+Blue) = 137+41+96=274 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50% from 274); Green value is 41 (16.41% from 255 or 14.96% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 137 - color contains mainly: red. Hex color #892960 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892960 is #76D69F. Grayscale: #4B4B4B. Windows color (decimal): -7788192 or 6302089. OLE color: 6302089.
HSL color Cylindrical-coordinate representation of color #892960: hue angle of 325.62º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #892960 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 96 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.46 |
| HSL | 325.63º | 0.54% | 0.35% | - |
| HSV(B) | 325.63º | 0.7% | 0.54% | - |
| XYZ | 13.22 | 7.75 | 11.87 | - |
| YUV | 75.97 | 139.3 | 171.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 96 | 0 | 0.70 | 0.30 | 0.46 | 325.63 | 0.54 | 0.35 |
| Hex | 89 | 29 | 60 | 0 | 46 | 1E | 2E | 146 | 36 | 23 |
| Octal | 211 | 51 | 140 | 0 | 106 | 36 | 56 | 506 | 66 | 43 |
| Binary | 10001001 | 101001 | 1100000 | 0 | 1000110 | 11110 | 101110 | 101000110 | 110110 | 100011 |
Color Harmonies of #892960
Complementary color
Monochromatic Colors of #892960
Black with #892960
Text Example
Text Example
White with #892960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892960; }
p { color: rgb(137,41,96); }
H1.HeaderClassName
{
color: #892960;
}
.AnyTagClassName
{
color: #892960;
}
</style>
background-color css
<style>
a { background-color: #892960; }
a { background-color: rgb(137,41,96); }
div.DivClassName
{
background-color: #892960;
}
.BgClassName
{
background-color: #892960;
}
</style>
border-color css
<style>
span { border-color: #892960; }
span { border-color: rgb(137,41,96); }
td.TdClassName
{
border-color: #892960;
}
.TagClassName
{
border-color: #892960;
}
</style>