Shades of Rose Bud Cherry #863564
Tints of Rose Bud Cherry #863564
RGB
CMYK
RGB Variations
Color information
#863564 (or 0x863564) is known color: Rose Bud Cherry. HEX triplet: 86, 35 and 64. RGB value is (134,53,100). Sum of RGB (Red+Green+Blue) = 134+53+100=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 100 (39.45% from 255 or 34.84% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #863564 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863564 is #79CA9B. Grayscale: #525252. Windows color (decimal): -7981724 or 6567302. OLE color: 6567302.
HSL color Cylindrical-coordinate representation of color #863564: hue angle of 325.19º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863564 is Cyan = 0, Magento = 0.60, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 100 | - |
| CMYK | 0 | 0.60 | 0.25 | 0.47 |
| HSL | 325.19º | 0.43% | 0.37% | - |
| HSV(B) | 325.19º | 0.6% | 0.53% | - |
| XYZ | 13.4 | 8.53 | 13 | - |
| YUV | 82.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 100 | 0 | 0.60 | 0.25 | 0.47 | 325.19 | 0.43 | 0.37 |
| Hex | 86 | 35 | 64 | 0 | 3C | 19 | 2F | 145 | 2B | 25 |
| Octal | 206 | 65 | 144 | 0 | 74 | 31 | 57 | 505 | 53 | 45 |
| Binary | 10000110 | 110101 | 1100100 | 0 | 111100 | 11001 | 101111 | 101000101 | 101011 | 100101 |
Color Harmonies of #863564
Complementary color
Monochromatic Colors of #863564
Black with #863564
Text Example
Text Example
White with #863564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863564; }
p { color: rgb(134,53,100); }
H1.HeaderClassName
{
color: #863564;
}
.AnyTagClassName
{
color: #863564;
}
</style>
background-color css
<style>
a { background-color: #863564; }
a { background-color: rgb(134,53,100); }
div.DivClassName
{
background-color: #863564;
}
.BgClassName
{
background-color: #863564;
}
</style>
border-color css
<style>
span { border-color: #863564; }
span { border-color: rgb(134,53,100); }
td.TdClassName
{
border-color: #863564;
}
.TagClassName
{
border-color: #863564;
}
</style>