Shades of Rose Bud Cherry #863459
Tints of Rose Bud Cherry #863459
RGB
CMYK
RGB Variations
Color information
#863459 (or 0x863459) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 59. RGB value is (134,52,89). Sum of RGB (Red+Green+Blue) = 134+52+89=275 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.73% from 275); Green value is 52 (20.70% from 255 or 18.91% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 134 - color contains mainly: red. Hex color #863459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863459 is #79CBA6. Grayscale: #505050. Windows color (decimal): -7981991 or 5846150. OLE color: 5846150.
HSL color Cylindrical-coordinate representation of color #863459: hue angle of 332.93º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863459 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 89 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.47 |
| HSL | 332.93º | 0.44% | 0.36% | - |
| HSV(B) | 332.93º | 0.61% | 0.53% | - |
| XYZ | 12.86 | 8.25 | 10.36 | - |
| YUV | 80.74 | 132.67 | 165.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 89 | 0 | 0.61 | 0.34 | 0.47 | 332.93 | 0.44 | 0.36 |
| Hex | 86 | 34 | 59 | 0 | 3D | 22 | 2F | 14D | 2C | 24 |
| Octal | 206 | 64 | 131 | 0 | 75 | 42 | 57 | 515 | 54 | 44 |
| Binary | 10000110 | 110100 | 1011001 | 0 | 111101 | 100010 | 101111 | 101001101 | 101100 | 100100 |
Color Harmonies of #863459
Complementary color
Monochromatic Colors of #863459
Black with #863459
Text Example
Text Example
White with #863459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863459; }
p { color: rgb(134,52,89); }
H1.HeaderClassName
{
color: #863459;
}
.AnyTagClassName
{
color: #863459;
}
</style>
background-color css
<style>
a { background-color: #863459; }
a { background-color: rgb(134,52,89); }
div.DivClassName
{
background-color: #863459;
}
.BgClassName
{
background-color: #863459;
}
</style>
border-color css
<style>
span { border-color: #863459; }
span { border-color: rgb(134,52,89); }
td.TdClassName
{
border-color: #863459;
}
.TagClassName
{
border-color: #863459;
}
</style>