Shades of Rose Bud Cherry #893866
Tints of Rose Bud Cherry #893866
RGB
CMYK
RGB Variations
Color information
#893866 (or 0x893866) is known color: Rose Bud Cherry. HEX triplet: 89, 38 and 66. RGB value is (137,56,102). Sum of RGB (Red+Green+Blue) = 137+56+102=295 (39% of max value = 765). Red value is 137 (53.91% from 255 or 46.44% from 295); Green value is 56 (22.27% from 255 or 18.98% from 295); Blue value is 102 (40.23% from 255 or 34.58% from 295); Max value from RGB is 137 - color contains mainly: red. Hex color #893866 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893866 is #76C799. Grayscale: #555555. Windows color (decimal): -7784346 or 6699145. OLE color: 6699145.
HSL color Cylindrical-coordinate representation of color #893866: hue angle of 325.93º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #893866 is Cyan = 0, Magento = 0.59, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 56 | 102 | - |
| CMYK | 0 | 0.59 | 0.26 | 0.46 |
| HSL | 325.93º | 0.42% | 0.38% | - |
| HSV(B) | 325.93º | 0.59% | 0.54% | - |
| XYZ | 14.13 | 9.11 | 13.58 | - |
| YUV | 85.46 | 137.34 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 56 | 102 | 0 | 0.59 | 0.26 | 0.46 | 325.93 | 0.42 | 0.38 |
| Hex | 89 | 38 | 66 | 0 | 3B | 1A | 2E | 146 | 2A | 26 |
| Octal | 211 | 70 | 146 | 0 | 73 | 32 | 56 | 506 | 52 | 46 |
| Binary | 10001001 | 111000 | 1100110 | 0 | 111011 | 11010 | 101110 | 101000110 | 101010 | 100110 |
Color Harmonies of #893866
Complementary color
Monochromatic Colors of #893866
Black with #893866
Text Example
Text Example
White with #893866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893866; }
p { color: rgb(137,56,102); }
H1.HeaderClassName
{
color: #893866;
}
.AnyTagClassName
{
color: #893866;
}
</style>
background-color css
<style>
a { background-color: #893866; }
a { background-color: rgb(137,56,102); }
div.DivClassName
{
background-color: #893866;
}
.BgClassName
{
background-color: #893866;
}
</style>
border-color css
<style>
span { border-color: #893866; }
span { border-color: rgb(137,56,102); }
td.TdClassName
{
border-color: #893866;
}
.TagClassName
{
border-color: #893866;
}
</style>