Shades of Rose Bud Cherry #893264
Tints of Rose Bud Cherry #893264
RGB
CMYK
RGB Variations
Color information
#893264 (or 0x893264) is known color: Rose Bud Cherry. HEX triplet: 89, 32 and 64. RGB value is (137,50,100). Sum of RGB (Red+Green+Blue) = 137+50+100=287 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.74% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 100 (39.45% from 255 or 34.84% from 287); Max value from RGB is 137 - color contains mainly: red. Hex color #893264 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893264 is #76CD9B. Grayscale: #515151. Windows color (decimal): -7785884 or 6566537. OLE color: 6566537.
HSL color Cylindrical-coordinate representation of color #893264: hue angle of 325.52º 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 #893264 is Cyan = 0, Magento = 0.64, Yellow = 0.27 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 50 | 100 | - |
| CMYK | 0 | 0.64 | 0.27 | 0.46 |
| HSL | 325.52º | 0.47% | 0.37% | - |
| HSV(B) | 325.52º | 0.64% | 0.54% | - |
| XYZ | 13.76 | 8.52 | 12.98 | - |
| YUV | 81.71 | 138.32 | 167.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 50 | 100 | 0 | 0.64 | 0.27 | 0.46 | 325.52 | 0.47 | 0.37 |
| Hex | 89 | 32 | 64 | 0 | 40 | 1B | 2E | 146 | 2F | 25 |
| Octal | 211 | 62 | 144 | 0 | 100 | 33 | 56 | 506 | 57 | 45 |
| Binary | 10001001 | 110010 | 1100100 | 0 | 1000000 | 11011 | 101110 | 101000110 | 101111 | 100101 |
Color Harmonies of #893264
Complementary color
Monochromatic Colors of #893264
Black with #893264
Text Example
Text Example
White with #893264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893264; }
p { color: rgb(137,50,100); }
H1.HeaderClassName
{
color: #893264;
}
.AnyTagClassName
{
color: #893264;
}
</style>
background-color css
<style>
a { background-color: #893264; }
a { background-color: rgb(137,50,100); }
div.DivClassName
{
background-color: #893264;
}
.BgClassName
{
background-color: #893264;
}
</style>
border-color css
<style>
span { border-color: #893264; }
span { border-color: rgb(137,50,100); }
td.TdClassName
{
border-color: #893264;
}
.TagClassName
{
border-color: #893264;
}
</style>