Shades of Rose Bud Cherry #862864
Tints of Rose Bud Cherry #862864
RGB
CMYK
RGB Variations
Color information
#862864 (or 0x862864) is known color: Rose Bud Cherry. HEX triplet: 86, 28 and 64. RGB value is (134,40,100). Sum of RGB (Red+Green+Blue) = 134+40+100=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 40 (16.02% from 255 or 14.60% from 274); Blue value is 100 (39.45% from 255 or 36.50% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #862864 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862864 is #79D79B. Grayscale: #4A4A4A. Windows color (decimal): -7985052 or 6563974. OLE color: 6563974.
HSL color Cylindrical-coordinate representation of color #862864: hue angle of 321.7º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #862864 is Cyan = 0, Magento = 0.70, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 100 | - |
| CMYK | 0 | 0.70 | 0.25 | 0.47 |
| HSL | 321.7º | 0.54% | 0.34% | - |
| HSV(B) | 321.7º | 0.7% | 0.53% | - |
| XYZ | 12.89 | 7.51 | 12.83 | - |
| YUV | 74.95 | 142.14 | 170.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 100 | 0 | 0.70 | 0.25 | 0.47 | 321.7 | 0.54 | 0.34 |
| Hex | 86 | 28 | 64 | 0 | 46 | 19 | 2F | 142 | 36 | 22 |
| Octal | 206 | 50 | 144 | 0 | 106 | 31 | 57 | 502 | 66 | 42 |
| Binary | 10000110 | 101000 | 1100100 | 0 | 1000110 | 11001 | 101111 | 101000010 | 110110 | 100010 |
Color Harmonies of #862864
Complementary color
Monochromatic Colors of #862864
Black with #862864
Text Example
Text Example
White with #862864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862864; }
p { color: rgb(134,40,100); }
H1.HeaderClassName
{
color: #862864;
}
.AnyTagClassName
{
color: #862864;
}
</style>
background-color css
<style>
a { background-color: #862864; }
a { background-color: rgb(134,40,100); }
div.DivClassName
{
background-color: #862864;
}
.BgClassName
{
background-color: #862864;
}
</style>
border-color css
<style>
span { border-color: #862864; }
span { border-color: rgb(134,40,100); }
td.TdClassName
{
border-color: #862864;
}
.TagClassName
{
border-color: #862864;
}
</style>