Shades of Rose Bud Cherry #882456
Tints of Rose Bud Cherry #882456
RGB
CMYK
RGB Variations
Color information
#882456 (or 0x882456) is known color: Rose Bud Cherry. HEX triplet: 88, 24 and 56. RGB value is (136,36,86). Sum of RGB (Red+Green+Blue) = 136+36+86=258 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.71% from 258); Green value is 36 (14.45% from 255 or 13.95% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 136 - color contains mainly: red. Hex color #882456 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #882456 is #77DBA9. Grayscale: #474747. Windows color (decimal): -7855018 or 5645448. OLE color: 5645448.
HSL color Cylindrical-coordinate representation of color #882456: hue angle of 330º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #882456 is Cyan = 0, Magento = 0.74, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 36 | 86 | - |
| CMYK | 0 | 0.74 | 0.37 | 0.47 |
| HSL | 330º | 0.58% | 0.34% | - |
| HSV(B) | 330º | 0.74% | 0.53% | - |
| XYZ | 12.46 | 7.17 | 9.53 | - |
| YUV | 71.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 36 | 86 | 0 | 0.74 | 0.37 | 0.47 | 330 | 0.58 | 0.34 |
| Hex | 88 | 24 | 56 | 0 | 4A | 25 | 2F | 14A | 3A | 22 |
| Octal | 210 | 44 | 126 | 0 | 112 | 45 | 57 | 512 | 72 | 42 |
| Binary | 10001000 | 100100 | 1010110 | 0 | 1001010 | 100101 | 101111 | 101001010 | 111010 | 100010 |
Color Harmonies of #882456
Complementary color
Monochromatic Colors of #882456
Black with #882456
Text Example
Text Example
White with #882456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882456; }
p { color: rgb(136,36,86); }
H1.HeaderClassName
{
color: #882456;
}
.AnyTagClassName
{
color: #882456;
}
</style>
background-color css
<style>
a { background-color: #882456; }
a { background-color: rgb(136,36,86); }
div.DivClassName
{
background-color: #882456;
}
.BgClassName
{
background-color: #882456;
}
</style>
border-color css
<style>
span { border-color: #882456; }
span { border-color: rgb(136,36,86); }
td.TdClassName
{
border-color: #882456;
}
.TagClassName
{
border-color: #882456;
}
</style>