Shades of Rose Bud Cherry #883154
Tints of Rose Bud Cherry #883154
RGB
CMYK
RGB Variations
Color information
#883154 (or 0x883154) is known color: Rose Bud Cherry. HEX triplet: 88, 31 and 54. RGB value is (136,49,84). Sum of RGB (Red+Green+Blue) = 136+49+84=269 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.56% from 269); Green value is 49 (19.53% from 255 or 18.22% from 269); Blue value is 84 (33.20% from 255 or 31.23% from 269); Max value from RGB is 136 - color contains mainly: red. Hex color #883154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883154 is #77CEAB. Grayscale: #4E4E4E. Windows color (decimal): -7851692 or 5517704. OLE color: 5517704.
HSL color Cylindrical-coordinate representation of color #883154: hue angle of 335.86º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #883154 is Cyan = 0, Magento = 0.64, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 49 | 84 | - |
| CMYK | 0 | 0.64 | 0.38 | 0.47 |
| HSL | 335.86º | 0.47% | 0.36% | - |
| HSV(B) | 335.86º | 0.64% | 0.53% | - |
| XYZ | 12.85 | 8.07 | 9.27 | - |
| YUV | 79 | 130.82 | 168.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 49 | 84 | 0 | 0.64 | 0.38 | 0.47 | 335.86 | 0.47 | 0.36 |
| Hex | 88 | 31 | 54 | 0 | 40 | 26 | 2F | 150 | 2F | 24 |
| Octal | 210 | 61 | 124 | 0 | 100 | 46 | 57 | 520 | 57 | 44 |
| Binary | 10001000 | 110001 | 1010100 | 0 | 1000000 | 100110 | 101111 | 101010000 | 101111 | 100100 |
Color Harmonies of #883154
Complementary color
Monochromatic Colors of #883154
Black with #883154
Text Example
Text Example
White with #883154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883154; }
p { color: rgb(136,49,84); }
H1.HeaderClassName
{
color: #883154;
}
.AnyTagClassName
{
color: #883154;
}
</style>
background-color css
<style>
a { background-color: #883154; }
a { background-color: rgb(136,49,84); }
div.DivClassName
{
background-color: #883154;
}
.BgClassName
{
background-color: #883154;
}
</style>
border-color css
<style>
span { border-color: #883154; }
span { border-color: rgb(136,49,84); }
td.TdClassName
{
border-color: #883154;
}
.TagClassName
{
border-color: #883154;
}
</style>