Shades of Rose Bud Cherry #842156
Tints of Rose Bud Cherry #842156
RGB
CMYK
RGB Variations
Color information
#842156 (or 0x842156) is known color: Rose Bud Cherry. HEX triplet: 84, 21 and 56. RGB value is (132,33,86). Sum of RGB (Red+Green+Blue) = 132+33+86=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 33 (13.28% from 255 or 13.15% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #842156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842156 is #7BDEA9. Grayscale: #444444. Windows color (decimal): -8117930 or 5644676. OLE color: 5644676.
HSL color Cylindrical-coordinate representation of color #842156: hue angle of 327.88º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #842156 is Cyan = 0, Magento = 0.75, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 86 | - |
| CMYK | 0 | 0.75 | 0.35 | 0.48 |
| HSL | 327.88º | 0.6% | 0.32% | - |
| HSV(B) | 327.88º | 0.75% | 0.52% | - |
| XYZ | 11.74 | 6.67 | 9.47 | - |
| YUV | 68.64 | 137.8 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 86 | 0 | 0.75 | 0.35 | 0.48 | 327.88 | 0.6 | 0.32 |
| Hex | 84 | 21 | 56 | 0 | 4B | 23 | 30 | 148 | 3C | 20 |
| Octal | 204 | 41 | 126 | 0 | 113 | 43 | 60 | 510 | 74 | 40 |
| Binary | 10000100 | 100001 | 1010110 | 0 | 1001011 | 100011 | 110000 | 101001000 | 111100 | 100000 |
Color Harmonies of #842156
Complementary color
Monochromatic Colors of #842156
Black with #842156
Text Example
Text Example
White with #842156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842156; }
p { color: rgb(132,33,86); }
H1.HeaderClassName
{
color: #842156;
}
.AnyTagClassName
{
color: #842156;
}
</style>
background-color css
<style>
a { background-color: #842156; }
a { background-color: rgb(132,33,86); }
div.DivClassName
{
background-color: #842156;
}
.BgClassName
{
background-color: #842156;
}
</style>
border-color css
<style>
span { border-color: #842156; }
span { border-color: rgb(132,33,86); }
td.TdClassName
{
border-color: #842156;
}
.TagClassName
{
border-color: #842156;
}
</style>