Shades of Rose Bud Cherry #822850
Tints of Rose Bud Cherry #822850
RGB
CMYK
RGB Variations
Color information
#822850 (or 0x822850) is known color: Rose Bud Cherry. HEX triplet: 82, 28 and 50. RGB value is (130,40,80). Sum of RGB (Red+Green+Blue) = 130+40+80=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 40 (16.02% from 255 or 16% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #822850 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822850 is #7DD7AF. Grayscale: #474747. Windows color (decimal): -8247216 or 5253250. OLE color: 5253250.
HSL color Cylindrical-coordinate representation of color #822850: hue angle of 333.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 #822850 is Cyan = 0, Magento = 0.69, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 80 | - |
| CMYK | 0 | 0.69 | 0.38 | 0.49 |
| HSL | 333.33º | 0.53% | 0.33% | - |
| HSV(B) | 333.33º | 0.69% | 0.51% | - |
| XYZ | 11.41 | 6.84 | 8.31 | - |
| YUV | 71.47 | 132.82 | 169.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 80 | 0 | 0.69 | 0.38 | 0.49 | 333.33 | 0.53 | 0.33 |
| Hex | 82 | 28 | 50 | 0 | 45 | 26 | 31 | 14D | 35 | 21 |
| Octal | 202 | 50 | 120 | 0 | 105 | 46 | 61 | 515 | 65 | 41 |
| Binary | 10000010 | 101000 | 1010000 | 0 | 1000101 | 100110 | 110001 | 101001101 | 110101 | 100001 |
Color Harmonies of #822850
Complementary color
Monochromatic Colors of #822850
Black with #822850
Text Example
Text Example
White with #822850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822850; }
p { color: rgb(130,40,80); }
H1.HeaderClassName
{
color: #822850;
}
.AnyTagClassName
{
color: #822850;
}
</style>
background-color css
<style>
a { background-color: #822850; }
a { background-color: rgb(130,40,80); }
div.DivClassName
{
background-color: #822850;
}
.BgClassName
{
background-color: #822850;
}
</style>
border-color css
<style>
span { border-color: #822850; }
span { border-color: rgb(130,40,80); }
td.TdClassName
{
border-color: #822850;
}
.TagClassName
{
border-color: #822850;
}
</style>