Shades of Rose Bud Cherry #862059
Tints of Rose Bud Cherry #862059
RGB
CMYK
RGB Variations
Color information
#862059 (or 0x862059) is known color: Rose Bud Cherry. HEX triplet: 86, 20 and 59. RGB value is (134,32,89). Sum of RGB (Red+Green+Blue) = 134+32+89=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 32 (12.89% from 255 or 12.55% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #862059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862059 is #79DFA6. Grayscale: #444444. Windows color (decimal): -7987111 or 5841030. OLE color: 5841030.
HSL color Cylindrical-coordinate representation of color #862059: hue angle of 326.47º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862059 is Cyan = 0, Magento = 0.76, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 32 | 89 | - |
| CMYK | 0 | 0.76 | 0.34 | 0.47 |
| HSL | 326.47º | 0.61% | 0.33% | - |
| HSV(B) | 326.47º | 0.76% | 0.53% | - |
| XYZ | 12.15 | 6.82 | 10.13 | - |
| YUV | 69 | 139.29 | 174.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 32 | 89 | 0 | 0.76 | 0.34 | 0.47 | 326.47 | 0.61 | 0.33 |
| Hex | 86 | 20 | 59 | 0 | 4C | 22 | 2F | 146 | 3D | 21 |
| Octal | 206 | 40 | 131 | 0 | 114 | 42 | 57 | 506 | 75 | 41 |
| Binary | 10000110 | 100000 | 1011001 | 0 | 1001100 | 100010 | 101111 | 101000110 | 111101 | 100001 |
Color Harmonies of #862059
Complementary color
Monochromatic Colors of #862059
Black with #862059
Text Example
Text Example
White with #862059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862059; }
p { color: rgb(134,32,89); }
H1.HeaderClassName
{
color: #862059;
}
.AnyTagClassName
{
color: #862059;
}
</style>
background-color css
<style>
a { background-color: #862059; }
a { background-color: rgb(134,32,89); }
div.DivClassName
{
background-color: #862059;
}
.BgClassName
{
background-color: #862059;
}
</style>
border-color css
<style>
span { border-color: #862059; }
span { border-color: rgb(134,32,89); }
td.TdClassName
{
border-color: #862059;
}
.TagClassName
{
border-color: #862059;
}
</style>