Shades of Rose Bud Cherry #872756
Tints of Rose Bud Cherry #872756
RGB
CMYK
RGB Variations
Color information
#872756 (or 0x872756) is known color: Rose Bud Cherry. HEX triplet: 87, 27 and 56. RGB value is (135,39,86). Sum of RGB (Red+Green+Blue) = 135+39+86=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 39 (15.62% from 255 or 15% from 260); Blue value is 86 (33.98% from 255 or 33.08% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #872756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872756 is #78D8A9. Grayscale: #484848. Windows color (decimal): -7919786 or 5646215. OLE color: 5646215.
HSL color Cylindrical-coordinate representation of color #872756: hue angle of 330.62º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #872756 is Cyan = 0, Magento = 0.71, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 39 | 86 | - |
| CMYK | 0 | 0.71 | 0.36 | 0.47 |
| HSL | 330.63º | 0.55% | 0.34% | - |
| HSV(B) | 330.63º | 0.71% | 0.53% | - |
| XYZ | 12.4 | 7.27 | 9.55 | - |
| YUV | 73.06 | 135.3 | 172.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 39 | 86 | 0 | 0.71 | 0.36 | 0.47 | 330.63 | 0.55 | 0.34 |
| Hex | 87 | 27 | 56 | 0 | 47 | 24 | 2F | 14B | 37 | 22 |
| Octal | 207 | 47 | 126 | 0 | 107 | 44 | 57 | 513 | 67 | 42 |
| Binary | 10000111 | 100111 | 1010110 | 0 | 1000111 | 100100 | 101111 | 101001011 | 110111 | 100010 |
Color Harmonies of #872756
Complementary color
Monochromatic Colors of #872756
Black with #872756
Text Example
Text Example
White with #872756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872756; }
p { color: rgb(135,39,86); }
H1.HeaderClassName
{
color: #872756;
}
.AnyTagClassName
{
color: #872756;
}
</style>
background-color css
<style>
a { background-color: #872756; }
a { background-color: rgb(135,39,86); }
div.DivClassName
{
background-color: #872756;
}
.BgClassName
{
background-color: #872756;
}
</style>
border-color css
<style>
span { border-color: #872756; }
span { border-color: rgb(135,39,86); }
td.TdClassName
{
border-color: #872756;
}
.TagClassName
{
border-color: #872756;
}
</style>