Shades of Rose Bud Cherry #863159
Tints of Rose Bud Cherry #863159
RGB
CMYK
RGB Variations
Color information
#863159 (or 0x863159) is known color: Rose Bud Cherry. HEX triplet: 86, 31 and 59. RGB value is (134,49,89). Sum of RGB (Red+Green+Blue) = 134+49+89=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 49 (19.53% from 255 or 18.01% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #863159 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863159 is #79CEA6. Grayscale: #4E4E4E. Windows color (decimal): -7982759 or 5845382. OLE color: 5845382.
HSL color Cylindrical-coordinate representation of color #863159: hue angle of 331.76º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863159 is Cyan = 0, Magento = 0.63, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 89 | - |
| CMYK | 0 | 0.63 | 0.34 | 0.47 |
| HSL | 331.76º | 0.46% | 0.36% | - |
| HSV(B) | 331.76º | 0.63% | 0.53% | - |
| XYZ | 12.73 | 7.99 | 10.32 | - |
| YUV | 78.98 | 133.66 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 89 | 0 | 0.63 | 0.34 | 0.47 | 331.76 | 0.46 | 0.36 |
| Hex | 86 | 31 | 59 | 0 | 3F | 22 | 2F | 14C | 2E | 24 |
| Octal | 206 | 61 | 131 | 0 | 77 | 42 | 57 | 514 | 56 | 44 |
| Binary | 10000110 | 110001 | 1011001 | 0 | 111111 | 100010 | 101111 | 101001100 | 101110 | 100100 |
Color Harmonies of #863159
Complementary color
Monochromatic Colors of #863159
Black with #863159
Text Example
Text Example
White with #863159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863159; }
p { color: rgb(134,49,89); }
H1.HeaderClassName
{
color: #863159;
}
.AnyTagClassName
{
color: #863159;
}
</style>
background-color css
<style>
a { background-color: #863159; }
a { background-color: rgb(134,49,89); }
div.DivClassName
{
background-color: #863159;
}
.BgClassName
{
background-color: #863159;
}
</style>
border-color css
<style>
span { border-color: #863159; }
span { border-color: rgb(134,49,89); }
td.TdClassName
{
border-color: #863159;
}
.TagClassName
{
border-color: #863159;
}
</style>