Shades of Rose Bud Cherry #863956
Tints of Rose Bud Cherry #863956
RGB
CMYK
RGB Variations
Color information
#863956 (or 0x863956) is known color: Rose Bud Cherry. HEX triplet: 86, 39 and 56. RGB value is (134,57,86). Sum of RGB (Red+Green+Blue) = 134+57+86=277 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.38% from 277); Green value is 57 (22.66% from 255 or 20.58% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 134 - color contains mainly: red. Hex color #863956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863956 is #79C6A9. Grayscale: #535353. Windows color (decimal): -7980714 or 5650822. OLE color: 5650822.
HSL color Cylindrical-coordinate representation of color #863956: hue angle of 337.4º 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 #863956 is Cyan = 0, Magento = 0.57, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 86 | - |
| CMYK | 0 | 0.57 | 0.36 | 0.47 |
| HSL | 337.4º | 0.4% | 0.37% | - |
| HSV(B) | 337.4º | 0.57% | 0.53% | - |
| XYZ | 12.97 | 8.67 | 9.79 | - |
| YUV | 83.33 | 129.51 | 164.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 86 | 0 | 0.57 | 0.36 | 0.47 | 337.4 | 0.4 | 0.37 |
| Hex | 86 | 39 | 56 | 0 | 39 | 24 | 2F | 151 | 28 | 25 |
| Octal | 206 | 71 | 126 | 0 | 71 | 44 | 57 | 521 | 50 | 45 |
| Binary | 10000110 | 111001 | 1010110 | 0 | 111001 | 100100 | 101111 | 101010001 | 101000 | 100101 |
Color Harmonies of #863956
Complementary color
Monochromatic Colors of #863956
Black with #863956
Text Example
Text Example
White with #863956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863956; }
p { color: rgb(134,57,86); }
H1.HeaderClassName
{
color: #863956;
}
.AnyTagClassName
{
color: #863956;
}
</style>
background-color css
<style>
a { background-color: #863956; }
a { background-color: rgb(134,57,86); }
div.DivClassName
{
background-color: #863956;
}
.BgClassName
{
background-color: #863956;
}
</style>
border-color css
<style>
span { border-color: #863956; }
span { border-color: rgb(134,57,86); }
td.TdClassName
{
border-color: #863956;
}
.TagClassName
{
border-color: #863956;
}
</style>