Shades of Rose Bud Cherry #863360
Tints of Rose Bud Cherry #863360
RGB
CMYK
RGB Variations
Color information
#863360 (or 0x863360) is known color: Rose Bud Cherry. HEX triplet: 86, 33 and 60. RGB value is (134,51,96). Sum of RGB (Red+Green+Blue) = 134+51+96=281 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.69% from 281); Green value is 51 (20.31% from 255 or 18.15% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 134 - color contains mainly: red. Hex color #863360 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863360 is #79CC9F. Grayscale: #505050. Windows color (decimal): -7982240 or 6304646. OLE color: 6304646.
HSL color Cylindrical-coordinate representation of color #863360: hue angle of 327.47º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863360 is Cyan = 0, Magento = 0.62, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 96 | - |
| CMYK | 0 | 0.62 | 0.28 | 0.47 |
| HSL | 327.47º | 0.45% | 0.36% | - |
| HSV(B) | 327.47º | 0.62% | 0.53% | - |
| XYZ | 13.13 | 8.28 | 11.97 | - |
| YUV | 80.95 | 136.5 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 96 | 0 | 0.62 | 0.28 | 0.47 | 327.47 | 0.45 | 0.36 |
| Hex | 86 | 33 | 60 | 0 | 3E | 1C | 2F | 147 | 2D | 24 |
| Octal | 206 | 63 | 140 | 0 | 76 | 34 | 57 | 507 | 55 | 44 |
| Binary | 10000110 | 110011 | 1100000 | 0 | 111110 | 11100 | 101111 | 101000111 | 101101 | 100100 |
Color Harmonies of #863360
Complementary color
Monochromatic Colors of #863360
Black with #863360
Text Example
Text Example
White with #863360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863360; }
p { color: rgb(134,51,96); }
H1.HeaderClassName
{
color: #863360;
}
.AnyTagClassName
{
color: #863360;
}
</style>
background-color css
<style>
a { background-color: #863360; }
a { background-color: rgb(134,51,96); }
div.DivClassName
{
background-color: #863360;
}
.BgClassName
{
background-color: #863360;
}
</style>
border-color css
<style>
span { border-color: #863360; }
span { border-color: rgb(134,51,96); }
td.TdClassName
{
border-color: #863360;
}
.TagClassName
{
border-color: #863360;
}
</style>