Shades of Rose Bud Cherry #863959
Tints of Rose Bud Cherry #863959
RGB
CMYK
RGB Variations
Color information
#863959 (or 0x863959) is known color: Rose Bud Cherry. HEX triplet: 86, 39 and 59. RGB value is (134,57,89). Sum of RGB (Red+Green+Blue) = 134+57+89=280 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.86% from 280); Green value is 57 (22.66% from 255 or 20.36% from 280); Blue value is 89 (35.16% from 255 or 31.79% from 280); Max value from RGB is 134 - color contains mainly: red. Hex color #863959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863959 is #79C6A6. Grayscale: #535353. Windows color (decimal): -7980711 or 5847430. OLE color: 5847430.
HSL color Cylindrical-coordinate representation of color #863959: hue angle of 335.06º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #863959 is Cyan = 0, Magento = 0.57, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 89 | - |
| CMYK | 0 | 0.57 | 0.34 | 0.47 |
| HSL | 335.06º | 0.4% | 0.37% | - |
| HSV(B) | 335.06º | 0.57% | 0.53% | - |
| XYZ | 13.1 | 8.72 | 10.44 | - |
| YUV | 83.67 | 131.01 | 163.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 89 | 0 | 0.57 | 0.34 | 0.47 | 335.06 | 0.4 | 0.37 |
| Hex | 86 | 39 | 59 | 0 | 39 | 22 | 2F | 14F | 28 | 25 |
| Octal | 206 | 71 | 131 | 0 | 71 | 42 | 57 | 517 | 50 | 45 |
| Binary | 10000110 | 111001 | 1011001 | 0 | 111001 | 100010 | 101111 | 101001111 | 101000 | 100101 |
Color Harmonies of #863959
Complementary color
Monochromatic Colors of #863959
Black with #863959
Text Example
Text Example
White with #863959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863959; }
p { color: rgb(134,57,89); }
H1.HeaderClassName
{
color: #863959;
}
.AnyTagClassName
{
color: #863959;
}
</style>
background-color css
<style>
a { background-color: #863959; }
a { background-color: rgb(134,57,89); }
div.DivClassName
{
background-color: #863959;
}
.BgClassName
{
background-color: #863959;
}
</style>
border-color css
<style>
span { border-color: #863959; }
span { border-color: rgb(134,57,89); }
td.TdClassName
{
border-color: #863959;
}
.TagClassName
{
border-color: #863959;
}
</style>