Shades of Rose Bud Cherry #863468
Tints of Rose Bud Cherry #863468
RGB
CMYK
RGB Variations
Color information
#863468 (or 0x863468) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 68. RGB value is (134,52,104). Sum of RGB (Red+Green+Blue) = 134+52+104=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 52 (20.70% from 255 or 17.93% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #863468 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863468 is #79CB97. Grayscale: #525252. Windows color (decimal): -7981976 or 6829190. OLE color: 6829190.
HSL color Cylindrical-coordinate representation of color #863468: hue angle of 321.95º 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 #863468 is Cyan = 0, Magento = 0.61, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 104 | - |
| CMYK | 0 | 0.61 | 0.22 | 0.47 |
| HSL | 321.95º | 0.44% | 0.36% | - |
| HSV(B) | 321.95º | 0.61% | 0.53% | - |
| XYZ | 13.56 | 8.52 | 14.03 | - |
| YUV | 82.45 | 140.17 | 164.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 104 | 0 | 0.61 | 0.22 | 0.47 | 321.95 | 0.44 | 0.36 |
| Hex | 86 | 34 | 68 | 0 | 3D | 16 | 2F | 142 | 2C | 24 |
| Octal | 206 | 64 | 150 | 0 | 75 | 26 | 57 | 502 | 54 | 44 |
| Binary | 10000110 | 110100 | 1101000 | 0 | 111101 | 10110 | 101111 | 101000010 | 101100 | 100100 |
Color Harmonies of #863468
Complementary color
Monochromatic Colors of #863468
Black with #863468
Text Example
Text Example
White with #863468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863468; }
p { color: rgb(134,52,104); }
H1.HeaderClassName
{
color: #863468;
}
.AnyTagClassName
{
color: #863468;
}
</style>
background-color css
<style>
a { background-color: #863468; }
a { background-color: rgb(134,52,104); }
div.DivClassName
{
background-color: #863468;
}
.BgClassName
{
background-color: #863468;
}
</style>
border-color css
<style>
span { border-color: #863468; }
span { border-color: rgb(134,52,104); }
td.TdClassName
{
border-color: #863468;
}
.TagClassName
{
border-color: #863468;
}
</style>