Shades of Rose Bud Cherry #892955
Tints of Rose Bud Cherry #892955
RGB
CMYK
RGB Variations
Color information
#892955 (or 0x892955) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 55. RGB value is (137,41,85). Sum of RGB (Red+Green+Blue) = 137+41+85=263 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.09% from 263); Green value is 41 (16.41% from 255 or 15.59% from 263); Blue value is 85 (33.59% from 255 or 32.32% from 263); Max value from RGB is 137 - color contains mainly: red. Hex color #892955 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892955 is #76D6AA. Grayscale: #4A4A4A. Windows color (decimal): -7788203 or 5581193. OLE color: 5581193.
HSL color Cylindrical-coordinate representation of color #892955: hue angle of 332.5º 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 #892955 is Cyan = 0, Magento = 0.70, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 85 | - |
| CMYK | 0 | 0.70 | 0.38 | 0.46 |
| HSL | 332.5º | 0.54% | 0.35% | - |
| HSV(B) | 332.5º | 0.7% | 0.54% | - |
| XYZ | 12.75 | 7.56 | 9.38 | - |
| YUV | 74.72 | 133.8 | 172.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 85 | 0 | 0.70 | 0.38 | 0.46 | 332.5 | 0.54 | 0.35 |
| Hex | 89 | 29 | 55 | 0 | 46 | 26 | 2E | 14C | 36 | 23 |
| Octal | 211 | 51 | 125 | 0 | 106 | 46 | 56 | 514 | 66 | 43 |
| Binary | 10001001 | 101001 | 1010101 | 0 | 1000110 | 100110 | 101110 | 101001100 | 110110 | 100011 |
Color Harmonies of #892955
Complementary color
Monochromatic Colors of #892955
Black with #892955
Text Example
Text Example
White with #892955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892955; }
p { color: rgb(137,41,85); }
H1.HeaderClassName
{
color: #892955;
}
.AnyTagClassName
{
color: #892955;
}
</style>
background-color css
<style>
a { background-color: #892955; }
a { background-color: rgb(137,41,85); }
div.DivClassName
{
background-color: #892955;
}
.BgClassName
{
background-color: #892955;
}
</style>
border-color css
<style>
span { border-color: #892955; }
span { border-color: rgb(137,41,85); }
td.TdClassName
{
border-color: #892955;
}
.TagClassName
{
border-color: #892955;
}
</style>