Shades of Rose Bud Cherry #842059
Tints of Rose Bud Cherry #842059
RGB
CMYK
RGB Variations
Color information
#842059 (or 0x842059) is known color: Rose Bud Cherry. HEX triplet: 84, 20 and 59. RGB value is (132,32,89). Sum of RGB (Red+Green+Blue) = 132+32+89=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 32 (12.89% from 255 or 12.65% from 253); Blue value is 89 (35.16% from 255 or 35.18% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #842059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842059 is #7BDFA6. Grayscale: #444444. Windows color (decimal): -8118183 or 5841028. OLE color: 5841028.
HSL color Cylindrical-coordinate representation of color #842059: hue angle of 325.8º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842059 is Cyan = 0, Magento = 0.76, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 89 | - |
| CMYK | 0 | 0.76 | 0.33 | 0.48 |
| HSL | 325.8º | 0.61% | 0.32% | - |
| HSV(B) | 325.8º | 0.76% | 0.52% | - |
| XYZ | 11.84 | 6.66 | 10.11 | - |
| YUV | 68.4 | 139.63 | 173.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 89 | 0 | 0.76 | 0.33 | 0.48 | 325.8 | 0.61 | 0.32 |
| Hex | 84 | 20 | 59 | 0 | 4C | 21 | 30 | 146 | 3D | 20 |
| Octal | 204 | 40 | 131 | 0 | 114 | 41 | 60 | 506 | 75 | 40 |
| Binary | 10000100 | 100000 | 1011001 | 0 | 1001100 | 100001 | 110000 | 101000110 | 111101 | 100000 |
Color Harmonies of #842059
Complementary color
Monochromatic Colors of #842059
Black with #842059
Text Example
Text Example
White with #842059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842059; }
p { color: rgb(132,32,89); }
H1.HeaderClassName
{
color: #842059;
}
.AnyTagClassName
{
color: #842059;
}
</style>
background-color css
<style>
a { background-color: #842059; }
a { background-color: rgb(132,32,89); }
div.DivClassName
{
background-color: #842059;
}
.BgClassName
{
background-color: #842059;
}
</style>
border-color css
<style>
span { border-color: #842059; }
span { border-color: rgb(132,32,89); }
td.TdClassName
{
border-color: #842059;
}
.TagClassName
{
border-color: #842059;
}
</style>