Shades of Rose Bud Cherry #863260
Tints of Rose Bud Cherry #863260
RGB
CMYK
RGB Variations
Color information
#863260 (or 0x863260) is known color: Rose Bud Cherry. HEX triplet: 86, 32 and 60. RGB value is (134,50,96). Sum of RGB (Red+Green+Blue) = 134+50+96=280 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.86% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 134 - color contains mainly: red. Hex color #863260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863260 is #79CD9F. Grayscale: #505050. Windows color (decimal): -7982496 or 6304390. OLE color: 6304390.
HSL color Cylindrical-coordinate representation of color #863260: hue angle of 327.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863260 is Cyan = 0, Magento = 0.63, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 96 | - |
| CMYK | 0 | 0.63 | 0.28 | 0.47 |
| HSL | 327.14º | 0.46% | 0.36% | - |
| HSV(B) | 327.14º | 0.63% | 0.53% | - |
| XYZ | 13.08 | 8.19 | 11.96 | - |
| YUV | 80.36 | 136.83 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 96 | 0 | 0.63 | 0.28 | 0.47 | 327.14 | 0.46 | 0.36 |
| Hex | 86 | 32 | 60 | 0 | 3F | 1C | 2F | 147 | 2E | 24 |
| Octal | 206 | 62 | 140 | 0 | 77 | 34 | 57 | 507 | 56 | 44 |
| Binary | 10000110 | 110010 | 1100000 | 0 | 111111 | 11100 | 101111 | 101000111 | 101110 | 100100 |
Color Harmonies of #863260
Complementary color
Monochromatic Colors of #863260
Black with #863260
Text Example
Text Example
White with #863260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863260; }
p { color: rgb(134,50,96); }
H1.HeaderClassName
{
color: #863260;
}
.AnyTagClassName
{
color: #863260;
}
</style>
background-color css
<style>
a { background-color: #863260; }
a { background-color: rgb(134,50,96); }
div.DivClassName
{
background-color: #863260;
}
.BgClassName
{
background-color: #863260;
}
</style>
border-color css
<style>
span { border-color: #863260; }
span { border-color: rgb(134,50,96); }
td.TdClassName
{
border-color: #863260;
}
.TagClassName
{
border-color: #863260;
}
</style>