Shades of Rose Bud Cherry #872851
Tints of Rose Bud Cherry #872851
RGB
CMYK
RGB Variations
Color information
#872851 (or 0x872851) is known color: Rose Bud Cherry. HEX triplet: 87, 28 and 51. RGB value is (135,40,81). Sum of RGB (Red+Green+Blue) = 135+40+81=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 40 (16.02% from 255 or 15.62% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #872851 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872851 is #78D7AE. Grayscale: #494949. Windows color (decimal): -7919535 or 5318791. OLE color: 5318791.
HSL color Cylindrical-coordinate representation of color #872851: hue angle of 334.11º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #872851 is Cyan = 0, Magento = 0.70, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 40 | 81 | - |
| CMYK | 0 | 0.70 | 0.40 | 0.47 |
| HSL | 334.11º | 0.54% | 0.34% | - |
| HSV(B) | 334.11º | 0.7% | 0.53% | - |
| XYZ | 12.24 | 7.26 | 8.54 | - |
| YUV | 73.08 | 132.47 | 172.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 40 | 81 | 0 | 0.70 | 0.40 | 0.47 | 334.11 | 0.54 | 0.34 |
| Hex | 87 | 28 | 51 | 0 | 46 | 28 | 2F | 14E | 36 | 22 |
| Octal | 207 | 50 | 121 | 0 | 106 | 50 | 57 | 516 | 66 | 42 |
| Binary | 10000111 | 101000 | 1010001 | 0 | 1000110 | 101000 | 101111 | 101001110 | 110110 | 100010 |
Color Harmonies of #872851
Complementary color
Monochromatic Colors of #872851
Black with #872851
Text Example
Text Example
White with #872851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872851; }
p { color: rgb(135,40,81); }
H1.HeaderClassName
{
color: #872851;
}
.AnyTagClassName
{
color: #872851;
}
</style>
background-color css
<style>
a { background-color: #872851; }
a { background-color: rgb(135,40,81); }
div.DivClassName
{
background-color: #872851;
}
.BgClassName
{
background-color: #872851;
}
</style>
border-color css
<style>
span { border-color: #872851; }
span { border-color: rgb(135,40,81); }
td.TdClassName
{
border-color: #872851;
}
.TagClassName
{
border-color: #872851;
}
</style>