Shades of Rose Bud Cherry #822853
Tints of Rose Bud Cherry #822853
RGB
CMYK
RGB Variations
Color information
#822853 (or 0x822853) is known color: Rose Bud Cherry. HEX triplet: 82, 28 and 53. RGB value is (130,40,83). Sum of RGB (Red+Green+Blue) = 130+40+83=253 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.38% from 253); Green value is 40 (16.02% from 255 or 15.81% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 130 - color contains mainly: red. Hex color #822853 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822853 is #7DD7AC. Grayscale: #474747. Windows color (decimal): -8247213 or 5449858. OLE color: 5449858.
HSL color Cylindrical-coordinate representation of color #822853: hue angle of 331.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 #822853 is Cyan = 0, Magento = 0.69, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 83 | - |
| CMYK | 0 | 0.69 | 0.36 | 0.49 |
| HSL | 331.33º | 0.53% | 0.33% | - |
| HSV(B) | 331.33º | 0.69% | 0.51% | - |
| XYZ | 11.53 | 6.89 | 8.91 | - |
| YUV | 71.81 | 134.32 | 169.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 83 | 0 | 0.69 | 0.36 | 0.49 | 331.33 | 0.53 | 0.33 |
| Hex | 82 | 28 | 53 | 0 | 45 | 24 | 31 | 14B | 35 | 21 |
| Octal | 202 | 50 | 123 | 0 | 105 | 44 | 61 | 513 | 65 | 41 |
| Binary | 10000010 | 101000 | 1010011 | 0 | 1000101 | 100100 | 110001 | 101001011 | 110101 | 100001 |
Color Harmonies of #822853
Complementary color
Monochromatic Colors of #822853
Black with #822853
Text Example
Text Example
White with #822853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822853; }
p { color: rgb(130,40,83); }
H1.HeaderClassName
{
color: #822853;
}
.AnyTagClassName
{
color: #822853;
}
</style>
background-color css
<style>
a { background-color: #822853; }
a { background-color: rgb(130,40,83); }
div.DivClassName
{
background-color: #822853;
}
.BgClassName
{
background-color: #822853;
}
</style>
border-color css
<style>
span { border-color: #822853; }
span { border-color: rgb(130,40,83); }
td.TdClassName
{
border-color: #822853;
}
.TagClassName
{
border-color: #822853;
}
</style>