Shades of Rose Bud Cherry #842056
Tints of Rose Bud Cherry #842056
RGB
CMYK
RGB Variations
Color information
#842056 (or 0x842056) is known color: Rose Bud Cherry. HEX triplet: 84, 20 and 56. RGB value is (132,32,86). Sum of RGB (Red+Green+Blue) = 132+32+86=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 32 (12.89% from 255 or 12.8% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #842056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842056 is #7BDFA9. Grayscale: #434343. Windows color (decimal): -8118186 or 5644420. OLE color: 5644420.
HSL color Cylindrical-coordinate representation of color #842056: hue angle of 327.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842056 is Cyan = 0, Magento = 0.76, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 86 | - |
| CMYK | 0 | 0.76 | 0.35 | 0.48 |
| HSL | 327.6º | 0.61% | 0.32% | - |
| HSV(B) | 327.6º | 0.76% | 0.52% | - |
| XYZ | 11.71 | 6.61 | 9.46 | - |
| YUV | 68.06 | 138.13 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 86 | 0 | 0.76 | 0.35 | 0.48 | 327.6 | 0.61 | 0.32 |
| Hex | 84 | 20 | 56 | 0 | 4C | 23 | 30 | 148 | 3D | 20 |
| Octal | 204 | 40 | 126 | 0 | 114 | 43 | 60 | 510 | 75 | 40 |
| Binary | 10000100 | 100000 | 1010110 | 0 | 1001100 | 100011 | 110000 | 101001000 | 111101 | 100000 |
Color Harmonies of #842056
Complementary color
Monochromatic Colors of #842056
Black with #842056
Text Example
Text Example
White with #842056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842056; }
p { color: rgb(132,32,86); }
H1.HeaderClassName
{
color: #842056;
}
.AnyTagClassName
{
color: #842056;
}
</style>
background-color css
<style>
a { background-color: #842056; }
a { background-color: rgb(132,32,86); }
div.DivClassName
{
background-color: #842056;
}
.BgClassName
{
background-color: #842056;
}
</style>
border-color css
<style>
span { border-color: #842056; }
span { border-color: rgb(132,32,86); }
td.TdClassName
{
border-color: #842056;
}
.TagClassName
{
border-color: #842056;
}
</style>