Shades of Rose Bud Cherry #882756
Tints of Rose Bud Cherry #882756
RGB
CMYK
RGB Variations
Color information
#882756 (or 0x882756) is known color: Rose Bud Cherry. HEX triplet: 88, 27 and 56. RGB value is (136,39,86). Sum of RGB (Red+Green+Blue) = 136+39+86=261 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.11% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 136 - color contains mainly: red. Hex color #882756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #882756 is #77D8A9. Grayscale: #494949. Windows color (decimal): -7854250 or 5646216. OLE color: 5646216.
HSL color Cylindrical-coordinate representation of color #882756: hue angle of 330.93º 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 #882756 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 39 | 86 | - |
| CMYK | 0 | 0.71 | 0.37 | 0.47 |
| HSL | 330.93º | 0.55% | 0.34% | - |
| HSV(B) | 330.93º | 0.71% | 0.53% | - |
| XYZ | 12.56 | 7.36 | 9.56 | - |
| YUV | 73.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 39 | 86 | 0 | 0.71 | 0.37 | 0.47 | 330.93 | 0.55 | 0.34 |
| Hex | 88 | 27 | 56 | 0 | 47 | 25 | 2F | 14B | 37 | 22 |
| Octal | 210 | 47 | 126 | 0 | 107 | 45 | 57 | 513 | 67 | 42 |
| Binary | 10001000 | 100111 | 1010110 | 0 | 1000111 | 100101 | 101111 | 101001011 | 110111 | 100010 |
Color Harmonies of #882756
Complementary color
Monochromatic Colors of #882756
Black with #882756
Text Example
Text Example
White with #882756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882756; }
p { color: rgb(136,39,86); }
H1.HeaderClassName
{
color: #882756;
}
.AnyTagClassName
{
color: #882756;
}
</style>
background-color css
<style>
a { background-color: #882756; }
a { background-color: rgb(136,39,86); }
div.DivClassName
{
background-color: #882756;
}
.BgClassName
{
background-color: #882756;
}
</style>
border-color css
<style>
span { border-color: #882756; }
span { border-color: rgb(136,39,86); }
td.TdClassName
{
border-color: #882756;
}
.TagClassName
{
border-color: #882756;
}
</style>