Shades of Rose Bud Cherry #893065
Tints of Rose Bud Cherry #893065
RGB
CMYK
RGB Variations
Color information
#893065 (or 0x893065) is known color: Rose Bud Cherry. HEX triplet: 89, 30 and 65. RGB value is (137,48,101). Sum of RGB (Red+Green+Blue) = 137+48+101=286 (37% of max value = 765). Red value is 137 (53.91% from 255 or 47.90% from 286); Green value is 48 (19.14% from 255 or 16.78% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 137 - color contains mainly: red. Hex color #893065 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893065 is #76CF9A. Grayscale: #505050. Windows color (decimal): -7786395 or 6631561. OLE color: 6631561.
HSL color Cylindrical-coordinate representation of color #893065: hue angle of 324.27º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #893065 is Cyan = 0, Magento = 0.65, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 101 | - |
| CMYK | 0 | 0.65 | 0.26 | 0.46 |
| HSL | 324.27º | 0.48% | 0.36% | - |
| HSV(B) | 324.27º | 0.65% | 0.54% | - |
| XYZ | 13.72 | 8.37 | 13.2 | - |
| YUV | 80.65 | 139.49 | 168.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 101 | 0 | 0.65 | 0.26 | 0.46 | 324.27 | 0.48 | 0.36 |
| Hex | 89 | 30 | 65 | 0 | 41 | 1A | 2E | 144 | 30 | 24 |
| Octal | 211 | 60 | 145 | 0 | 101 | 32 | 56 | 504 | 60 | 44 |
| Binary | 10001001 | 110000 | 1100101 | 0 | 1000001 | 11010 | 101110 | 101000100 | 110000 | 100100 |
Color Harmonies of #893065
Complementary color
Monochromatic Colors of #893065
Black with #893065
Text Example
Text Example
White with #893065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893065; }
p { color: rgb(137,48,101); }
H1.HeaderClassName
{
color: #893065;
}
.AnyTagClassName
{
color: #893065;
}
</style>
background-color css
<style>
a { background-color: #893065; }
a { background-color: rgb(137,48,101); }
div.DivClassName
{
background-color: #893065;
}
.BgClassName
{
background-color: #893065;
}
</style>
border-color css
<style>
span { border-color: #893065; }
span { border-color: rgb(137,48,101); }
td.TdClassName
{
border-color: #893065;
}
.TagClassName
{
border-color: #893065;
}
</style>