Shades of Rose Bud Cherry #842556
Tints of Rose Bud Cherry #842556
RGB
CMYK
RGB Variations
Color information
#842556 (or 0x842556) is known color: Rose Bud Cherry. HEX triplet: 84, 25 and 56. RGB value is (132,37,86). Sum of RGB (Red+Green+Blue) = 132+37+86=255 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.76% from 255); Green value is 37 (14.84% from 255 or 14.51% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 132 - color contains mainly: red. Hex color #842556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842556 is #7BDAA9. Grayscale: #464646. Windows color (decimal): -8116906 or 5645700. OLE color: 5645700.
HSL color Cylindrical-coordinate representation of color #842556: hue angle of 329.05º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #842556 is Cyan = 0, Magento = 0.72, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 86 | - |
| CMYK | 0 | 0.72 | 0.35 | 0.48 |
| HSL | 329.05º | 0.56% | 0.33% | - |
| HSV(B) | 329.05º | 0.72% | 0.52% | - |
| XYZ | 11.86 | 6.9 | 9.51 | - |
| YUV | 70.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 86 | 0 | 0.72 | 0.35 | 0.48 | 329.05 | 0.56 | 0.33 |
| Hex | 84 | 25 | 56 | 0 | 48 | 23 | 30 | 149 | 38 | 21 |
| Octal | 204 | 45 | 126 | 0 | 110 | 43 | 60 | 511 | 70 | 41 |
| Binary | 10000100 | 100101 | 1010110 | 0 | 1001000 | 100011 | 110000 | 101001001 | 111000 | 100001 |
Color Harmonies of #842556
Complementary color
Monochromatic Colors of #842556
Black with #842556
Text Example
Text Example
White with #842556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842556; }
p { color: rgb(132,37,86); }
H1.HeaderClassName
{
color: #842556;
}
.AnyTagClassName
{
color: #842556;
}
</style>
background-color css
<style>
a { background-color: #842556; }
a { background-color: rgb(132,37,86); }
div.DivClassName
{
background-color: #842556;
}
.BgClassName
{
background-color: #842556;
}
</style>
border-color css
<style>
span { border-color: #842556; }
span { border-color: rgb(132,37,86); }
td.TdClassName
{
border-color: #842556;
}
.TagClassName
{
border-color: #842556;
}
</style>