Shades of Rose Bud Cherry #881556
Tints of Rose Bud Cherry #881556
RGB
CMYK
RGB Variations
Color information
#881556 (or 0x881556) is known color: Rose Bud Cherry. HEX triplet: 88, 15 and 56. RGB value is (136,21,86). Sum of RGB (Red+Green+Blue) = 136+21+86=243 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.97% from 243); Green value is 21 (8.59% from 255 or 8.64% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 136 - color contains mainly: red. Hex color #881556 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #881556 is #77EAA9. Grayscale: #3E3E3E. Windows color (decimal): -7858858 or 5641608. OLE color: 5641608.
HSL color Cylindrical-coordinate representation of color #881556: hue angle of 326.09º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #881556 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 21 | 86 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.47 |
| HSL | 326.09º | 0.73% | 0.31% | - |
| HSV(B) | 326.09º | 0.85% | 0.53% | - |
| XYZ | 12.1 | 6.44 | 9.41 | - |
| YUV | 62.8 | 141.1 | 180.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 21 | 86 | 0 | 0.85 | 0.37 | 0.47 | 326.09 | 0.73 | 0.31 |
| Hex | 88 | 15 | 56 | 0 | 55 | 25 | 2F | 146 | 49 | 1F |
| Octal | 210 | 25 | 126 | 0 | 125 | 45 | 57 | 506 | 111 | 37 |
| Binary | 10001000 | 10101 | 1010110 | 0 | 1010101 | 100101 | 101111 | 101000110 | 1001001 | 11111 |
Color Harmonies of #881556
Complementary color
Monochromatic Colors of #881556
Black with #881556
Text Example
Text Example
White with #881556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881556; }
p { color: rgb(136,21,86); }
H1.HeaderClassName
{
color: #881556;
}
.AnyTagClassName
{
color: #881556;
}
</style>
background-color css
<style>
a { background-color: #881556; }
a { background-color: rgb(136,21,86); }
div.DivClassName
{
background-color: #881556;
}
.BgClassName
{
background-color: #881556;
}
</style>
border-color css
<style>
span { border-color: #881556; }
span { border-color: rgb(136,21,86); }
td.TdClassName
{
border-color: #881556;
}
.TagClassName
{
border-color: #881556;
}
</style>