Shades of Rose Bud Cherry #842459
Tints of Rose Bud Cherry #842459
RGB
CMYK
RGB Variations
Color information
#842459 (or 0x842459) is known color: Rose Bud Cherry. HEX triplet: 84, 24 and 59. RGB value is (132,36,89). Sum of RGB (Red+Green+Blue) = 132+36+89=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 36 (14.45% from 255 or 14.01% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #842459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842459 is #7BDBA6. Grayscale: #464646. Windows color (decimal): -8117159 or 5842052. OLE color: 5842052.
HSL color Cylindrical-coordinate representation of color #842459: hue angle of 326.88º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842459 is Cyan = 0, Magento = 0.73, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 89 | - |
| CMYK | 0 | 0.73 | 0.33 | 0.48 |
| HSL | 326.88º | 0.57% | 0.33% | - |
| HSV(B) | 326.88º | 0.73% | 0.52% | - |
| XYZ | 11.95 | 6.89 | 10.15 | - |
| YUV | 70.75 | 138.3 | 171.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 89 | 0 | 0.73 | 0.33 | 0.48 | 326.88 | 0.57 | 0.33 |
| Hex | 84 | 24 | 59 | 0 | 49 | 21 | 30 | 147 | 39 | 21 |
| Octal | 204 | 44 | 131 | 0 | 111 | 41 | 60 | 507 | 71 | 41 |
| Binary | 10000100 | 100100 | 1011001 | 0 | 1001001 | 100001 | 110000 | 101000111 | 111001 | 100001 |
Color Harmonies of #842459
Complementary color
Monochromatic Colors of #842459
Black with #842459
Text Example
Text Example
White with #842459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842459; }
p { color: rgb(132,36,89); }
H1.HeaderClassName
{
color: #842459;
}
.AnyTagClassName
{
color: #842459;
}
</style>
background-color css
<style>
a { background-color: #842459; }
a { background-color: rgb(132,36,89); }
div.DivClassName
{
background-color: #842459;
}
.BgClassName
{
background-color: #842459;
}
</style>
border-color css
<style>
span { border-color: #842459; }
span { border-color: rgb(132,36,89); }
td.TdClassName
{
border-color: #842459;
}
.TagClassName
{
border-color: #842459;
}
</style>