Shades of Rose Bud Cherry #883666
Tints of Rose Bud Cherry #883666
RGB
CMYK
RGB Variations
Color information
#883666 (or 0x883666) is known color: Rose Bud Cherry. HEX triplet: 88, 36 and 66. RGB value is (136,54,102). Sum of RGB (Red+Green+Blue) = 136+54+102=292 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.58% from 292); Green value is 54 (21.48% from 255 or 18.49% from 292); Blue value is 102 (40.23% from 255 or 34.93% from 292); Max value from RGB is 136 - color contains mainly: red. Hex color #883666 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883666 is #77C999. Grayscale: #535353. Windows color (decimal): -7850394 or 6698632. OLE color: 6698632.
HSL color Cylindrical-coordinate representation of color #883666: hue angle of 324.88º degrees, saturation: 0.43, 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 #883666 is Cyan = 0, Magento = 0.60, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 54 | 102 | - |
| CMYK | 0 | 0.60 | 0.25 | 0.47 |
| HSL | 324.88º | 0.43% | 0.37% | - |
| HSV(B) | 324.88º | 0.6% | 0.53% | - |
| XYZ | 13.87 | 8.83 | 13.54 | - |
| YUV | 83.99 | 138.17 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 54 | 102 | 0 | 0.60 | 0.25 | 0.47 | 324.88 | 0.43 | 0.37 |
| Hex | 88 | 36 | 66 | 0 | 3C | 19 | 2F | 145 | 2B | 25 |
| Octal | 210 | 66 | 146 | 0 | 74 | 31 | 57 | 505 | 53 | 45 |
| Binary | 10001000 | 110110 | 1100110 | 0 | 111100 | 11001 | 101111 | 101000101 | 101011 | 100101 |
Color Harmonies of #883666
Complementary color
Monochromatic Colors of #883666
Black with #883666
Text Example
Text Example
White with #883666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883666; }
p { color: rgb(136,54,102); }
H1.HeaderClassName
{
color: #883666;
}
.AnyTagClassName
{
color: #883666;
}
</style>
background-color css
<style>
a { background-color: #883666; }
a { background-color: rgb(136,54,102); }
div.DivClassName
{
background-color: #883666;
}
.BgClassName
{
background-color: #883666;
}
</style>
border-color css
<style>
span { border-color: #883666; }
span { border-color: rgb(136,54,102); }
td.TdClassName
{
border-color: #883666;
}
.TagClassName
{
border-color: #883666;
}
</style>