Shades of Rose Bud Cherry #892961
Tints of Rose Bud Cherry #892961
RGB
CMYK
RGB Variations
Color information
#892961 (or 0x892961) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 61. RGB value is (137,41,97). Sum of RGB (Red+Green+Blue) = 137+41+97=275 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.82% from 275); Green value is 41 (16.41% from 255 or 14.91% from 275); Blue value is 97 (38.28% from 255 or 35.27% from 275); Max value from RGB is 137 - color contains mainly: red. Hex color #892961 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892961 is #76D69E. Grayscale: #4B4B4B. Windows color (decimal): -7788191 or 6367625. OLE color: 6367625.
HSL color Cylindrical-coordinate representation of color #892961: hue angle of 325º 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 #892961 is Cyan = 0, Magento = 0.70, Yellow = 0.29 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 97 | - |
| CMYK | 0 | 0.70 | 0.29 | 0.46 |
| HSL | 325º | 0.54% | 0.35% | - |
| HSV(B) | 325º | 0.7% | 0.54% | - |
| XYZ | 13.27 | 7.77 | 12.11 | - |
| YUV | 76.09 | 139.8 | 171.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 97 | 0 | 0.70 | 0.29 | 0.46 | 325 | 0.54 | 0.35 |
| Hex | 89 | 29 | 61 | 0 | 46 | 1D | 2E | 145 | 36 | 23 |
| Octal | 211 | 51 | 141 | 0 | 106 | 35 | 56 | 505 | 66 | 43 |
| Binary | 10001001 | 101001 | 1100001 | 0 | 1000110 | 11101 | 101110 | 101000101 | 110110 | 100011 |
Color Harmonies of #892961
Complementary color
Monochromatic Colors of #892961
Black with #892961
Text Example
Text Example
White with #892961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892961; }
p { color: rgb(137,41,97); }
H1.HeaderClassName
{
color: #892961;
}
.AnyTagClassName
{
color: #892961;
}
</style>
background-color css
<style>
a { background-color: #892961; }
a { background-color: rgb(137,41,97); }
div.DivClassName
{
background-color: #892961;
}
.BgClassName
{
background-color: #892961;
}
</style>
border-color css
<style>
span { border-color: #892961; }
span { border-color: rgb(137,41,97); }
td.TdClassName
{
border-color: #892961;
}
.TagClassName
{
border-color: #892961;
}
</style>