Shades of Rose Bud Cherry #863567
Tints of Rose Bud Cherry #863567
RGB
CMYK
RGB Variations
Color information
#863567 (or 0x863567) is known color: Rose Bud Cherry. HEX triplet: 86, 35 and 67. RGB value is (134,53,103). Sum of RGB (Red+Green+Blue) = 134+53+103=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #863567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863567 is #79CA98. Grayscale: #525252. Windows color (decimal): -7981721 or 6763910. OLE color: 6763910.
HSL color Cylindrical-coordinate representation of color #863567: hue angle of 322.96º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863567 is Cyan = 0, Magento = 0.60, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 103 | - |
| CMYK | 0 | 0.60 | 0.23 | 0.47 |
| HSL | 322.96º | 0.43% | 0.37% | - |
| HSV(B) | 322.96º | 0.6% | 0.53% | - |
| XYZ | 13.55 | 8.59 | 13.78 | - |
| YUV | 82.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 103 | 0 | 0.60 | 0.23 | 0.47 | 322.96 | 0.43 | 0.37 |
| Hex | 86 | 35 | 67 | 0 | 3C | 17 | 2F | 143 | 2B | 25 |
| Octal | 206 | 65 | 147 | 0 | 74 | 27 | 57 | 503 | 53 | 45 |
| Binary | 10000110 | 110101 | 1100111 | 0 | 111100 | 10111 | 101111 | 101000011 | 101011 | 100101 |
Color Harmonies of #863567
Complementary color
Monochromatic Colors of #863567
Black with #863567
Text Example
Text Example
White with #863567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863567; }
p { color: rgb(134,53,103); }
H1.HeaderClassName
{
color: #863567;
}
.AnyTagClassName
{
color: #863567;
}
</style>
background-color css
<style>
a { background-color: #863567; }
a { background-color: rgb(134,53,103); }
div.DivClassName
{
background-color: #863567;
}
.BgClassName
{
background-color: #863567;
}
</style>
border-color css
<style>
span { border-color: #863567; }
span { border-color: rgb(134,53,103); }
td.TdClassName
{
border-color: #863567;
}
.TagClassName
{
border-color: #863567;
}
</style>