Shades of Rose Bud Cherry #842562
Tints of Rose Bud Cherry #842562
RGB
CMYK
RGB Variations
Color information
#842562 (or 0x842562) is known color: Rose Bud Cherry. HEX triplet: 84, 25 and 62. RGB value is (132,37,98). Sum of RGB (Red+Green+Blue) = 132+37+98=267 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.44% from 267); Green value is 37 (14.84% from 255 or 13.86% from 267); Blue value is 98 (38.67% from 255 or 36.70% from 267); Max value from RGB is 132 - color contains mainly: red. Hex color #842562 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842562 is #7BDA9D. Grayscale: #484848. Windows color (decimal): -8116894 or 6432132. OLE color: 6432132.
HSL color Cylindrical-coordinate representation of color #842562: hue angle of 321.47º 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 #842562 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 98 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.48 |
| HSL | 321.47º | 0.56% | 0.33% | - |
| HSV(B) | 321.47º | 0.72% | 0.52% | - |
| XYZ | 12.38 | 7.11 | 12.28 | - |
| YUV | 72.36 | 142.47 | 170.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 98 | 0 | 0.72 | 0.26 | 0.48 | 321.47 | 0.56 | 0.33 |
| Hex | 84 | 25 | 62 | 0 | 48 | 1A | 30 | 141 | 38 | 21 |
| Octal | 204 | 45 | 142 | 0 | 110 | 32 | 60 | 501 | 70 | 41 |
| Binary | 10000100 | 100101 | 1100010 | 0 | 1001000 | 11010 | 110000 | 101000001 | 111000 | 100001 |
Color Harmonies of #842562
Complementary color
Monochromatic Colors of #842562
Black with #842562
Text Example
Text Example
White with #842562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842562; }
p { color: rgb(132,37,98); }
H1.HeaderClassName
{
color: #842562;
}
.AnyTagClassName
{
color: #842562;
}
</style>
background-color css
<style>
a { background-color: #842562; }
a { background-color: rgb(132,37,98); }
div.DivClassName
{
background-color: #842562;
}
.BgClassName
{
background-color: #842562;
}
</style>
border-color css
<style>
span { border-color: #842562; }
span { border-color: rgb(132,37,98); }
td.TdClassName
{
border-color: #842562;
}
.TagClassName
{
border-color: #842562;
}
</style>