Shades of Rose Bud Cherry #863655
Tints of Rose Bud Cherry #863655
RGB
CMYK
RGB Variations
Color information
#863655 (or 0x863655) is known color: Rose Bud Cherry. HEX triplet: 86, 36 and 55. RGB value is (134,54,85). Sum of RGB (Red+Green+Blue) = 134+54+85=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 54 (21.48% from 255 or 19.78% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #863655 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863655 is #79C9AA. Grayscale: #515151. Windows color (decimal): -7981483 or 5584518. OLE color: 5584518.
HSL color Cylindrical-coordinate representation of color #863655: hue angle of 336.75º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863655 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 85 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.47 |
| HSL | 336.75º | 0.43% | 0.37% | - |
| HSV(B) | 336.75º | 0.6% | 0.53% | - |
| XYZ | 12.79 | 8.36 | 9.53 | - |
| YUV | 81.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 85 | 0 | 0.60 | 0.37 | 0.47 | 336.75 | 0.43 | 0.37 |
| Hex | 86 | 36 | 55 | 0 | 3C | 25 | 2F | 151 | 2B | 25 |
| Octal | 206 | 66 | 125 | 0 | 74 | 45 | 57 | 521 | 53 | 45 |
| Binary | 10000110 | 110110 | 1010101 | 0 | 111100 | 100101 | 101111 | 101010001 | 101011 | 100101 |
Color Harmonies of #863655
Complementary color
Monochromatic Colors of #863655
Black with #863655
Text Example
Text Example
White with #863655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863655; }
p { color: rgb(134,54,85); }
H1.HeaderClassName
{
color: #863655;
}
.AnyTagClassName
{
color: #863655;
}
</style>
background-color css
<style>
a { background-color: #863655; }
a { background-color: rgb(134,54,85); }
div.DivClassName
{
background-color: #863655;
}
.BgClassName
{
background-color: #863655;
}
</style>
border-color css
<style>
span { border-color: #863655; }
span { border-color: rgb(134,54,85); }
td.TdClassName
{
border-color: #863655;
}
.TagClassName
{
border-color: #863655;
}
</style>