Shades of Rose Bud Cherry #893156
Tints of Rose Bud Cherry #893156
RGB
CMYK
RGB Variations
Color information
#893156 (or 0x893156) is known color: Rose Bud Cherry. HEX triplet: 89, 31 and 56. RGB value is (137,49,86). Sum of RGB (Red+Green+Blue) = 137+49+86=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 49 (19.53% from 255 or 18.01% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #893156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893156 is #76CEA9. Grayscale: #4F4F4F. Windows color (decimal): -7786154 or 5648777. OLE color: 5648777.
HSL color Cylindrical-coordinate representation of color #893156: hue angle of 334.77º 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 #893156 is Cyan = 0, Magento = 0.64, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 49 | 86 | - |
| CMYK | 0 | 0.64 | 0.37 | 0.46 |
| HSL | 334.77º | 0.47% | 0.36% | - |
| HSV(B) | 334.77º | 0.64% | 0.54% | - |
| XYZ | 13.09 | 8.19 | 9.69 | - |
| YUV | 79.53 | 131.65 | 168.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 49 | 86 | 0 | 0.64 | 0.37 | 0.46 | 334.77 | 0.47 | 0.36 |
| Hex | 89 | 31 | 56 | 0 | 40 | 25 | 2E | 14F | 2F | 24 |
| Octal | 211 | 61 | 126 | 0 | 100 | 45 | 56 | 517 | 57 | 44 |
| Binary | 10001001 | 110001 | 1010110 | 0 | 1000000 | 100101 | 101110 | 101001111 | 101111 | 100100 |
Color Harmonies of #893156
Complementary color
Monochromatic Colors of #893156
Black with #893156
Text Example
Text Example
White with #893156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893156; }
p { color: rgb(137,49,86); }
H1.HeaderClassName
{
color: #893156;
}
.AnyTagClassName
{
color: #893156;
}
</style>
background-color css
<style>
a { background-color: #893156; }
a { background-color: rgb(137,49,86); }
div.DivClassName
{
background-color: #893156;
}
.BgClassName
{
background-color: #893156;
}
</style>
border-color css
<style>
span { border-color: #893156; }
span { border-color: rgb(137,49,86); }
td.TdClassName
{
border-color: #893156;
}
.TagClassName
{
border-color: #893156;
}
</style>