Shades of Rose Bud Cherry #872961
Tints of Rose Bud Cherry #872961
RGB
CMYK
RGB Variations
Color information
#872961 (or 0x872961) is known color: Rose Bud Cherry. HEX triplet: 87, 29 and 61. RGB value is (135,41,97). Sum of RGB (Red+Green+Blue) = 135+41+97=273 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.45% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 97 (38.28% from 255 or 35.53% from 273); Max value from RGB is 135 - color contains mainly: red. Hex color #872961 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872961 is #78D69E. Grayscale: #4B4B4B. Windows color (decimal): -7919263 or 6367623. OLE color: 6367623.
HSL color Cylindrical-coordinate representation of color #872961: hue angle of 324.26º 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 #872961 is Cyan = 0, Magento = 0.70, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 97 | - |
| CMYK | 0 | 0.70 | 0.28 | 0.47 |
| HSL | 324.26º | 0.53% | 0.35% | - |
| HSV(B) | 324.26º | 0.7% | 0.53% | - |
| XYZ | 12.94 | 7.6 | 12.09 | - |
| YUV | 75.49 | 140.14 | 170.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 97 | 0 | 0.70 | 0.28 | 0.47 | 324.26 | 0.53 | 0.35 |
| Hex | 87 | 29 | 61 | 0 | 46 | 1C | 2F | 144 | 35 | 23 |
| Octal | 207 | 51 | 141 | 0 | 106 | 34 | 57 | 504 | 65 | 43 |
| Binary | 10000111 | 101001 | 1100001 | 0 | 1000110 | 11100 | 101111 | 101000100 | 110101 | 100011 |
Color Harmonies of #872961
Complementary color
Monochromatic Colors of #872961
Black with #872961
Text Example
Text Example
White with #872961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872961; }
p { color: rgb(135,41,97); }
H1.HeaderClassName
{
color: #872961;
}
.AnyTagClassName
{
color: #872961;
}
</style>
background-color css
<style>
a { background-color: #872961; }
a { background-color: rgb(135,41,97); }
div.DivClassName
{
background-color: #872961;
}
.BgClassName
{
background-color: #872961;
}
</style>
border-color css
<style>
span { border-color: #872961; }
span { border-color: rgb(135,41,97); }
td.TdClassName
{
border-color: #872961;
}
.TagClassName
{
border-color: #872961;
}
</style>