Shades of Rose Bud Cherry #863059
Tints of Rose Bud Cherry #863059
RGB
CMYK
RGB Variations
Color information
#863059 (or 0x863059) is known color: Rose Bud Cherry. HEX triplet: 86, 30 and 59. RGB value is (134,48,89). Sum of RGB (Red+Green+Blue) = 134+48+89=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 48 (19.14% from 255 or 17.71% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #863059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863059 is #79CFA6. Grayscale: #4E4E4E. Windows color (decimal): -7983015 or 5845126. OLE color: 5845126.
HSL color Cylindrical-coordinate representation of color #863059: hue angle of 331.4º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863059 is Cyan = 0, Magento = 0.64, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 89 | - |
| CMYK | 0 | 0.64 | 0.34 | 0.47 |
| HSL | 331.4º | 0.47% | 0.36% | - |
| HSV(B) | 331.4º | 0.64% | 0.53% | - |
| XYZ | 12.69 | 7.9 | 10.31 | - |
| YUV | 78.39 | 133.99 | 167.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 89 | 0 | 0.64 | 0.34 | 0.47 | 331.4 | 0.47 | 0.36 |
| Hex | 86 | 30 | 59 | 0 | 40 | 22 | 2F | 14B | 2F | 24 |
| Octal | 206 | 60 | 131 | 0 | 100 | 42 | 57 | 513 | 57 | 44 |
| Binary | 10000110 | 110000 | 1011001 | 0 | 1000000 | 100010 | 101111 | 101001011 | 101111 | 100100 |
Color Harmonies of #863059
Complementary color
Monochromatic Colors of #863059
Black with #863059
Text Example
Text Example
White with #863059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863059; }
p { color: rgb(134,48,89); }
H1.HeaderClassName
{
color: #863059;
}
.AnyTagClassName
{
color: #863059;
}
</style>
background-color css
<style>
a { background-color: #863059; }
a { background-color: rgb(134,48,89); }
div.DivClassName
{
background-color: #863059;
}
.BgClassName
{
background-color: #863059;
}
</style>
border-color css
<style>
span { border-color: #863059; }
span { border-color: rgb(134,48,89); }
td.TdClassName
{
border-color: #863059;
}
.TagClassName
{
border-color: #863059;
}
</style>