Shades of Rose Bud Cherry #893463
Tints of Rose Bud Cherry #893463
RGB
CMYK
RGB Variations
Color information
#893463 (or 0x893463) is known color: Rose Bud Cherry. HEX triplet: 89, 34 and 63. RGB value is (137,52,99). Sum of RGB (Red+Green+Blue) = 137+52+99=288 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.57% from 288); Green value is 52 (20.70% from 255 or 18.06% from 288); Blue value is 99 (39.06% from 255 or 34.38% from 288); Max value from RGB is 137 - color contains mainly: red. Hex color #893463 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893463 is #76CB9C. Grayscale: #525252. Windows color (decimal): -7785373 or 6501513. OLE color: 6501513.
HSL color Cylindrical-coordinate representation of color #893463: hue angle of 326.82º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893463 is Cyan = 0, Magento = 0.62, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 99 | - |
| CMYK | 0 | 0.62 | 0.28 | 0.46 |
| HSL | 326.82º | 0.45% | 0.37% | - |
| HSV(B) | 326.82º | 0.62% | 0.54% | - |
| XYZ | 13.8 | 8.68 | 12.75 | - |
| YUV | 82.77 | 137.16 | 166.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 99 | 0 | 0.62 | 0.28 | 0.46 | 326.82 | 0.45 | 0.37 |
| Hex | 89 | 34 | 63 | 0 | 3E | 1C | 2E | 147 | 2D | 25 |
| Octal | 211 | 64 | 143 | 0 | 76 | 34 | 56 | 507 | 55 | 45 |
| Binary | 10001001 | 110100 | 1100011 | 0 | 111110 | 11100 | 101110 | 101000111 | 101101 | 100101 |
Color Harmonies of #893463
Complementary color
Monochromatic Colors of #893463
Black with #893463
Text Example
Text Example
White with #893463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893463; }
p { color: rgb(137,52,99); }
H1.HeaderClassName
{
color: #893463;
}
.AnyTagClassName
{
color: #893463;
}
</style>
background-color css
<style>
a { background-color: #893463; }
a { background-color: rgb(137,52,99); }
div.DivClassName
{
background-color: #893463;
}
.BgClassName
{
background-color: #893463;
}
</style>
border-color css
<style>
span { border-color: #893463; }
span { border-color: rgb(137,52,99); }
td.TdClassName
{
border-color: #893463;
}
.TagClassName
{
border-color: #893463;
}
</style>