Shades of Rose Bud Cherry #863055
Tints of Rose Bud Cherry #863055
RGB
CMYK
RGB Variations
Color information
#863055 (or 0x863055) is known color: Rose Bud Cherry. HEX triplet: 86, 30 and 55. RGB value is (134,48,85). Sum of RGB (Red+Green+Blue) = 134+48+85=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 48 (19.14% from 255 or 17.98% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #863055 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863055 is #79CFAA. Grayscale: #4D4D4D. Windows color (decimal): -7983019 or 5582982. OLE color: 5582982.
HSL color Cylindrical-coordinate representation of color #863055: hue angle of 334.19º 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 #863055 is Cyan = 0, Magento = 0.64, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 85 | - |
| CMYK | 0 | 0.64 | 0.37 | 0.47 |
| HSL | 334.19º | 0.47% | 0.36% | - |
| HSV(B) | 334.19º | 0.64% | 0.53% | - |
| XYZ | 12.53 | 7.84 | 9.45 | - |
| YUV | 77.93 | 131.99 | 167.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 85 | 0 | 0.64 | 0.37 | 0.47 | 334.19 | 0.47 | 0.36 |
| Hex | 86 | 30 | 55 | 0 | 40 | 25 | 2F | 14E | 2F | 24 |
| Octal | 206 | 60 | 125 | 0 | 100 | 45 | 57 | 516 | 57 | 44 |
| Binary | 10000110 | 110000 | 1010101 | 0 | 1000000 | 100101 | 101111 | 101001110 | 101111 | 100100 |
Color Harmonies of #863055
Complementary color
Monochromatic Colors of #863055
Black with #863055
Text Example
Text Example
White with #863055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863055; }
p { color: rgb(134,48,85); }
H1.HeaderClassName
{
color: #863055;
}
.AnyTagClassName
{
color: #863055;
}
</style>
background-color css
<style>
a { background-color: #863055; }
a { background-color: rgb(134,48,85); }
div.DivClassName
{
background-color: #863055;
}
.BgClassName
{
background-color: #863055;
}
</style>
border-color css
<style>
span { border-color: #863055; }
span { border-color: rgb(134,48,85); }
td.TdClassName
{
border-color: #863055;
}
.TagClassName
{
border-color: #863055;
}
</style>