Shades of Rose Bud Cherry #863154
Tints of Rose Bud Cherry #863154
RGB
CMYK
RGB Variations
Color information
#863154 (or 0x863154) is known color: Rose Bud Cherry. HEX triplet: 86, 31 and 54. RGB value is (134,49,84). Sum of RGB (Red+Green+Blue) = 134+49+84=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 49 (19.53% from 255 or 18.35% from 267); Blue value is 84 (33.20% from 255 or 31.46% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #863154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863154 is #79CEAB. Grayscale: #4E4E4E. Windows color (decimal): -7982764 or 5517702. OLE color: 5517702.
HSL color Cylindrical-coordinate representation of color #863154: hue angle of 335.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863154 is Cyan = 0, Magento = 0.63, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 84 | - |
| CMYK | 0 | 0.63 | 0.37 | 0.47 |
| HSL | 335.29º | 0.46% | 0.36% | - |
| HSV(B) | 335.29º | 0.63% | 0.53% | - |
| XYZ | 12.53 | 7.91 | 9.25 | - |
| YUV | 78.41 | 131.16 | 167.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 84 | 0 | 0.63 | 0.37 | 0.47 | 335.29 | 0.46 | 0.36 |
| Hex | 86 | 31 | 54 | 0 | 3F | 25 | 2F | 14F | 2E | 24 |
| Octal | 206 | 61 | 124 | 0 | 77 | 45 | 57 | 517 | 56 | 44 |
| Binary | 10000110 | 110001 | 1010100 | 0 | 111111 | 100101 | 101111 | 101001111 | 101110 | 100100 |
Color Harmonies of #863154
Complementary color
Monochromatic Colors of #863154
Black with #863154
Text Example
Text Example
White with #863154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863154; }
p { color: rgb(134,49,84); }
H1.HeaderClassName
{
color: #863154;
}
.AnyTagClassName
{
color: #863154;
}
</style>
background-color css
<style>
a { background-color: #863154; }
a { background-color: rgb(134,49,84); }
div.DivClassName
{
background-color: #863154;
}
.BgClassName
{
background-color: #863154;
}
</style>
border-color css
<style>
span { border-color: #863154; }
span { border-color: rgb(134,49,84); }
td.TdClassName
{
border-color: #863154;
}
.TagClassName
{
border-color: #863154;
}
</style>