Shades of Rose Bud Cherry #863553
Tints of Rose Bud Cherry #863553
RGB
CMYK
RGB Variations
Color information
#863553 (or 0x863553) is known color: Rose Bud Cherry. HEX triplet: 86, 35 and 53. RGB value is (134,53,83). Sum of RGB (Red+Green+Blue) = 134+53+83=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #863553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863553 is #79CAAC. Grayscale: #505050. Windows color (decimal): -7981741 or 5453190. OLE color: 5453190.
HSL color Cylindrical-coordinate representation of color #863553: hue angle of 337.78º 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 #863553 is Cyan = 0, Magento = 0.60, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 83 | - |
| CMYK | 0 | 0.60 | 0.38 | 0.47 |
| HSL | 337.78º | 0.43% | 0.37% | - |
| HSV(B) | 337.78º | 0.6% | 0.53% | - |
| XYZ | 12.67 | 8.24 | 9.11 | - |
| YUV | 80.64 | 129.34 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 83 | 0 | 0.60 | 0.38 | 0.47 | 337.78 | 0.43 | 0.37 |
| Hex | 86 | 35 | 53 | 0 | 3C | 26 | 2F | 152 | 2B | 25 |
| Octal | 206 | 65 | 123 | 0 | 74 | 46 | 57 | 522 | 53 | 45 |
| Binary | 10000110 | 110101 | 1010011 | 0 | 111100 | 100110 | 101111 | 101010010 | 101011 | 100101 |
Color Harmonies of #863553
Complementary color
Monochromatic Colors of #863553
Black with #863553
Text Example
Text Example
White with #863553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863553; }
p { color: rgb(134,53,83); }
H1.HeaderClassName
{
color: #863553;
}
.AnyTagClassName
{
color: #863553;
}
</style>
background-color css
<style>
a { background-color: #863553; }
a { background-color: rgb(134,53,83); }
div.DivClassName
{
background-color: #863553;
}
.BgClassName
{
background-color: #863553;
}
</style>
border-color css
<style>
span { border-color: #863553; }
span { border-color: rgb(134,53,83); }
td.TdClassName
{
border-color: #863553;
}
.TagClassName
{
border-color: #863553;
}
</style>