Shades of Rose Bud Cherry #863463
Tints of Rose Bud Cherry #863463
RGB
CMYK
RGB Variations
Color information
#863463 (or 0x863463) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 63. RGB value is (134,52,99). Sum of RGB (Red+Green+Blue) = 134+52+99=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 99 (39.06% from 255 or 34.74% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #863463 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863463 is #79CB9C. Grayscale: #515151. Windows color (decimal): -7981981 or 6501510. OLE color: 6501510.
HSL color Cylindrical-coordinate representation of color #863463: hue angle of 325.61º 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 #863463 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 99 | - |
| CMYK | 0 | 0.61 | 0.26 | 0.47 |
| HSL | 325.61º | 0.44% | 0.36% | - |
| HSV(B) | 325.61º | 0.61% | 0.53% | - |
| XYZ | 13.31 | 8.43 | 12.73 | - |
| YUV | 81.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 99 | 0 | 0.61 | 0.26 | 0.47 | 325.61 | 0.44 | 0.36 |
| Hex | 86 | 34 | 63 | 0 | 3D | 1A | 2F | 146 | 2C | 24 |
| Octal | 206 | 64 | 143 | 0 | 75 | 32 | 57 | 506 | 54 | 44 |
| Binary | 10000110 | 110100 | 1100011 | 0 | 111101 | 11010 | 101111 | 101000110 | 101100 | 100100 |
Color Harmonies of #863463
Complementary color
Monochromatic Colors of #863463
Black with #863463
Text Example
Text Example
White with #863463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863463; }
p { color: rgb(134,52,99); }
H1.HeaderClassName
{
color: #863463;
}
.AnyTagClassName
{
color: #863463;
}
</style>
background-color css
<style>
a { background-color: #863463; }
a { background-color: rgb(134,52,99); }
div.DivClassName
{
background-color: #863463;
}
.BgClassName
{
background-color: #863463;
}
</style>
border-color css
<style>
span { border-color: #863463; }
span { border-color: rgb(134,52,99); }
td.TdClassName
{
border-color: #863463;
}
.TagClassName
{
border-color: #863463;
}
</style>