Shades of Rose Bud Cherry #863664
Tints of Rose Bud Cherry #863664
RGB
CMYK
RGB Variations
Color information
#863664 (or 0x863664) is known color: Rose Bud Cherry. HEX triplet: 86, 36 and 64. RGB value is (134,54,100). Sum of RGB (Red+Green+Blue) = 134+54+100=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 134 - color contains mainly: red. Hex color #863664 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863664 is #79C99B. Grayscale: #535353. Windows color (decimal): -7981468 or 6567558. OLE color: 6567558.
HSL color Cylindrical-coordinate representation of color #863664: hue angle of 325.5º 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 #863664 is Cyan = 0, Magento = 0.60, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 100 | - |
| CMYK | 0 | 0.60 | 0.25 | 0.47 |
| HSL | 325.5º | 0.43% | 0.37% | - |
| HSV(B) | 325.5º | 0.6% | 0.53% | - |
| XYZ | 13.45 | 8.63 | 13.01 | - |
| YUV | 83.16 | 137.5 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 100 | 0 | 0.60 | 0.25 | 0.47 | 325.5 | 0.43 | 0.37 |
| Hex | 86 | 36 | 64 | 0 | 3C | 19 | 2F | 146 | 2B | 25 |
| Octal | 206 | 66 | 144 | 0 | 74 | 31 | 57 | 506 | 53 | 45 |
| Binary | 10000110 | 110110 | 1100100 | 0 | 111100 | 11001 | 101111 | 101000110 | 101011 | 100101 |
Color Harmonies of #863664
Complementary color
Monochromatic Colors of #863664
Black with #863664
Text Example
Text Example
White with #863664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863664; }
p { color: rgb(134,54,100); }
H1.HeaderClassName
{
color: #863664;
}
.AnyTagClassName
{
color: #863664;
}
</style>
background-color css
<style>
a { background-color: #863664; }
a { background-color: rgb(134,54,100); }
div.DivClassName
{
background-color: #863664;
}
.BgClassName
{
background-color: #863664;
}
</style>
border-color css
<style>
span { border-color: #863664; }
span { border-color: rgb(134,54,100); }
td.TdClassName
{
border-color: #863664;
}
.TagClassName
{
border-color: #863664;
}
</style>