Shades of Rose Bud Cherry #822960
Tints of Rose Bud Cherry #822960
RGB
CMYK
RGB Variations
Color information
#822960 (or 0x822960) is known color: Rose Bud Cherry. HEX triplet: 82, 29 and 60. RGB value is (130,41,96). Sum of RGB (Red+Green+Blue) = 130+41+96=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 41 (16.41% from 255 or 15.36% from 267); Blue value is 96 (37.89% from 255 or 35.96% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #822960 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822960 is #7DD69F. Grayscale: #494949. Windows color (decimal): -8246944 or 6302082. OLE color: 6302082.
HSL color Cylindrical-coordinate representation of color #822960: hue angle of 322.92º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #822960 is Cyan = 0, Magento = 0.68, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 96 | - |
| CMYK | 0 | 0.68 | 0.26 | 0.49 |
| HSL | 322.92º | 0.52% | 0.34% | - |
| HSV(B) | 322.92º | 0.68% | 0.51% | - |
| XYZ | 12.11 | 7.18 | 11.81 | - |
| YUV | 73.88 | 140.49 | 168.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 96 | 0 | 0.68 | 0.26 | 0.49 | 322.92 | 0.52 | 0.34 |
| Hex | 82 | 29 | 60 | 0 | 44 | 1A | 31 | 143 | 34 | 22 |
| Octal | 202 | 51 | 140 | 0 | 104 | 32 | 61 | 503 | 64 | 42 |
| Binary | 10000010 | 101001 | 1100000 | 0 | 1000100 | 11010 | 110001 | 101000011 | 110100 | 100010 |
Color Harmonies of #822960
Complementary color
Monochromatic Colors of #822960
Black with #822960
Text Example
Text Example
White with #822960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822960; }
p { color: rgb(130,41,96); }
H1.HeaderClassName
{
color: #822960;
}
.AnyTagClassName
{
color: #822960;
}
</style>
background-color css
<style>
a { background-color: #822960; }
a { background-color: rgb(130,41,96); }
div.DivClassName
{
background-color: #822960;
}
.BgClassName
{
background-color: #822960;
}
</style>
border-color css
<style>
span { border-color: #822960; }
span { border-color: rgb(130,41,96); }
td.TdClassName
{
border-color: #822960;
}
.TagClassName
{
border-color: #822960;
}
</style>