Shades of Rose Bud Cherry #872956
Tints of Rose Bud Cherry #872956
RGB
CMYK
RGB Variations
Color information
#872956 (or 0x872956) is known color: Rose Bud Cherry. HEX triplet: 87, 29 and 56. RGB value is (135,41,86). Sum of RGB (Red+Green+Blue) = 135+41+86=262 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.53% from 262); Green value is 41 (16.41% from 255 or 15.65% from 262); Blue value is 86 (33.98% from 255 or 32.82% from 262); Max value from RGB is 135 - color contains mainly: red. Hex color #872956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872956 is #78D6A9. Grayscale: #4A4A4A. Windows color (decimal): -7919274 or 5646727. OLE color: 5646727.
HSL color Cylindrical-coordinate representation of color #872956: hue angle of 331.28º 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 #872956 is Cyan = 0, Magento = 0.70, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 86 | - |
| CMYK | 0 | 0.70 | 0.36 | 0.47 |
| HSL | 331.28º | 0.53% | 0.35% | - |
| HSV(B) | 331.28º | 0.7% | 0.53% | - |
| XYZ | 12.46 | 7.41 | 9.58 | - |
| YUV | 74.24 | 134.64 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 86 | 0 | 0.70 | 0.36 | 0.47 | 331.28 | 0.53 | 0.35 |
| Hex | 87 | 29 | 56 | 0 | 46 | 24 | 2F | 14B | 35 | 23 |
| Octal | 207 | 51 | 126 | 0 | 106 | 44 | 57 | 513 | 65 | 43 |
| Binary | 10000111 | 101001 | 1010110 | 0 | 1000110 | 100100 | 101111 | 101001011 | 110101 | 100011 |
Color Harmonies of #872956
Complementary color
Monochromatic Colors of #872956
Black with #872956
Text Example
Text Example
White with #872956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872956; }
p { color: rgb(135,41,86); }
H1.HeaderClassName
{
color: #872956;
}
.AnyTagClassName
{
color: #872956;
}
</style>
background-color css
<style>
a { background-color: #872956; }
a { background-color: rgb(135,41,86); }
div.DivClassName
{
background-color: #872956;
}
.BgClassName
{
background-color: #872956;
}
</style>
border-color css
<style>
span { border-color: #872956; }
span { border-color: rgb(135,41,86); }
td.TdClassName
{
border-color: #872956;
}
.TagClassName
{
border-color: #872956;
}
</style>