Shades of Rose Bud Cherry #873460
Tints of Rose Bud Cherry #873460
RGB
CMYK
RGB Variations
Color information
#873460 (or 0x873460) is known color: Rose Bud Cherry. HEX triplet: 87, 34 and 60. RGB value is (135,52,96). Sum of RGB (Red+Green+Blue) = 135+52+96=283 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.70% from 283); Green value is 52 (20.70% from 255 or 18.37% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 135 - color contains mainly: red. Hex color #873460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873460 is #78CB9F. Grayscale: #515151. Windows color (decimal): -7916448 or 6304903. OLE color: 6304903.
HSL color Cylindrical-coordinate representation of color #873460: hue angle of 328.19º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #873460 is Cyan = 0, Magento = 0.61, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 96 | - |
| CMYK | 0 | 0.61 | 0.29 | 0.47 |
| HSL | 328.19º | 0.44% | 0.37% | - |
| HSV(B) | 328.19º | 0.61% | 0.53% | - |
| XYZ | 13.33 | 8.45 | 12 | - |
| YUV | 81.83 | 136 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 96 | 0 | 0.61 | 0.29 | 0.47 | 328.19 | 0.44 | 0.37 |
| Hex | 87 | 34 | 60 | 0 | 3D | 1D | 2F | 148 | 2C | 25 |
| Octal | 207 | 64 | 140 | 0 | 75 | 35 | 57 | 510 | 54 | 45 |
| Binary | 10000111 | 110100 | 1100000 | 0 | 111101 | 11101 | 101111 | 101001000 | 101100 | 100101 |
Color Harmonies of #873460
Complementary color
Monochromatic Colors of #873460
Black with #873460
Text Example
Text Example
White with #873460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873460; }
p { color: rgb(135,52,96); }
H1.HeaderClassName
{
color: #873460;
}
.AnyTagClassName
{
color: #873460;
}
</style>
background-color css
<style>
a { background-color: #873460; }
a { background-color: rgb(135,52,96); }
div.DivClassName
{
background-color: #873460;
}
.BgClassName
{
background-color: #873460;
}
</style>
border-color css
<style>
span { border-color: #873460; }
span { border-color: rgb(135,52,96); }
td.TdClassName
{
border-color: #873460;
}
.TagClassName
{
border-color: #873460;
}
</style>