Shades of Rose Bud Cherry #862555
Tints of Rose Bud Cherry #862555
RGB
CMYK
RGB Variations
Color information
#862555 (or 0x862555) is known color: Rose Bud Cherry. HEX triplet: 86, 25 and 55. RGB value is (134,37,85). Sum of RGB (Red+Green+Blue) = 134+37+85=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 37 (14.84% from 255 or 14.45% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #862555 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862555 is #79DAAA. Grayscale: #474747. Windows color (decimal): -7985835 or 5580166. OLE color: 5580166.
HSL color Cylindrical-coordinate representation of color #862555: hue angle of 330.31º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862555 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 85 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.47 |
| HSL | 330.31º | 0.57% | 0.34% | - |
| HSV(B) | 330.31º | 0.72% | 0.53% | - |
| XYZ | 12.13 | 7.05 | 9.32 | - |
| YUV | 71.48 | 135.64 | 172.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 85 | 0 | 0.72 | 0.37 | 0.47 | 330.31 | 0.57 | 0.34 |
| Hex | 86 | 25 | 55 | 0 | 48 | 25 | 2F | 14A | 39 | 22 |
| Octal | 206 | 45 | 125 | 0 | 110 | 45 | 57 | 512 | 71 | 42 |
| Binary | 10000110 | 100101 | 1010101 | 0 | 1001000 | 100101 | 101111 | 101001010 | 111001 | 100010 |
Color Harmonies of #862555
Complementary color
Monochromatic Colors of #862555
Black with #862555
Text Example
Text Example
White with #862555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862555; }
p { color: rgb(134,37,85); }
H1.HeaderClassName
{
color: #862555;
}
.AnyTagClassName
{
color: #862555;
}
</style>
background-color css
<style>
a { background-color: #862555; }
a { background-color: rgb(134,37,85); }
div.DivClassName
{
background-color: #862555;
}
.BgClassName
{
background-color: #862555;
}
</style>
border-color css
<style>
span { border-color: #862555; }
span { border-color: rgb(134,37,85); }
td.TdClassName
{
border-color: #862555;
}
.TagClassName
{
border-color: #862555;
}
</style>