Shades of Rose Bud Cherry #863958
Tints of Rose Bud Cherry #863958
RGB
CMYK
RGB Variations
Color information
#863958 (or 0x863958) is known color: Rose Bud Cherry. HEX triplet: 86, 39 and 58. RGB value is (134,57,88). Sum of RGB (Red+Green+Blue) = 134+57+88=279 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.03% from 279); Green value is 57 (22.66% from 255 or 20.43% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 134 - color contains mainly: red. Hex color #863958 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863958 is #79C6A7. Grayscale: #535353. Windows color (decimal): -7980712 or 5781894. OLE color: 5781894.
HSL color Cylindrical-coordinate representation of color #863958: hue angle of 335.84º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #863958 is Cyan = 0, Magento = 0.57, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 88 | - |
| CMYK | 0 | 0.57 | 0.34 | 0.47 |
| HSL | 335.84º | 0.4% | 0.37% | - |
| HSV(B) | 335.84º | 0.57% | 0.53% | - |
| XYZ | 13.06 | 8.7 | 10.22 | - |
| YUV | 83.56 | 130.51 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 88 | 0 | 0.57 | 0.34 | 0.47 | 335.84 | 0.4 | 0.37 |
| Hex | 86 | 39 | 58 | 0 | 39 | 22 | 2F | 150 | 28 | 25 |
| Octal | 206 | 71 | 130 | 0 | 71 | 42 | 57 | 520 | 50 | 45 |
| Binary | 10000110 | 111001 | 1011000 | 0 | 111001 | 100010 | 101111 | 101010000 | 101000 | 100101 |
Color Harmonies of #863958
Complementary color
Monochromatic Colors of #863958
Black with #863958
Text Example
Text Example
White with #863958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863958; }
p { color: rgb(134,57,88); }
H1.HeaderClassName
{
color: #863958;
}
.AnyTagClassName
{
color: #863958;
}
</style>
background-color css
<style>
a { background-color: #863958; }
a { background-color: rgb(134,57,88); }
div.DivClassName
{
background-color: #863958;
}
.BgClassName
{
background-color: #863958;
}
</style>
border-color css
<style>
span { border-color: #863958; }
span { border-color: rgb(134,57,88); }
td.TdClassName
{
border-color: #863958;
}
.TagClassName
{
border-color: #863958;
}
</style>