Shades of Rose Bud Cherry #881656
Tints of Rose Bud Cherry #881656
RGB
CMYK
RGB Variations
Color information
#881656 (or 0x881656) is known color: Rose Bud Cherry. HEX triplet: 88, 16 and 56. RGB value is (136,22,86). Sum of RGB (Red+Green+Blue) = 136+22+86=244 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.74% from 244); Green value is 22 (8.98% from 255 or 9.02% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 136 - color contains mainly: red. Hex color #881656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #881656 is #77E9A9. Grayscale: #3F3F3F. Windows color (decimal): -7858602 or 5641864. OLE color: 5641864.
HSL color Cylindrical-coordinate representation of color #881656: hue angle of 326.32º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #881656 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 22 | 86 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.47 |
| HSL | 326.32º | 0.72% | 0.31% | - |
| HSV(B) | 326.32º | 0.84% | 0.53% | - |
| XYZ | 12.12 | 6.48 | 9.42 | - |
| YUV | 63.38 | 140.77 | 179.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 22 | 86 | 0 | 0.84 | 0.37 | 0.47 | 326.32 | 0.72 | 0.31 |
| Hex | 88 | 16 | 56 | 0 | 54 | 25 | 2F | 146 | 48 | 1F |
| Octal | 210 | 26 | 126 | 0 | 124 | 45 | 57 | 506 | 110 | 37 |
| Binary | 10001000 | 10110 | 1010110 | 0 | 1010100 | 100101 | 101111 | 101000110 | 1001000 | 11111 |
Color Harmonies of #881656
Complementary color
Monochromatic Colors of #881656
Black with #881656
Text Example
Text Example
White with #881656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881656; }
p { color: rgb(136,22,86); }
H1.HeaderClassName
{
color: #881656;
}
.AnyTagClassName
{
color: #881656;
}
</style>
background-color css
<style>
a { background-color: #881656; }
a { background-color: rgb(136,22,86); }
div.DivClassName
{
background-color: #881656;
}
.BgClassName
{
background-color: #881656;
}
</style>
border-color css
<style>
span { border-color: #881656; }
span { border-color: rgb(136,22,86); }
td.TdClassName
{
border-color: #881656;
}
.TagClassName
{
border-color: #881656;
}
</style>