Shades of Rose Bud Cherry #862159
Tints of Rose Bud Cherry #862159
RGB
CMYK
RGB Variations
Color information
#862159 (or 0x862159) is known color: Rose Bud Cherry. HEX triplet: 86, 21 and 59. RGB value is (134,33,89). Sum of RGB (Red+Green+Blue) = 134+33+89=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 33 (13.28% from 255 or 12.89% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #862159 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862159 is #79DEA6. Grayscale: #454545. Windows color (decimal): -7986855 or 5841286. OLE color: 5841286.
HSL color Cylindrical-coordinate representation of color #862159: hue angle of 326.73º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862159 is Cyan = 0, Magento = 0.75, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 89 | - |
| CMYK | 0 | 0.75 | 0.34 | 0.47 |
| HSL | 326.73º | 0.6% | 0.33% | - |
| HSV(B) | 326.73º | 0.75% | 0.53% | - |
| XYZ | 12.18 | 6.88 | 10.14 | - |
| YUV | 69.58 | 138.96 | 173.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 89 | 0 | 0.75 | 0.34 | 0.47 | 326.73 | 0.6 | 0.33 |
| Hex | 86 | 21 | 59 | 0 | 4B | 22 | 2F | 147 | 3C | 21 |
| Octal | 206 | 41 | 131 | 0 | 113 | 42 | 57 | 507 | 74 | 41 |
| Binary | 10000110 | 100001 | 1011001 | 0 | 1001011 | 100010 | 101111 | 101000111 | 111100 | 100001 |
Color Harmonies of #862159
Complementary color
Monochromatic Colors of #862159
Black with #862159
Text Example
Text Example
White with #862159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862159; }
p { color: rgb(134,33,89); }
H1.HeaderClassName
{
color: #862159;
}
.AnyTagClassName
{
color: #862159;
}
</style>
background-color css
<style>
a { background-color: #862159; }
a { background-color: rgb(134,33,89); }
div.DivClassName
{
background-color: #862159;
}
.BgClassName
{
background-color: #862159;
}
</style>
border-color css
<style>
span { border-color: #862159; }
span { border-color: rgb(134,33,89); }
td.TdClassName
{
border-color: #862159;
}
.TagClassName
{
border-color: #862159;
}
</style>