Shades of Rose Bud Cherry #883756
Tints of Rose Bud Cherry #883756
RGB
CMYK
RGB Variations
Color information
#883756 (or 0x883756) is known color: Rose Bud Cherry. HEX triplet: 88, 37 and 56. RGB value is (136,55,86). Sum of RGB (Red+Green+Blue) = 136+55+86=277 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.10% from 277); Green value is 55 (21.88% from 255 or 19.86% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 136 - color contains mainly: red. Hex color #883756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883756 is #77C8A9. Grayscale: #525252. Windows color (decimal): -7850154 or 5650312. OLE color: 5650312.
HSL color Cylindrical-coordinate representation of color #883756: hue angle of 337.04º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #883756 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 55 | 86 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.47 |
| HSL | 337.04º | 0.42% | 0.37% | - |
| HSV(B) | 337.04º | 0.6% | 0.53% | - |
| XYZ | 13.2 | 8.64 | 9.78 | - |
| YUV | 82.75 | 129.84 | 165.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 55 | 86 | 0 | 0.60 | 0.37 | 0.47 | 337.04 | 0.42 | 0.37 |
| Hex | 88 | 37 | 56 | 0 | 3C | 25 | 2F | 151 | 2A | 25 |
| Octal | 210 | 67 | 126 | 0 | 74 | 45 | 57 | 521 | 52 | 45 |
| Binary | 10001000 | 110111 | 1010110 | 0 | 111100 | 100101 | 101111 | 101010001 | 101010 | 100101 |
Color Harmonies of #883756
Complementary color
Monochromatic Colors of #883756
Black with #883756
Text Example
Text Example
White with #883756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883756; }
p { color: rgb(136,55,86); }
H1.HeaderClassName
{
color: #883756;
}
.AnyTagClassName
{
color: #883756;
}
</style>
background-color css
<style>
a { background-color: #883756; }
a { background-color: rgb(136,55,86); }
div.DivClassName
{
background-color: #883756;
}
.BgClassName
{
background-color: #883756;
}
</style>
border-color css
<style>
span { border-color: #883756; }
span { border-color: rgb(136,55,86); }
td.TdClassName
{
border-color: #883756;
}
.TagClassName
{
border-color: #883756;
}
</style>