Shades of Rose Bud Cherry #883864
Tints of Rose Bud Cherry #883864
RGB
CMYK
RGB Variations
Color information
#883864 (or 0x883864) is known color: Rose Bud Cherry. HEX triplet: 88, 38 and 64. RGB value is (136,56,100). Sum of RGB (Red+Green+Blue) = 136+56+100=292 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.58% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 100 (39.45% from 255 or 34.25% from 292); Max value from RGB is 136 - color contains mainly: red. Hex color #883864 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883864 is #77C79B. Grayscale: #545454. Windows color (decimal): -7849884 or 6568072. OLE color: 6568072.
HSL color Cylindrical-coordinate representation of color #883864: hue angle of 327º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #883864 is Cyan = 0, Magento = 0.59, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 56 | 100 | - |
| CMYK | 0 | 0.59 | 0.26 | 0.47 |
| HSL | 327º | 0.42% | 0.38% | - |
| HSV(B) | 327º | 0.59% | 0.53% | - |
| XYZ | 13.87 | 8.98 | 13.06 | - |
| YUV | 84.94 | 136.5 | 164.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 56 | 100 | 0 | 0.59 | 0.26 | 0.47 | 327 | 0.42 | 0.38 |
| Hex | 88 | 38 | 64 | 0 | 3B | 1A | 2F | 147 | 2A | 26 |
| Octal | 210 | 70 | 144 | 0 | 73 | 32 | 57 | 507 | 52 | 46 |
| Binary | 10001000 | 111000 | 1100100 | 0 | 111011 | 11010 | 101111 | 101000111 | 101010 | 100110 |
Color Harmonies of #883864
Complementary color
Monochromatic Colors of #883864
Black with #883864
Text Example
Text Example
White with #883864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883864; }
p { color: rgb(136,56,100); }
H1.HeaderClassName
{
color: #883864;
}
.AnyTagClassName
{
color: #883864;
}
</style>
background-color css
<style>
a { background-color: #883864; }
a { background-color: rgb(136,56,100); }
div.DivClassName
{
background-color: #883864;
}
.BgClassName
{
background-color: #883864;
}
</style>
border-color css
<style>
span { border-color: #883864; }
span { border-color: rgb(136,56,100); }
td.TdClassName
{
border-color: #883864;
}
.TagClassName
{
border-color: #883864;
}
</style>