Shades of Rose Bud Cherry #892150
Tints of Rose Bud Cherry #892150
RGB
CMYK
RGB Variations
Color information
#892150 (or 0x892150) is known color: Rose Bud Cherry. HEX triplet: 89, 21 and 50. RGB value is (137,33,80). Sum of RGB (Red+Green+Blue) = 137+33+80=250 (33% of max value = 765). Red value is 137 (53.91% from 255 or 54.8% from 250); Green value is 33 (13.28% from 255 or 13.2% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 137 - color contains mainly: red. Hex color #892150 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892150 is #76DEAF. Grayscale: #454545. Windows color (decimal): -7790256 or 5251465. OLE color: 5251465.
HSL color Cylindrical-coordinate representation of color #892150: hue angle of 332.88º 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 #892150 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 80 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.46 |
| HSL | 332.88º | 0.61% | 0.33% | - |
| HSV(B) | 332.88º | 0.76% | 0.54% | - |
| XYZ | 12.31 | 6.99 | 8.29 | - |
| YUV | 69.45 | 133.96 | 176.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 80 | 0 | 0.76 | 0.42 | 0.46 | 332.88 | 0.61 | 0.33 |
| Hex | 89 | 21 | 50 | 0 | 4C | 2A | 2E | 14D | 3D | 21 |
| Octal | 211 | 41 | 120 | 0 | 114 | 52 | 56 | 515 | 75 | 41 |
| Binary | 10001001 | 100001 | 1010000 | 0 | 1001100 | 101010 | 101110 | 101001101 | 111101 | 100001 |
Color Harmonies of #892150
Complementary color
Monochromatic Colors of #892150
Black with #892150
Text Example
Text Example
White with #892150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892150; }
p { color: rgb(137,33,80); }
H1.HeaderClassName
{
color: #892150;
}
.AnyTagClassName
{
color: #892150;
}
</style>
background-color css
<style>
a { background-color: #892150; }
a { background-color: rgb(137,33,80); }
div.DivClassName
{
background-color: #892150;
}
.BgClassName
{
background-color: #892150;
}
</style>
border-color css
<style>
span { border-color: #892150; }
span { border-color: rgb(137,33,80); }
td.TdClassName
{
border-color: #892150;
}
.TagClassName
{
border-color: #892150;
}
</style>