Shades of Rose Bud Cherry #863361
Tints of Rose Bud Cherry #863361
RGB
CMYK
RGB Variations
Color information
#863361 (or 0x863361) is known color: Rose Bud Cherry. HEX triplet: 86, 33 and 61. RGB value is (134,51,97). Sum of RGB (Red+Green+Blue) = 134+51+97=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #863361 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863361 is #79CC9E. Grayscale: #505050. Windows color (decimal): -7982239 or 6370182. OLE color: 6370182.
HSL color Cylindrical-coordinate representation of color #863361: hue angle of 326.75º 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 #863361 is Cyan = 0, Magento = 0.62, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 97 | - |
| CMYK | 0 | 0.62 | 0.28 | 0.47 |
| HSL | 326.75º | 0.45% | 0.36% | - |
| HSV(B) | 326.75º | 0.62% | 0.53% | - |
| XYZ | 13.17 | 8.3 | 12.22 | - |
| YUV | 81.06 | 137 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 97 | 0 | 0.62 | 0.28 | 0.47 | 326.75 | 0.45 | 0.36 |
| Hex | 86 | 33 | 61 | 0 | 3E | 1C | 2F | 147 | 2D | 24 |
| Octal | 206 | 63 | 141 | 0 | 76 | 34 | 57 | 507 | 55 | 44 |
| Binary | 10000110 | 110011 | 1100001 | 0 | 111110 | 11100 | 101111 | 101000111 | 101101 | 100100 |
Color Harmonies of #863361
Complementary color
Monochromatic Colors of #863361
Black with #863361
Text Example
Text Example
White with #863361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863361; }
p { color: rgb(134,51,97); }
H1.HeaderClassName
{
color: #863361;
}
.AnyTagClassName
{
color: #863361;
}
</style>
background-color css
<style>
a { background-color: #863361; }
a { background-color: rgb(134,51,97); }
div.DivClassName
{
background-color: #863361;
}
.BgClassName
{
background-color: #863361;
}
</style>
border-color css
<style>
span { border-color: #863361; }
span { border-color: rgb(134,51,97); }
td.TdClassName
{
border-color: #863361;
}
.TagClassName
{
border-color: #863361;
}
</style>