Shades of Rose Bud Cherry #842558
Tints of Rose Bud Cherry #842558
RGB
CMYK
RGB Variations
Color information
#842558 (or 0x842558) is known color: Rose Bud Cherry. HEX triplet: 84, 25 and 58. RGB value is (132,37,88). Sum of RGB (Red+Green+Blue) = 132+37+88=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 37 (14.84% from 255 or 14.40% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #842558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842558 is #7BDAA7. Grayscale: #474747. Windows color (decimal): -8116904 or 5776772. OLE color: 5776772.
HSL color Cylindrical-coordinate representation of color #842558: hue angle of 327.79º 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 #842558 is Cyan = 0, Magento = 0.72, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 88 | - |
| CMYK | 0 | 0.72 | 0.33 | 0.48 |
| HSL | 327.79º | 0.56% | 0.33% | - |
| HSV(B) | 327.79º | 0.72% | 0.52% | - |
| XYZ | 11.94 | 6.93 | 9.94 | - |
| YUV | 71.22 | 137.47 | 171.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 88 | 0 | 0.72 | 0.33 | 0.48 | 327.79 | 0.56 | 0.33 |
| Hex | 84 | 25 | 58 | 0 | 48 | 21 | 30 | 148 | 38 | 21 |
| Octal | 204 | 45 | 130 | 0 | 110 | 41 | 60 | 510 | 70 | 41 |
| Binary | 10000100 | 100101 | 1011000 | 0 | 1001000 | 100001 | 110000 | 101001000 | 111000 | 100001 |
Color Harmonies of #842558
Complementary color
Monochromatic Colors of #842558
Black with #842558
Text Example
Text Example
White with #842558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842558; }
p { color: rgb(132,37,88); }
H1.HeaderClassName
{
color: #842558;
}
.AnyTagClassName
{
color: #842558;
}
</style>
background-color css
<style>
a { background-color: #842558; }
a { background-color: rgb(132,37,88); }
div.DivClassName
{
background-color: #842558;
}
.BgClassName
{
background-color: #842558;
}
</style>
border-color css
<style>
span { border-color: #842558; }
span { border-color: rgb(132,37,88); }
td.TdClassName
{
border-color: #842558;
}
.TagClassName
{
border-color: #842558;
}
</style>