Shades of Rose Bud Cherry #863760
Tints of Rose Bud Cherry #863760
RGB
CMYK
RGB Variations
Color information
#863760 (or 0x863760) is known color: Rose Bud Cherry. HEX triplet: 86, 37 and 60. RGB value is (134,55,96). Sum of RGB (Red+Green+Blue) = 134+55+96=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #863760 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863760 is #79C89F. Grayscale: #535353. Windows color (decimal): -7981216 or 6305670. OLE color: 6305670.
HSL color Cylindrical-coordinate representation of color #863760: hue angle of 328.86º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863760 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 96 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.47 |
| HSL | 328.86º | 0.42% | 0.37% | - |
| HSV(B) | 328.86º | 0.59% | 0.53% | - |
| XYZ | 13.31 | 8.65 | 12.03 | - |
| YUV | 83.3 | 135.17 | 164.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 96 | 0 | 0.59 | 0.28 | 0.47 | 328.86 | 0.42 | 0.37 |
| Hex | 86 | 37 | 60 | 0 | 3B | 1C | 2F | 149 | 2A | 25 |
| Octal | 206 | 67 | 140 | 0 | 73 | 34 | 57 | 511 | 52 | 45 |
| Binary | 10000110 | 110111 | 1100000 | 0 | 111011 | 11100 | 101111 | 101001001 | 101010 | 100101 |
Color Harmonies of #863760
Complementary color
Monochromatic Colors of #863760
Black with #863760
Text Example
Text Example
White with #863760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863760; }
p { color: rgb(134,55,96); }
H1.HeaderClassName
{
color: #863760;
}
.AnyTagClassName
{
color: #863760;
}
</style>
background-color css
<style>
a { background-color: #863760; }
a { background-color: rgb(134,55,96); }
div.DivClassName
{
background-color: #863760;
}
.BgClassName
{
background-color: #863760;
}
</style>
border-color css
<style>
span { border-color: #863760; }
span { border-color: rgb(134,55,96); }
td.TdClassName
{
border-color: #863760;
}
.TagClassName
{
border-color: #863760;
}
</style>