Shades of Rose Bud Cherry #892862
Tints of Rose Bud Cherry #892862
RGB
CMYK
RGB Variations
Color information
#892862 (or 0x892862) is known color: Rose Bud Cherry. HEX triplet: 89, 28 and 62. RGB value is (137,40,98). Sum of RGB (Red+Green+Blue) = 137+40+98=275 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.82% from 275); Green value is 40 (16.02% from 255 or 14.55% from 275); Blue value is 98 (38.67% from 255 or 35.64% from 275); Max value from RGB is 137 - color contains mainly: red. Hex color #892862 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892862 is #76D79D. Grayscale: #4B4B4B. Windows color (decimal): -7788446 or 6432905. OLE color: 6432905.
HSL color Cylindrical-coordinate representation of color #892862: hue angle of 324.12º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #892862 is Cyan = 0, Magento = 0.71, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 40 | 98 | - |
| CMYK | 0 | 0.71 | 0.28 | 0.46 |
| HSL | 324.12º | 0.55% | 0.35% | - |
| HSV(B) | 324.12º | 0.71% | 0.54% | - |
| XYZ | 13.28 | 7.72 | 12.35 | - |
| YUV | 75.62 | 140.64 | 171.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 40 | 98 | 0 | 0.71 | 0.28 | 0.46 | 324.12 | 0.55 | 0.35 |
| Hex | 89 | 28 | 62 | 0 | 47 | 1C | 2E | 144 | 37 | 23 |
| Octal | 211 | 50 | 142 | 0 | 107 | 34 | 56 | 504 | 67 | 43 |
| Binary | 10001001 | 101000 | 1100010 | 0 | 1000111 | 11100 | 101110 | 101000100 | 110111 | 100011 |
Color Harmonies of #892862
Complementary color
Monochromatic Colors of #892862
Black with #892862
Text Example
Text Example
White with #892862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892862; }
p { color: rgb(137,40,98); }
H1.HeaderClassName
{
color: #892862;
}
.AnyTagClassName
{
color: #892862;
}
</style>
background-color css
<style>
a { background-color: #892862; }
a { background-color: rgb(137,40,98); }
div.DivClassName
{
background-color: #892862;
}
.BgClassName
{
background-color: #892862;
}
</style>
border-color css
<style>
span { border-color: #892862; }
span { border-color: rgb(137,40,98); }
td.TdClassName
{
border-color: #892862;
}
.TagClassName
{
border-color: #892862;
}
</style>