Shades of Rose Bud Cherry #891755
Tints of Rose Bud Cherry #891755
RGB
CMYK
RGB Variations
Color information
#891755 (or 0x891755) is known color: Rose Bud Cherry. HEX triplet: 89, 17 and 55. RGB value is (137,23,85). Sum of RGB (Red+Green+Blue) = 137+23+85=245 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.92% from 245); Green value is 23 (9.38% from 255 or 9.39% from 245); Blue value is 85 (33.59% from 255 or 34.69% from 245); Max value from RGB is 137 - color contains mainly: red. Hex color #891755 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891755 is #76E8AA. Grayscale: #404040. Windows color (decimal): -7792811 or 5576585. OLE color: 5576585.
HSL color Cylindrical-coordinate representation of color #891755: hue angle of 327.37º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #891755 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 23 | 85 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.46 |
| HSL | 327.37º | 0.71% | 0.31% | - |
| HSV(B) | 327.37º | 0.83% | 0.54% | - |
| XYZ | 12.26 | 6.59 | 9.22 | - |
| YUV | 64.15 | 139.77 | 179.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 23 | 85 | 0 | 0.83 | 0.38 | 0.46 | 327.37 | 0.71 | 0.31 |
| Hex | 89 | 17 | 55 | 0 | 53 | 26 | 2E | 147 | 47 | 1F |
| Octal | 211 | 27 | 125 | 0 | 123 | 46 | 56 | 507 | 107 | 37 |
| Binary | 10001001 | 10111 | 1010101 | 0 | 1010011 | 100110 | 101110 | 101000111 | 1000111 | 11111 |
Color Harmonies of #891755
Complementary color
Monochromatic Colors of #891755
Black with #891755
Text Example
Text Example
White with #891755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891755; }
p { color: rgb(137,23,85); }
H1.HeaderClassName
{
color: #891755;
}
.AnyTagClassName
{
color: #891755;
}
</style>
background-color css
<style>
a { background-color: #891755; }
a { background-color: rgb(137,23,85); }
div.DivClassName
{
background-color: #891755;
}
.BgClassName
{
background-color: #891755;
}
</style>
border-color css
<style>
span { border-color: #891755; }
span { border-color: rgb(137,23,85); }
td.TdClassName
{
border-color: #891755;
}
.TagClassName
{
border-color: #891755;
}
</style>