Shades of Rose Bud Cherry #882657
Tints of Rose Bud Cherry #882657
RGB
CMYK
RGB Variations
Color information
#882657 (or 0x882657) is known color: Rose Bud Cherry. HEX triplet: 88, 26 and 57. RGB value is (136,38,87). Sum of RGB (Red+Green+Blue) = 136+38+87=261 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.11% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 136 - color contains mainly: red. Hex color #882657 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #882657 is #77D9A8. Grayscale: #484848. Windows color (decimal): -7854505 or 5711496. OLE color: 5711496.
HSL color Cylindrical-coordinate representation of color #882657: hue angle of 330º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #882657 is Cyan = 0, Magento = 0.72, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 38 | 87 | - |
| CMYK | 0 | 0.72 | 0.36 | 0.47 |
| HSL | 330º | 0.56% | 0.34% | - |
| HSV(B) | 330º | 0.72% | 0.53% | - |
| XYZ | 12.57 | 7.31 | 9.77 | - |
| YUV | 72.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 38 | 87 | 0 | 0.72 | 0.36 | 0.47 | 330 | 0.56 | 0.34 |
| Hex | 88 | 26 | 57 | 0 | 48 | 24 | 2F | 14A | 38 | 22 |
| Octal | 210 | 46 | 127 | 0 | 110 | 44 | 57 | 512 | 70 | 42 |
| Binary | 10001000 | 100110 | 1010111 | 0 | 1001000 | 100100 | 101111 | 101001010 | 111000 | 100010 |
Color Harmonies of #882657
Complementary color
Monochromatic Colors of #882657
Black with #882657
Text Example
Text Example
White with #882657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882657; }
p { color: rgb(136,38,87); }
H1.HeaderClassName
{
color: #882657;
}
.AnyTagClassName
{
color: #882657;
}
</style>
background-color css
<style>
a { background-color: #882657; }
a { background-color: rgb(136,38,87); }
div.DivClassName
{
background-color: #882657;
}
.BgClassName
{
background-color: #882657;
}
</style>
border-color css
<style>
span { border-color: #882657; }
span { border-color: rgb(136,38,87); }
td.TdClassName
{
border-color: #882657;
}
.TagClassName
{
border-color: #882657;
}
</style>