Shades of Rose Bud Cherry #863354
Tints of Rose Bud Cherry #863354
RGB
CMYK
RGB Variations
Color information
#863354 (or 0x863354) is known color: Rose Bud Cherry. HEX triplet: 86, 33 and 54. RGB value is (134,51,84). Sum of RGB (Red+Green+Blue) = 134+51+84=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 51 (20.31% from 255 or 18.96% from 269); Blue value is 84 (33.20% from 255 or 31.23% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #863354 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863354 is #79CCAB. Grayscale: #4F4F4F. Windows color (decimal): -7982252 or 5518214. OLE color: 5518214.
HSL color Cylindrical-coordinate representation of color #863354: hue angle of 336.14º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863354 is Cyan = 0, Magento = 0.62, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 84 | - |
| CMYK | 0 | 0.62 | 0.37 | 0.47 |
| HSL | 336.14º | 0.45% | 0.36% | - |
| HSV(B) | 336.14º | 0.62% | 0.53% | - |
| XYZ | 12.62 | 8.08 | 9.28 | - |
| YUV | 79.58 | 130.5 | 166.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 84 | 0 | 0.62 | 0.37 | 0.47 | 336.14 | 0.45 | 0.36 |
| Hex | 86 | 33 | 54 | 0 | 3E | 25 | 2F | 150 | 2D | 24 |
| Octal | 206 | 63 | 124 | 0 | 76 | 45 | 57 | 520 | 55 | 44 |
| Binary | 10000110 | 110011 | 1010100 | 0 | 111110 | 100101 | 101111 | 101010000 | 101101 | 100100 |
Color Harmonies of #863354
Complementary color
Monochromatic Colors of #863354
Black with #863354
Text Example
Text Example
White with #863354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863354; }
p { color: rgb(134,51,84); }
H1.HeaderClassName
{
color: #863354;
}
.AnyTagClassName
{
color: #863354;
}
</style>
background-color css
<style>
a { background-color: #863354; }
a { background-color: rgb(134,51,84); }
div.DivClassName
{
background-color: #863354;
}
.BgClassName
{
background-color: #863354;
}
</style>
border-color css
<style>
span { border-color: #863354; }
span { border-color: rgb(134,51,84); }
td.TdClassName
{
border-color: #863354;
}
.TagClassName
{
border-color: #863354;
}
</style>