Shades of Rose Bud Cherry #863855
Tints of Rose Bud Cherry #863855
RGB
CMYK
RGB Variations
Color information
#863855 (or 0x863855) is known color: Rose Bud Cherry. HEX triplet: 86, 38 and 55. RGB value is (134,56,85). Sum of RGB (Red+Green+Blue) = 134+56+85=275 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.73% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 85 (33.59% from 255 or 30.91% from 275); Max value from RGB is 134 - color contains mainly: red. Hex color #863855 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863855 is #79C7AA. Grayscale: #525252. Windows color (decimal): -7980971 or 5585030. OLE color: 5585030.
HSL color Cylindrical-coordinate representation of color #863855: hue angle of 337.69º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #863855 is Cyan = 0, Magento = 0.58, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 85 | - |
| CMYK | 0 | 0.58 | 0.37 | 0.47 |
| HSL | 337.69º | 0.41% | 0.37% | - |
| HSV(B) | 337.69º | 0.58% | 0.53% | - |
| XYZ | 12.89 | 8.55 | 9.57 | - |
| YUV | 82.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 85 | 0 | 0.58 | 0.37 | 0.47 | 337.69 | 0.41 | 0.37 |
| Hex | 86 | 38 | 55 | 0 | 3A | 25 | 2F | 152 | 29 | 25 |
| Octal | 206 | 70 | 125 | 0 | 72 | 45 | 57 | 522 | 51 | 45 |
| Binary | 10000110 | 111000 | 1010101 | 0 | 111010 | 100101 | 101111 | 101010010 | 101001 | 100101 |
Color Harmonies of #863855
Complementary color
Monochromatic Colors of #863855
Black with #863855
Text Example
Text Example
White with #863855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863855; }
p { color: rgb(134,56,85); }
H1.HeaderClassName
{
color: #863855;
}
.AnyTagClassName
{
color: #863855;
}
</style>
background-color css
<style>
a { background-color: #863855; }
a { background-color: rgb(134,56,85); }
div.DivClassName
{
background-color: #863855;
}
.BgClassName
{
background-color: #863855;
}
</style>
border-color css
<style>
span { border-color: #863855; }
span { border-color: rgb(134,56,85); }
td.TdClassName
{
border-color: #863855;
}
.TagClassName
{
border-color: #863855;
}
</style>