Shades of Rose Bud Cherry #863064
Tints of Rose Bud Cherry #863064
RGB
CMYK
RGB Variations
Color information
#863064 (or 0x863064) is known color: Rose Bud Cherry. HEX triplet: 86, 30 and 64. RGB value is (134,48,100). Sum of RGB (Red+Green+Blue) = 134+48+100=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 48 (19.14% from 255 or 17.02% from 282); Blue value is 100 (39.45% from 255 or 35.46% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #863064 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863064 is #79CF9B. Grayscale: #4F4F4F. Windows color (decimal): -7983004 or 6566022. OLE color: 6566022.
HSL color Cylindrical-coordinate representation of color #863064: hue angle of 323.72º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863064 is Cyan = 0, Magento = 0.64, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 100 | - |
| CMYK | 0 | 0.64 | 0.25 | 0.47 |
| HSL | 323.72º | 0.47% | 0.36% | - |
| HSV(B) | 323.72º | 0.64% | 0.53% | - |
| XYZ | 13.19 | 8.1 | 12.93 | - |
| YUV | 79.64 | 139.49 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 100 | 0 | 0.64 | 0.25 | 0.47 | 323.72 | 0.47 | 0.36 |
| Hex | 86 | 30 | 64 | 0 | 40 | 19 | 2F | 144 | 2F | 24 |
| Octal | 206 | 60 | 144 | 0 | 100 | 31 | 57 | 504 | 57 | 44 |
| Binary | 10000110 | 110000 | 1100100 | 0 | 1000000 | 11001 | 101111 | 101000100 | 101111 | 100100 |
Color Harmonies of #863064
Complementary color
Monochromatic Colors of #863064
Black with #863064
Text Example
Text Example
White with #863064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863064; }
p { color: rgb(134,48,100); }
H1.HeaderClassName
{
color: #863064;
}
.AnyTagClassName
{
color: #863064;
}
</style>
background-color css
<style>
a { background-color: #863064; }
a { background-color: rgb(134,48,100); }
div.DivClassName
{
background-color: #863064;
}
.BgClassName
{
background-color: #863064;
}
</style>
border-color css
<style>
span { border-color: #863064; }
span { border-color: rgb(134,48,100); }
td.TdClassName
{
border-color: #863064;
}
.TagClassName
{
border-color: #863064;
}
</style>