Shades of Rose Bud Cherry #893765
Tints of Rose Bud Cherry #893765
RGB
CMYK
RGB Variations
Color information
#893765 (or 0x893765) is known color: Rose Bud Cherry. HEX triplet: 89, 37 and 65. RGB value is (137,55,101). Sum of RGB (Red+Green+Blue) = 137+55+101=293 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.76% from 293); Green value is 55 (21.88% from 255 or 18.77% from 293); Blue value is 101 (39.84% from 255 or 34.47% from 293); Max value from RGB is 137 - color contains mainly: red. Hex color #893765 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893765 is #76C89A. Grayscale: #545454. Windows color (decimal): -7784603 or 6633353. OLE color: 6633353.
HSL color Cylindrical-coordinate representation of color #893765: hue angle of 326.34º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #893765 is Cyan = 0, Magento = 0.60, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 101 | - |
| CMYK | 0 | 0.60 | 0.26 | 0.46 |
| HSL | 326.34º | 0.43% | 0.38% | - |
| HSV(B) | 326.34º | 0.6% | 0.54% | - |
| XYZ | 14.03 | 8.99 | 13.31 | - |
| YUV | 84.76 | 137.17 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 101 | 0 | 0.60 | 0.26 | 0.46 | 326.34 | 0.43 | 0.38 |
| Hex | 89 | 37 | 65 | 0 | 3C | 1A | 2E | 146 | 2B | 26 |
| Octal | 211 | 67 | 145 | 0 | 74 | 32 | 56 | 506 | 53 | 46 |
| Binary | 10001001 | 110111 | 1100101 | 0 | 111100 | 11010 | 101110 | 101000110 | 101011 | 100110 |
Color Harmonies of #893765
Complementary color
Monochromatic Colors of #893765
Black with #893765
Text Example
Text Example
White with #893765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893765; }
p { color: rgb(137,55,101); }
H1.HeaderClassName
{
color: #893765;
}
.AnyTagClassName
{
color: #893765;
}
</style>
background-color css
<style>
a { background-color: #893765; }
a { background-color: rgb(137,55,101); }
div.DivClassName
{
background-color: #893765;
}
.BgClassName
{
background-color: #893765;
}
</style>
border-color css
<style>
span { border-color: #893765; }
span { border-color: rgb(137,55,101); }
td.TdClassName
{
border-color: #893765;
}
.TagClassName
{
border-color: #893765;
}
</style>