Shades of Rose Bud Cherry #881456
Tints of Rose Bud Cherry #881456
RGB
CMYK
RGB Variations
Color information
#881456 (or 0x881456) is known color: Rose Bud Cherry. HEX triplet: 88, 14 and 56. RGB value is (136,20,86). Sum of RGB (Red+Green+Blue) = 136+20+86=242 (32% of max value = 765). Red value is 136 (53.52% from 255 or 56.20% from 242); Green value is 20 (8.20% from 255 or 8.26% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 136 - color contains mainly: red. Hex color #881456 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #881456 is #77EBA9. Grayscale: #3E3E3E. Windows color (decimal): -7859114 or 5641352. OLE color: 5641352.
HSL color Cylindrical-coordinate representation of color #881456: hue angle of 325.86º degrees, saturation: 0.74, 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 #881456 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 20 | 86 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.47 |
| HSL | 325.86º | 0.74% | 0.31% | - |
| HSV(B) | 325.86º | 0.85% | 0.53% | - |
| XYZ | 12.08 | 6.41 | 9.4 | - |
| YUV | 62.21 | 141.43 | 180.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 20 | 86 | 0 | 0.85 | 0.37 | 0.47 | 325.86 | 0.74 | 0.31 |
| Hex | 88 | 14 | 56 | 0 | 55 | 25 | 2F | 146 | 4A | 1F |
| Octal | 210 | 24 | 126 | 0 | 125 | 45 | 57 | 506 | 112 | 37 |
| Binary | 10001000 | 10100 | 1010110 | 0 | 1010101 | 100101 | 101111 | 101000110 | 1001010 | 11111 |
Color Harmonies of #881456
Complementary color
Monochromatic Colors of #881456
Black with #881456
Text Example
Text Example
White with #881456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881456; }
p { color: rgb(136,20,86); }
H1.HeaderClassName
{
color: #881456;
}
.AnyTagClassName
{
color: #881456;
}
</style>
background-color css
<style>
a { background-color: #881456; }
a { background-color: rgb(136,20,86); }
div.DivClassName
{
background-color: #881456;
}
.BgClassName
{
background-color: #881456;
}
</style>
border-color css
<style>
span { border-color: #881456; }
span { border-color: rgb(136,20,86); }
td.TdClassName
{
border-color: #881456;
}
.TagClassName
{
border-color: #881456;
}
</style>