Shades of Rose Bud Cherry #892963
Tints of Rose Bud Cherry #892963
RGB
CMYK
RGB Variations
Color information
#892963 (or 0x892963) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 63. RGB value is (137,41,99). Sum of RGB (Red+Green+Blue) = 137+41+99=277 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.46% from 277); Green value is 41 (16.41% from 255 or 14.80% from 277); Blue value is 99 (39.06% from 255 or 35.74% from 277); Max value from RGB is 137 - color contains mainly: red. Hex color #892963 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892963 is #76D69C. Grayscale: #4C4C4C. Windows color (decimal): -7788189 or 6498697. OLE color: 6498697.
HSL color Cylindrical-coordinate representation of color #892963: hue angle of 323.75º 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 #892963 is Cyan = 0, Magento = 0.70, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 99 | - |
| CMYK | 0 | 0.70 | 0.28 | 0.46 |
| HSL | 323.75º | 0.54% | 0.35% | - |
| HSV(B) | 323.75º | 0.7% | 0.54% | - |
| XYZ | 13.36 | 7.81 | 12.61 | - |
| YUV | 76.32 | 140.8 | 171.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 99 | 0 | 0.70 | 0.28 | 0.46 | 323.75 | 0.54 | 0.35 |
| Hex | 89 | 29 | 63 | 0 | 46 | 1C | 2E | 144 | 36 | 23 |
| Octal | 211 | 51 | 143 | 0 | 106 | 34 | 56 | 504 | 66 | 43 |
| Binary | 10001001 | 101001 | 1100011 | 0 | 1000110 | 11100 | 101110 | 101000100 | 110110 | 100011 |
Color Harmonies of #892963
Complementary color
Monochromatic Colors of #892963
Black with #892963
Text Example
Text Example
White with #892963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892963; }
p { color: rgb(137,41,99); }
H1.HeaderClassName
{
color: #892963;
}
.AnyTagClassName
{
color: #892963;
}
</style>
background-color css
<style>
a { background-color: #892963; }
a { background-color: rgb(137,41,99); }
div.DivClassName
{
background-color: #892963;
}
.BgClassName
{
background-color: #892963;
}
</style>
border-color css
<style>
span { border-color: #892963; }
span { border-color: rgb(137,41,99); }
td.TdClassName
{
border-color: #892963;
}
.TagClassName
{
border-color: #892963;
}
</style>