Shades of Rose Bud Cherry #863465
Tints of Rose Bud Cherry #863465
RGB
CMYK
RGB Variations
Color information
#863465 (or 0x863465) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 65. RGB value is (134,52,101). Sum of RGB (Red+Green+Blue) = 134+52+101=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 52 (20.70% from 255 or 18.12% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #863465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863465 is #79CB9A. Grayscale: #515151. Windows color (decimal): -7981979 or 6632582. OLE color: 6632582.
HSL color Cylindrical-coordinate representation of color #863465: hue angle of 324.15º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863465 is Cyan = 0, Magento = 0.61, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 101 | - |
| CMYK | 0 | 0.61 | 0.25 | 0.47 |
| HSL | 324.15º | 0.44% | 0.36% | - |
| HSV(B) | 324.15º | 0.61% | 0.53% | - |
| XYZ | 13.41 | 8.46 | 13.24 | - |
| YUV | 82.1 | 138.67 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 101 | 0 | 0.61 | 0.25 | 0.47 | 324.15 | 0.44 | 0.36 |
| Hex | 86 | 34 | 65 | 0 | 3D | 19 | 2F | 144 | 2C | 24 |
| Octal | 206 | 64 | 145 | 0 | 75 | 31 | 57 | 504 | 54 | 44 |
| Binary | 10000110 | 110100 | 1100101 | 0 | 111101 | 11001 | 101111 | 101000100 | 101100 | 100100 |
Color Harmonies of #863465
Complementary color
Monochromatic Colors of #863465
Black with #863465
Text Example
Text Example
White with #863465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863465; }
p { color: rgb(134,52,101); }
H1.HeaderClassName
{
color: #863465;
}
.AnyTagClassName
{
color: #863465;
}
</style>
background-color css
<style>
a { background-color: #863465; }
a { background-color: rgb(134,52,101); }
div.DivClassName
{
background-color: #863465;
}
.BgClassName
{
background-color: #863465;
}
</style>
border-color css
<style>
span { border-color: #863465; }
span { border-color: rgb(134,52,101); }
td.TdClassName
{
border-color: #863465;
}
.TagClassName
{
border-color: #863465;
}
</style>