Shades of Rose Bud Cherry #842858
Tints of Rose Bud Cherry #842858
RGB
CMYK
RGB Variations
Color information
#842858 (or 0x842858) is known color: Rose Bud Cherry. HEX triplet: 84, 28 and 58. RGB value is (132,40,88). Sum of RGB (Red+Green+Blue) = 132+40+88=260 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.77% from 260); Green value is 40 (16.02% from 255 or 15.38% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 132 - color contains mainly: red. Hex color #842858 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842858 is #7BD7A7. Grayscale: #484848. Windows color (decimal): -8116136 or 5777540. OLE color: 5777540.
HSL color Cylindrical-coordinate representation of color #842858: hue angle of 328.7º 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 #842858 is Cyan = 0, Magento = 0.70, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 88 | - |
| CMYK | 0 | 0.70 | 0.33 | 0.48 |
| HSL | 328.7º | 0.53% | 0.34% | - |
| HSV(B) | 328.7º | 0.7% | 0.52% | - |
| XYZ | 12.04 | 7.13 | 9.97 | - |
| YUV | 72.98 | 136.48 | 170.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 88 | 0 | 0.70 | 0.33 | 0.48 | 328.7 | 0.53 | 0.34 |
| Hex | 84 | 28 | 58 | 0 | 46 | 21 | 30 | 149 | 35 | 22 |
| Octal | 204 | 50 | 130 | 0 | 106 | 41 | 60 | 511 | 65 | 42 |
| Binary | 10000100 | 101000 | 1011000 | 0 | 1000110 | 100001 | 110000 | 101001001 | 110101 | 100010 |
Color Harmonies of #842858
Complementary color
Monochromatic Colors of #842858
Black with #842858
Text Example
Text Example
White with #842858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842858; }
p { color: rgb(132,40,88); }
H1.HeaderClassName
{
color: #842858;
}
.AnyTagClassName
{
color: #842858;
}
</style>
background-color css
<style>
a { background-color: #842858; }
a { background-color: rgb(132,40,88); }
div.DivClassName
{
background-color: #842858;
}
.BgClassName
{
background-color: #842858;
}
</style>
border-color css
<style>
span { border-color: #842858; }
span { border-color: rgb(132,40,88); }
td.TdClassName
{
border-color: #842858;
}
.TagClassName
{
border-color: #842858;
}
</style>