Shades of Rose Bud Cherry #893665
Tints of Rose Bud Cherry #893665
RGB
CMYK
RGB Variations
Color information
#893665 (or 0x893665) is known color: Rose Bud Cherry. HEX triplet: 89, 36 and 65. RGB value is (137,54,101). Sum of RGB (Red+Green+Blue) = 137+54+101=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 54 (21.48% from 255 or 18.49% from 292); Blue value is 101 (39.84% from 255 or 34.59% from 292); Max value from RGB is 137 - color contains mainly: red. Hex color #893665 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893665 is #76C99A. Grayscale: #545454. Windows color (decimal): -7784859 or 6633097. OLE color: 6633097.
HSL color Cylindrical-coordinate representation of color #893665: hue angle of 326.02º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #893665 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 54 | 101 | - |
| CMYK | 0 | 0.61 | 0.26 | 0.46 |
| HSL | 326.02º | 0.43% | 0.37% | - |
| HSV(B) | 326.02º | 0.61% | 0.54% | - |
| XYZ | 13.98 | 8.9 | 13.29 | - |
| YUV | 84.18 | 137.5 | 165.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 54 | 101 | 0 | 0.61 | 0.26 | 0.46 | 326.02 | 0.43 | 0.37 |
| Hex | 89 | 36 | 65 | 0 | 3D | 1A | 2E | 146 | 2B | 25 |
| Octal | 211 | 66 | 145 | 0 | 75 | 32 | 56 | 506 | 53 | 45 |
| Binary | 10001001 | 110110 | 1100101 | 0 | 111101 | 11010 | 101110 | 101000110 | 101011 | 100101 |
Color Harmonies of #893665
Complementary color
Monochromatic Colors of #893665
Black with #893665
Text Example
Text Example
White with #893665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893665; }
p { color: rgb(137,54,101); }
H1.HeaderClassName
{
color: #893665;
}
.AnyTagClassName
{
color: #893665;
}
</style>
background-color css
<style>
a { background-color: #893665; }
a { background-color: rgb(137,54,101); }
div.DivClassName
{
background-color: #893665;
}
.BgClassName
{
background-color: #893665;
}
</style>
border-color css
<style>
span { border-color: #893665; }
span { border-color: rgb(137,54,101); }
td.TdClassName
{
border-color: #893665;
}
.TagClassName
{
border-color: #893665;
}
</style>