Shades of Rose Bud Cherry #842859
Tints of Rose Bud Cherry #842859
RGB
CMYK
RGB Variations
Color information
#842859 (or 0x842859) is known color: Rose Bud Cherry. HEX triplet: 84, 28 and 59. RGB value is (132,40,89). Sum of RGB (Red+Green+Blue) = 132+40+89=261 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.57% from 261); Green value is 40 (16.02% from 255 or 15.33% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 132 - color contains mainly: red. Hex color #842859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842859 is #7BD7A6. Grayscale: #484848. Windows color (decimal): -8116135 or 5843076. OLE color: 5843076.
HSL color Cylindrical-coordinate representation of color #842859: hue angle of 328.04º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842859 is Cyan = 0, Magento = 0.70, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 89 | - |
| CMYK | 0 | 0.70 | 0.33 | 0.48 |
| HSL | 328.04º | 0.53% | 0.34% | - |
| HSV(B) | 328.04º | 0.7% | 0.52% | - |
| XYZ | 12.08 | 7.14 | 10.19 | - |
| YUV | 73.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 89 | 0 | 0.70 | 0.33 | 0.48 | 328.04 | 0.53 | 0.34 |
| Hex | 84 | 28 | 59 | 0 | 46 | 21 | 30 | 148 | 35 | 22 |
| Octal | 204 | 50 | 131 | 0 | 106 | 41 | 60 | 510 | 65 | 42 |
| Binary | 10000100 | 101000 | 1011001 | 0 | 1000110 | 100001 | 110000 | 101001000 | 110101 | 100010 |
Color Harmonies of #842859
Complementary color
Monochromatic Colors of #842859
Black with #842859
Text Example
Text Example
White with #842859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842859; }
p { color: rgb(132,40,89); }
H1.HeaderClassName
{
color: #842859;
}
.AnyTagClassName
{
color: #842859;
}
</style>
background-color css
<style>
a { background-color: #842859; }
a { background-color: rgb(132,40,89); }
div.DivClassName
{
background-color: #842859;
}
.BgClassName
{
background-color: #842859;
}
</style>
border-color css
<style>
span { border-color: #842859; }
span { border-color: rgb(132,40,89); }
td.TdClassName
{
border-color: #842859;
}
.TagClassName
{
border-color: #842859;
}
</style>