Shades of Rose Bud Cherry #863568
Tints of Rose Bud Cherry #863568
RGB
CMYK
RGB Variations
Color information
#863568 (or 0x863568) is known color: Rose Bud Cherry. HEX triplet: 86, 35 and 68. RGB value is (134,53,104). Sum of RGB (Red+Green+Blue) = 134+53+104=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 53 (21.09% from 255 or 18.21% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #863568 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863568 is #79CA97. Grayscale: #525252. Windows color (decimal): -7981720 or 6829446. OLE color: 6829446.
HSL color Cylindrical-coordinate representation of color #863568: hue angle of 322.22º 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 #863568 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 104 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.47 |
| HSL | 322.22º | 0.43% | 0.37% | - |
| HSV(B) | 322.22º | 0.6% | 0.53% | - |
| XYZ | 13.6 | 8.61 | 14.04 | - |
| YUV | 83.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 104 | 0 | 0.60 | 0.22 | 0.47 | 322.22 | 0.43 | 0.37 |
| Hex | 86 | 35 | 68 | 0 | 3C | 16 | 2F | 142 | 2B | 25 |
| Octal | 206 | 65 | 150 | 0 | 74 | 26 | 57 | 502 | 53 | 45 |
| Binary | 10000110 | 110101 | 1101000 | 0 | 111100 | 10110 | 101111 | 101000010 | 101011 | 100101 |
Color Harmonies of #863568
Complementary color
Monochromatic Colors of #863568
Black with #863568
Text Example
Text Example
White with #863568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863568; }
p { color: rgb(134,53,104); }
H1.HeaderClassName
{
color: #863568;
}
.AnyTagClassName
{
color: #863568;
}
</style>
background-color css
<style>
a { background-color: #863568; }
a { background-color: rgb(134,53,104); }
div.DivClassName
{
background-color: #863568;
}
.BgClassName
{
background-color: #863568;
}
</style>
border-color css
<style>
span { border-color: #863568; }
span { border-color: rgb(134,53,104); }
td.TdClassName
{
border-color: #863568;
}
.TagClassName
{
border-color: #863568;
}
</style>