Shades of Rose Bud Cherry #893155
Tints of Rose Bud Cherry #893155
RGB
CMYK
RGB Variations
Color information
#893155 (or 0x893155) is known color: Rose Bud Cherry. HEX triplet: 89, 31 and 55. RGB value is (137,49,85). Sum of RGB (Red+Green+Blue) = 137+49+85=271 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.55% from 271); Green value is 49 (19.53% from 255 or 18.08% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 137 - color contains mainly: red. Hex color #893155 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893155 is #76CEAA. Grayscale: #4F4F4F. Windows color (decimal): -7786155 or 5583241. OLE color: 5583241.
HSL color Cylindrical-coordinate representation of color #893155: hue angle of 335.45º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893155 is Cyan = 0, Magento = 0.64, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 49 | 85 | - |
| CMYK | 0 | 0.64 | 0.38 | 0.46 |
| HSL | 335.45º | 0.47% | 0.36% | - |
| HSV(B) | 335.45º | 0.64% | 0.54% | - |
| XYZ | 13.05 | 8.17 | 9.48 | - |
| YUV | 79.42 | 131.15 | 169.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 49 | 85 | 0 | 0.64 | 0.38 | 0.46 | 335.45 | 0.47 | 0.36 |
| Hex | 89 | 31 | 55 | 0 | 40 | 26 | 2E | 14F | 2F | 24 |
| Octal | 211 | 61 | 125 | 0 | 100 | 46 | 56 | 517 | 57 | 44 |
| Binary | 10001001 | 110001 | 1010101 | 0 | 1000000 | 100110 | 101110 | 101001111 | 101111 | 100100 |
Color Harmonies of #893155
Complementary color
Monochromatic Colors of #893155
Black with #893155
Text Example
Text Example
White with #893155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893155; }
p { color: rgb(137,49,85); }
H1.HeaderClassName
{
color: #893155;
}
.AnyTagClassName
{
color: #893155;
}
</style>
background-color css
<style>
a { background-color: #893155; }
a { background-color: rgb(137,49,85); }
div.DivClassName
{
background-color: #893155;
}
.BgClassName
{
background-color: #893155;
}
</style>
border-color css
<style>
span { border-color: #893155; }
span { border-color: rgb(137,49,85); }
td.TdClassName
{
border-color: #893155;
}
.TagClassName
{
border-color: #893155;
}
</style>