Shades of Rose Bud Cherry #862556
Tints of Rose Bud Cherry #862556
RGB
CMYK
RGB Variations
Color information
#862556 (or 0x862556) is known color: Rose Bud Cherry. HEX triplet: 86, 25 and 56. RGB value is (134,37,86). Sum of RGB (Red+Green+Blue) = 134+37+86=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 37 (14.84% from 255 or 14.40% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #862556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862556 is #79DAA9. Grayscale: #474747. Windows color (decimal): -7985834 or 5645702. OLE color: 5645702.
HSL color Cylindrical-coordinate representation of color #862556: hue angle of 329.69º 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 #862556 is Cyan = 0, Magento = 0.72, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 86 | - |
| CMYK | 0 | 0.72 | 0.36 | 0.47 |
| HSL | 329.69º | 0.57% | 0.34% | - |
| HSV(B) | 329.69º | 0.72% | 0.53% | - |
| XYZ | 12.17 | 7.06 | 9.53 | - |
| YUV | 71.59 | 136.14 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 86 | 0 | 0.72 | 0.36 | 0.47 | 329.69 | 0.57 | 0.34 |
| Hex | 86 | 25 | 56 | 0 | 48 | 24 | 2F | 14A | 39 | 22 |
| Octal | 206 | 45 | 126 | 0 | 110 | 44 | 57 | 512 | 71 | 42 |
| Binary | 10000110 | 100101 | 1010110 | 0 | 1001000 | 100100 | 101111 | 101001010 | 111001 | 100010 |
Color Harmonies of #862556
Complementary color
Monochromatic Colors of #862556
Black with #862556
Text Example
Text Example
White with #862556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862556; }
p { color: rgb(134,37,86); }
H1.HeaderClassName
{
color: #862556;
}
.AnyTagClassName
{
color: #862556;
}
</style>
background-color css
<style>
a { background-color: #862556; }
a { background-color: rgb(134,37,86); }
div.DivClassName
{
background-color: #862556;
}
.BgClassName
{
background-color: #862556;
}
</style>
border-color css
<style>
span { border-color: #862556; }
span { border-color: rgb(134,37,86); }
td.TdClassName
{
border-color: #862556;
}
.TagClassName
{
border-color: #862556;
}
</style>