Shades of Rose Bud Cherry #883160
Tints of Rose Bud Cherry #883160
RGB
CMYK
RGB Variations
Color information
#883160 (or 0x883160) is known color: Rose Bud Cherry. HEX triplet: 88, 31 and 60. RGB value is (136,49,96). Sum of RGB (Red+Green+Blue) = 136+49+96=281 (37% of max value = 765). Red value is 136 (53.52% from 255 or 48.40% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 136 - color contains mainly: red. Hex color #883160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883160 is #77CE9F. Grayscale: #505050. Windows color (decimal): -7851680 or 6304136. OLE color: 6304136.
HSL color Cylindrical-coordinate representation of color #883160: hue angle of 327.59º 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 #883160 is Cyan = 0, Magento = 0.64, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 49 | 96 | - |
| CMYK | 0 | 0.64 | 0.29 | 0.47 |
| HSL | 327.59º | 0.47% | 0.36% | - |
| HSV(B) | 327.59º | 0.64% | 0.53% | - |
| XYZ | 13.36 | 8.28 | 11.96 | - |
| YUV | 80.37 | 136.82 | 167.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 49 | 96 | 0 | 0.64 | 0.29 | 0.47 | 327.59 | 0.47 | 0.36 |
| Hex | 88 | 31 | 60 | 0 | 40 | 1D | 2F | 148 | 2F | 24 |
| Octal | 210 | 61 | 140 | 0 | 100 | 35 | 57 | 510 | 57 | 44 |
| Binary | 10001000 | 110001 | 1100000 | 0 | 1000000 | 11101 | 101111 | 101001000 | 101111 | 100100 |
Color Harmonies of #883160
Complementary color
Monochromatic Colors of #883160
Black with #883160
Text Example
Text Example
White with #883160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883160; }
p { color: rgb(136,49,96); }
H1.HeaderClassName
{
color: #883160;
}
.AnyTagClassName
{
color: #883160;
}
</style>
background-color css
<style>
a { background-color: #883160; }
a { background-color: rgb(136,49,96); }
div.DivClassName
{
background-color: #883160;
}
.BgClassName
{
background-color: #883160;
}
</style>
border-color css
<style>
span { border-color: #883160; }
span { border-color: rgb(136,49,96); }
td.TdClassName
{
border-color: #883160;
}
.TagClassName
{
border-color: #883160;
}
</style>