Shades of Rose Bud Cherry #893668
Tints of Rose Bud Cherry #893668
RGB
CMYK
RGB Variations
Color information
#893668 (or 0x893668) is known color: Rose Bud Cherry. HEX triplet: 89, 36 and 68. RGB value is (137,54,104). Sum of RGB (Red+Green+Blue) = 137+54+104=295 (39% of max value = 765). Red value is 137 (53.91% from 255 or 46.44% from 295); Green value is 54 (21.48% from 255 or 18.31% from 295); Blue value is 104 (41.02% from 255 or 35.25% from 295); Max value from RGB is 137 - color contains mainly: red. Hex color #893668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893668 is #76C997. Grayscale: #545454. Windows color (decimal): -7784856 or 6829705. OLE color: 6829705.
HSL color Cylindrical-coordinate representation of color #893668: hue angle of 323.86º 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 #893668 is Cyan = 0, Magento = 0.61, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 54 | 104 | - |
| CMYK | 0 | 0.61 | 0.24 | 0.46 |
| HSL | 323.86º | 0.43% | 0.37% | - |
| HSV(B) | 323.86º | 0.61% | 0.54% | - |
| XYZ | 14.13 | 8.96 | 14.08 | - |
| YUV | 84.52 | 139 | 165.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 54 | 104 | 0 | 0.61 | 0.24 | 0.46 | 323.86 | 0.43 | 0.37 |
| Hex | 89 | 36 | 68 | 0 | 3D | 18 | 2E | 144 | 2B | 25 |
| Octal | 211 | 66 | 150 | 0 | 75 | 30 | 56 | 504 | 53 | 45 |
| Binary | 10001001 | 110110 | 1101000 | 0 | 111101 | 11000 | 101110 | 101000100 | 101011 | 100101 |
Color Harmonies of #893668
Complementary color
Monochromatic Colors of #893668
Black with #893668
Text Example
Text Example
White with #893668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893668; }
p { color: rgb(137,54,104); }
H1.HeaderClassName
{
color: #893668;
}
.AnyTagClassName
{
color: #893668;
}
</style>
background-color css
<style>
a { background-color: #893668; }
a { background-color: rgb(137,54,104); }
div.DivClassName
{
background-color: #893668;
}
.BgClassName
{
background-color: #893668;
}
</style>
border-color css
<style>
span { border-color: #893668; }
span { border-color: rgb(137,54,104); }
td.TdClassName
{
border-color: #893668;
}
.TagClassName
{
border-color: #893668;
}
</style>