Shades of Rose Bud Cherry #872959
Tints of Rose Bud Cherry #872959
RGB
CMYK
RGB Variations
Color information
#872959 (or 0x872959) is known color: Rose Bud Cherry. HEX triplet: 87, 29 and 59. RGB value is (135,41,89). Sum of RGB (Red+Green+Blue) = 135+41+89=265 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.94% from 265); Green value is 41 (16.41% from 255 or 15.47% from 265); Blue value is 89 (35.16% from 255 or 33.58% from 265); Max value from RGB is 135 - color contains mainly: red. Hex color #872959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872959 is #78D6A6. Grayscale: #4A4A4A. Windows color (decimal): -7919271 or 5843335. OLE color: 5843335.
HSL color Cylindrical-coordinate representation of color #872959: hue angle of 329.36º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #872959 is Cyan = 0, Magento = 0.70, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 89 | - |
| CMYK | 0 | 0.70 | 0.34 | 0.47 |
| HSL | 329.36º | 0.53% | 0.35% | - |
| HSV(B) | 329.36º | 0.7% | 0.53% | - |
| XYZ | 12.59 | 7.46 | 10.23 | - |
| YUV | 74.58 | 136.14 | 171.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 89 | 0 | 0.70 | 0.34 | 0.47 | 329.36 | 0.53 | 0.35 |
| Hex | 87 | 29 | 59 | 0 | 46 | 22 | 2F | 149 | 35 | 23 |
| Octal | 207 | 51 | 131 | 0 | 106 | 42 | 57 | 511 | 65 | 43 |
| Binary | 10000111 | 101001 | 1011001 | 0 | 1000110 | 100010 | 101111 | 101001001 | 110101 | 100011 |
Color Harmonies of #872959
Complementary color
Monochromatic Colors of #872959
Black with #872959
Text Example
Text Example
White with #872959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872959; }
p { color: rgb(135,41,89); }
H1.HeaderClassName
{
color: #872959;
}
.AnyTagClassName
{
color: #872959;
}
</style>
background-color css
<style>
a { background-color: #872959; }
a { background-color: rgb(135,41,89); }
div.DivClassName
{
background-color: #872959;
}
.BgClassName
{
background-color: #872959;
}
</style>
border-color css
<style>
span { border-color: #872959; }
span { border-color: rgb(135,41,89); }
td.TdClassName
{
border-color: #872959;
}
.TagClassName
{
border-color: #872959;
}
</style>