Shades of Rose Bud Cherry #862960
Tints of Rose Bud Cherry #862960
RGB
CMYK
RGB Variations
Color information
#862960 (or 0x862960) is known color: Rose Bud Cherry. HEX triplet: 86, 29 and 60. RGB value is (134,41,96). Sum of RGB (Red+Green+Blue) = 134+41+96=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 96 (37.89% from 255 or 35.42% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #862960 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862960 is #79D69F. Grayscale: #4A4A4A. Windows color (decimal): -7984800 or 6302086. OLE color: 6302086.
HSL color Cylindrical-coordinate representation of color #862960: hue angle of 324.52º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862960 is Cyan = 0, Magento = 0.69, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 96 | - |
| CMYK | 0 | 0.69 | 0.28 | 0.47 |
| HSL | 324.52º | 0.53% | 0.34% | - |
| HSV(B) | 324.52º | 0.69% | 0.53% | - |
| XYZ | 12.74 | 7.5 | 11.84 | - |
| YUV | 75.08 | 139.81 | 170.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 96 | 0 | 0.69 | 0.28 | 0.47 | 324.52 | 0.53 | 0.34 |
| Hex | 86 | 29 | 60 | 0 | 45 | 1C | 2F | 145 | 35 | 22 |
| Octal | 206 | 51 | 140 | 0 | 105 | 34 | 57 | 505 | 65 | 42 |
| Binary | 10000110 | 101001 | 1100000 | 0 | 1000101 | 11100 | 101111 | 101000101 | 110101 | 100010 |
Color Harmonies of #862960
Complementary color
Monochromatic Colors of #862960
Black with #862960
Text Example
Text Example
White with #862960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862960; }
p { color: rgb(134,41,96); }
H1.HeaderClassName
{
color: #862960;
}
.AnyTagClassName
{
color: #862960;
}
</style>
background-color css
<style>
a { background-color: #862960; }
a { background-color: rgb(134,41,96); }
div.DivClassName
{
background-color: #862960;
}
.BgClassName
{
background-color: #862960;
}
</style>
border-color css
<style>
span { border-color: #862960; }
span { border-color: rgb(134,41,96); }
td.TdClassName
{
border-color: #862960;
}
.TagClassName
{
border-color: #862960;
}
</style>