Shades of Rose Bud Cherry #822760
Tints of Rose Bud Cherry #822760
RGB
CMYK
RGB Variations
Color information
#822760 (or 0x822760) is known color: Rose Bud Cherry. HEX triplet: 82, 27 and 60. RGB value is (130,39,96). Sum of RGB (Red+Green+Blue) = 130+39+96=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 39 (15.62% from 255 or 14.72% from 265); Blue value is 96 (37.89% from 255 or 36.23% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #822760 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822760 is #7DD89F. Grayscale: #484848. Windows color (decimal): -8247456 or 6301570. OLE color: 6301570.
HSL color Cylindrical-coordinate representation of color #822760: hue angle of 322.42º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #822760 is Cyan = 0, Magento = 0.70, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 96 | - |
| CMYK | 0 | 0.70 | 0.26 | 0.49 |
| HSL | 322.42º | 0.54% | 0.33% | - |
| HSV(B) | 322.42º | 0.7% | 0.51% | - |
| XYZ | 12.04 | 7.04 | 11.79 | - |
| YUV | 72.71 | 141.15 | 168.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 96 | 0 | 0.70 | 0.26 | 0.49 | 322.42 | 0.54 | 0.33 |
| Hex | 82 | 27 | 60 | 0 | 46 | 1A | 31 | 142 | 36 | 21 |
| Octal | 202 | 47 | 140 | 0 | 106 | 32 | 61 | 502 | 66 | 41 |
| Binary | 10000010 | 100111 | 1100000 | 0 | 1000110 | 11010 | 110001 | 101000010 | 110110 | 100001 |
Color Harmonies of #822760
Complementary color
Monochromatic Colors of #822760
Black with #822760
Text Example
Text Example
White with #822760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822760; }
p { color: rgb(130,39,96); }
H1.HeaderClassName
{
color: #822760;
}
.AnyTagClassName
{
color: #822760;
}
</style>
background-color css
<style>
a { background-color: #822760; }
a { background-color: rgb(130,39,96); }
div.DivClassName
{
background-color: #822760;
}
.BgClassName
{
background-color: #822760;
}
</style>
border-color css
<style>
span { border-color: #822760; }
span { border-color: rgb(130,39,96); }
td.TdClassName
{
border-color: #822760;
}
.TagClassName
{
border-color: #822760;
}
</style>