Shades of Rose Bud Cherry #892156
Tints of Rose Bud Cherry #892156
RGB
CMYK
RGB Variations
Color information
#892156 (or 0x892156) is known color: Rose Bud Cherry. HEX triplet: 89, 21 and 56. RGB value is (137,33,86). Sum of RGB (Red+Green+Blue) = 137+33+86=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 33 (13.28% from 255 or 12.89% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #892156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892156 is #76DEA9. Grayscale: #464646. Windows color (decimal): -7790250 or 5644681. OLE color: 5644681.
HSL color Cylindrical-coordinate representation of color #892156: hue angle of 329.42º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #892156 is Cyan = 0, Magento = 0.76, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 86 | - |
| CMYK | 0 | 0.76 | 0.37 | 0.46 |
| HSL | 329.42º | 0.61% | 0.33% | - |
| HSV(B) | 329.42º | 0.76% | 0.54% | - |
| XYZ | 12.54 | 7.08 | 9.51 | - |
| YUV | 70.14 | 136.96 | 175.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 86 | 0 | 0.76 | 0.37 | 0.46 | 329.42 | 0.61 | 0.33 |
| Hex | 89 | 21 | 56 | 0 | 4C | 25 | 2E | 149 | 3D | 21 |
| Octal | 211 | 41 | 126 | 0 | 114 | 45 | 56 | 511 | 75 | 41 |
| Binary | 10001001 | 100001 | 1010110 | 0 | 1001100 | 100101 | 101110 | 101001001 | 111101 | 100001 |
Color Harmonies of #892156
Complementary color
Monochromatic Colors of #892156
Black with #892156
Text Example
Text Example
White with #892156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892156; }
p { color: rgb(137,33,86); }
H1.HeaderClassName
{
color: #892156;
}
.AnyTagClassName
{
color: #892156;
}
</style>
background-color css
<style>
a { background-color: #892156; }
a { background-color: rgb(137,33,86); }
div.DivClassName
{
background-color: #892156;
}
.BgClassName
{
background-color: #892156;
}
</style>
border-color css
<style>
span { border-color: #892156; }
span { border-color: rgb(137,33,86); }
td.TdClassName
{
border-color: #892156;
}
.TagClassName
{
border-color: #892156;
}
</style>