Shades of Rose Bud Cherry #882460
Tints of Rose Bud Cherry #882460
RGB
CMYK
RGB Variations
Color information
#882460 (or 0x882460) is known color: Rose Bud Cherry. HEX triplet: 88, 24 and 60. RGB value is (136,36,96). Sum of RGB (Red+Green+Blue) = 136+36+96=268 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.75% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 96 (37.89% from 255 or 35.82% from 268); Max value from RGB is 136 - color contains mainly: red. Hex color #882460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #882460 is #77DB9F. Grayscale: #484848. Windows color (decimal): -7855008 or 6300808. OLE color: 6300808.
HSL color Cylindrical-coordinate representation of color #882460: hue angle of 324º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #882460 is Cyan = 0, Magento = 0.74, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 36 | 96 | - |
| CMYK | 0 | 0.74 | 0.29 | 0.47 |
| HSL | 324º | 0.58% | 0.34% | - |
| HSV(B) | 324º | 0.74% | 0.53% | - |
| XYZ | 12.9 | 7.34 | 11.8 | - |
| YUV | 72.74 | 141.13 | 173.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 36 | 96 | 0 | 0.74 | 0.29 | 0.47 | 324 | 0.58 | 0.34 |
| Hex | 88 | 24 | 60 | 0 | 4A | 1D | 2F | 144 | 3A | 22 |
| Octal | 210 | 44 | 140 | 0 | 112 | 35 | 57 | 504 | 72 | 42 |
| Binary | 10001000 | 100100 | 1100000 | 0 | 1001010 | 11101 | 101111 | 101000100 | 111010 | 100010 |
Color Harmonies of #882460
Complementary color
Monochromatic Colors of #882460
Black with #882460
Text Example
Text Example
White with #882460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882460; }
p { color: rgb(136,36,96); }
H1.HeaderClassName
{
color: #882460;
}
.AnyTagClassName
{
color: #882460;
}
</style>
background-color css
<style>
a { background-color: #882460; }
a { background-color: rgb(136,36,96); }
div.DivClassName
{
background-color: #882460;
}
.BgClassName
{
background-color: #882460;
}
</style>
border-color css
<style>
span { border-color: #882460; }
span { border-color: rgb(136,36,96); }
td.TdClassName
{
border-color: #882460;
}
.TagClassName
{
border-color: #882460;
}
</style>