Shades of Rose Bud Cherry #893266
Tints of Rose Bud Cherry #893266
RGB
CMYK
RGB Variations
Color information
#893266 (or 0x893266) is known color: Rose Bud Cherry. HEX triplet: 89, 32 and 66. RGB value is (137,50,102). Sum of RGB (Red+Green+Blue) = 137+50+102=289 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.40% from 289); Green value is 50 (19.92% from 255 or 17.30% from 289); Blue value is 102 (40.23% from 255 or 35.29% from 289); Max value from RGB is 137 - color contains mainly: red. Hex color #893266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893266 is #76CD99. Grayscale: #515151. Windows color (decimal): -7785882 or 6697609. OLE color: 6697609.
HSL color Cylindrical-coordinate representation of color #893266: hue angle of 324.14º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893266 is Cyan = 0, Magento = 0.64, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 50 | 102 | - |
| CMYK | 0 | 0.64 | 0.26 | 0.46 |
| HSL | 324.14º | 0.47% | 0.37% | - |
| HSV(B) | 324.14º | 0.64% | 0.54% | - |
| XYZ | 13.86 | 8.56 | 13.49 | - |
| YUV | 81.94 | 139.32 | 167.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 50 | 102 | 0 | 0.64 | 0.26 | 0.46 | 324.14 | 0.47 | 0.37 |
| Hex | 89 | 32 | 66 | 0 | 40 | 1A | 2E | 144 | 2F | 25 |
| Octal | 211 | 62 | 146 | 0 | 100 | 32 | 56 | 504 | 57 | 45 |
| Binary | 10001001 | 110010 | 1100110 | 0 | 1000000 | 11010 | 101110 | 101000100 | 101111 | 100101 |
Color Harmonies of #893266
Complementary color
Monochromatic Colors of #893266
Black with #893266
Text Example
Text Example
White with #893266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893266; }
p { color: rgb(137,50,102); }
H1.HeaderClassName
{
color: #893266;
}
.AnyTagClassName
{
color: #893266;
}
</style>
background-color css
<style>
a { background-color: #893266; }
a { background-color: rgb(137,50,102); }
div.DivClassName
{
background-color: #893266;
}
.BgClassName
{
background-color: #893266;
}
</style>
border-color css
<style>
span { border-color: #893266; }
span { border-color: rgb(137,50,102); }
td.TdClassName
{
border-color: #893266;
}
.TagClassName
{
border-color: #893266;
}
</style>