Shades of Rose Bud Cherry #862959
Tints of Rose Bud Cherry #862959
RGB
CMYK
RGB Variations
Color information
#862959 (or 0x862959) is known color: Rose Bud Cherry. HEX triplet: 86, 29 and 59. RGB value is (134,41,89). Sum of RGB (Red+Green+Blue) = 134+41+89=264 (34% of max value = 765). Red value is 134 (52.73% from 255 or 50.76% from 264); Green value is 41 (16.41% from 255 or 15.53% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 134 - color contains mainly: red. Hex color #862959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862959 is #79D6A6. Grayscale: #4A4A4A. Windows color (decimal): -7984807 or 5843334. OLE color: 5843334.
HSL color Cylindrical-coordinate representation of color #862959: hue angle of 329.03º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862959 is Cyan = 0, Magento = 0.69, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 89 | - |
| CMYK | 0 | 0.69 | 0.34 | 0.47 |
| HSL | 329.03º | 0.53% | 0.34% | - |
| HSV(B) | 329.03º | 0.69% | 0.53% | - |
| XYZ | 12.43 | 7.38 | 10.22 | - |
| YUV | 74.28 | 136.31 | 170.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 89 | 0 | 0.69 | 0.34 | 0.47 | 329.03 | 0.53 | 0.34 |
| Hex | 86 | 29 | 59 | 0 | 45 | 22 | 2F | 149 | 35 | 22 |
| Octal | 206 | 51 | 131 | 0 | 105 | 42 | 57 | 511 | 65 | 42 |
| Binary | 10000110 | 101001 | 1011001 | 0 | 1000101 | 100010 | 101111 | 101001001 | 110101 | 100010 |
Color Harmonies of #862959
Complementary color
Monochromatic Colors of #862959
Black with #862959
Text Example
Text Example
White with #862959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862959; }
p { color: rgb(134,41,89); }
H1.HeaderClassName
{
color: #862959;
}
.AnyTagClassName
{
color: #862959;
}
</style>
background-color css
<style>
a { background-color: #862959; }
a { background-color: rgb(134,41,89); }
div.DivClassName
{
background-color: #862959;
}
.BgClassName
{
background-color: #862959;
}
</style>
border-color css
<style>
span { border-color: #862959; }
span { border-color: rgb(134,41,89); }
td.TdClassName
{
border-color: #862959;
}
.TagClassName
{
border-color: #862959;
}
</style>