Shades of Rose Bud Cherry #822859
Tints of Rose Bud Cherry #822859
RGB
CMYK
RGB Variations
Color information
#822859 (or 0x822859) is known color: Rose Bud Cherry. HEX triplet: 82, 28 and 59. RGB value is (130,40,89). Sum of RGB (Red+Green+Blue) = 130+40+89=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #822859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822859 is #7DD7A6. Grayscale: #484848. Windows color (decimal): -8247207 or 5843074. OLE color: 5843074.
HSL color Cylindrical-coordinate representation of color #822859: hue angle of 327.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #822859 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 89 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.49 |
| HSL | 327.33º | 0.53% | 0.33% | - |
| HSV(B) | 327.33º | 0.69% | 0.51% | - |
| XYZ | 11.77 | 6.98 | 10.18 | - |
| YUV | 72.5 | 137.32 | 169.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 89 | 0 | 0.69 | 0.32 | 0.49 | 327.33 | 0.53 | 0.33 |
| Hex | 82 | 28 | 59 | 0 | 45 | 20 | 31 | 147 | 35 | 21 |
| Octal | 202 | 50 | 131 | 0 | 105 | 40 | 61 | 507 | 65 | 41 |
| Binary | 10000010 | 101000 | 1011001 | 0 | 1000101 | 100000 | 110001 | 101000111 | 110101 | 100001 |
Color Harmonies of #822859
Complementary color
Monochromatic Colors of #822859
Black with #822859
Text Example
Text Example
White with #822859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822859; }
p { color: rgb(130,40,89); }
H1.HeaderClassName
{
color: #822859;
}
.AnyTagClassName
{
color: #822859;
}
</style>
background-color css
<style>
a { background-color: #822859; }
a { background-color: rgb(130,40,89); }
div.DivClassName
{
background-color: #822859;
}
.BgClassName
{
background-color: #822859;
}
</style>
border-color css
<style>
span { border-color: #822859; }
span { border-color: rgb(130,40,89); }
td.TdClassName
{
border-color: #822859;
}
.TagClassName
{
border-color: #822859;
}
</style>