Shades of Rose Bud Cherry #822752
Tints of Rose Bud Cherry #822752
RGB
CMYK
RGB Variations
Color information
#822752 (or 0x822752) is known color: Rose Bud Cherry. HEX triplet: 82, 27 and 52. RGB value is (130,39,82). Sum of RGB (Red+Green+Blue) = 130+39+82=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 39 (15.62% from 255 or 15.54% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #822752 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822752 is #7DD8AD. Grayscale: #474747. Windows color (decimal): -8247470 or 5384066. OLE color: 5384066.
HSL color Cylindrical-coordinate representation of color #822752: hue angle of 331.65º 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 #822752 is Cyan = 0, Magento = 0.70, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 82 | - |
| CMYK | 0 | 0.70 | 0.37 | 0.49 |
| HSL | 331.65º | 0.54% | 0.33% | - |
| HSV(B) | 331.65º | 0.7% | 0.51% | - |
| XYZ | 11.45 | 6.81 | 8.69 | - |
| YUV | 71.11 | 134.15 | 170 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 82 | 0 | 0.70 | 0.37 | 0.49 | 331.65 | 0.54 | 0.33 |
| Hex | 82 | 27 | 52 | 0 | 46 | 25 | 31 | 14C | 36 | 21 |
| Octal | 202 | 47 | 122 | 0 | 106 | 45 | 61 | 514 | 66 | 41 |
| Binary | 10000010 | 100111 | 1010010 | 0 | 1000110 | 100101 | 110001 | 101001100 | 110110 | 100001 |
Color Harmonies of #822752
Complementary color
Monochromatic Colors of #822752
Black with #822752
Text Example
Text Example
White with #822752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822752; }
p { color: rgb(130,39,82); }
H1.HeaderClassName
{
color: #822752;
}
.AnyTagClassName
{
color: #822752;
}
</style>
background-color css
<style>
a { background-color: #822752; }
a { background-color: rgb(130,39,82); }
div.DivClassName
{
background-color: #822752;
}
.BgClassName
{
background-color: #822752;
}
</style>
border-color css
<style>
span { border-color: #822752; }
span { border-color: rgb(130,39,82); }
td.TdClassName
{
border-color: #822752;
}
.TagClassName
{
border-color: #822752;
}
</style>