Shades of Rose Bud Cherry #882759
Tints of Rose Bud Cherry #882759
RGB
CMYK
RGB Variations
Color information
#882759 (or 0x882759) is known color: Rose Bud Cherry. HEX triplet: 88, 27 and 59. RGB value is (136,39,89). Sum of RGB (Red+Green+Blue) = 136+39+89=264 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.52% from 264); Green value is 39 (15.62% from 255 or 14.77% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 136 - color contains mainly: red. Hex color #882759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #882759 is #77D8A6. Grayscale: #494949. Windows color (decimal): -7854247 or 5842824. OLE color: 5842824.
HSL color Cylindrical-coordinate representation of color #882759: hue angle of 329.07º 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 #882759 is Cyan = 0, Magento = 0.71, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 39 | 89 | - |
| CMYK | 0 | 0.71 | 0.35 | 0.47 |
| HSL | 329.07º | 0.55% | 0.34% | - |
| HSV(B) | 329.07º | 0.71% | 0.53% | - |
| XYZ | 12.68 | 7.41 | 10.21 | - |
| YUV | 73.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 39 | 89 | 0 | 0.71 | 0.35 | 0.47 | 329.07 | 0.55 | 0.34 |
| Hex | 88 | 27 | 59 | 0 | 47 | 23 | 2F | 149 | 37 | 22 |
| Octal | 210 | 47 | 131 | 0 | 107 | 43 | 57 | 511 | 67 | 42 |
| Binary | 10001000 | 100111 | 1011001 | 0 | 1000111 | 100011 | 101111 | 101001001 | 110111 | 100010 |
Color Harmonies of #882759
Complementary color
Monochromatic Colors of #882759
Black with #882759
Text Example
Text Example
White with #882759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882759; }
p { color: rgb(136,39,89); }
H1.HeaderClassName
{
color: #882759;
}
.AnyTagClassName
{
color: #882759;
}
</style>
background-color css
<style>
a { background-color: #882759; }
a { background-color: rgb(136,39,89); }
div.DivClassName
{
background-color: #882759;
}
.BgClassName
{
background-color: #882759;
}
</style>
border-color css
<style>
span { border-color: #882759; }
span { border-color: rgb(136,39,89); }
td.TdClassName
{
border-color: #882759;
}
.TagClassName
{
border-color: #882759;
}
</style>