Shades of Rose Bud Cherry #863856
Tints of Rose Bud Cherry #863856
RGB
CMYK
RGB Variations
Color information
#863856 (or 0x863856) is known color: Rose Bud Cherry. HEX triplet: 86, 38 and 56. RGB value is (134,56,86). Sum of RGB (Red+Green+Blue) = 134+56+86=276 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.55% from 276); Green value is 56 (22.27% from 255 or 20.29% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 134 - color contains mainly: red. Hex color #863856 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863856 is #79C7A9. Grayscale: #525252. Windows color (decimal): -7980970 or 5650566. OLE color: 5650566.
HSL color Cylindrical-coordinate representation of color #863856: hue angle of 336.92º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #863856 is Cyan = 0, Magento = 0.58, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 86 | - |
| CMYK | 0 | 0.58 | 0.36 | 0.47 |
| HSL | 336.92º | 0.41% | 0.37% | - |
| HSV(B) | 336.92º | 0.58% | 0.53% | - |
| XYZ | 12.93 | 8.57 | 9.78 | - |
| YUV | 82.74 | 129.84 | 164.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 86 | 0 | 0.58 | 0.36 | 0.47 | 336.92 | 0.41 | 0.37 |
| Hex | 86 | 38 | 56 | 0 | 3A | 24 | 2F | 151 | 29 | 25 |
| Octal | 206 | 70 | 126 | 0 | 72 | 44 | 57 | 521 | 51 | 45 |
| Binary | 10000110 | 111000 | 1010110 | 0 | 111010 | 100100 | 101111 | 101010001 | 101001 | 100101 |
Color Harmonies of #863856
Complementary color
Monochromatic Colors of #863856
Black with #863856
Text Example
Text Example
White with #863856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863856; }
p { color: rgb(134,56,86); }
H1.HeaderClassName
{
color: #863856;
}
.AnyTagClassName
{
color: #863856;
}
</style>
background-color css
<style>
a { background-color: #863856; }
a { background-color: rgb(134,56,86); }
div.DivClassName
{
background-color: #863856;
}
.BgClassName
{
background-color: #863856;
}
</style>
border-color css
<style>
span { border-color: #863856; }
span { border-color: rgb(134,56,86); }
td.TdClassName
{
border-color: #863856;
}
.TagClassName
{
border-color: #863856;
}
</style>