Shades of Rose Bud Cherry #821651
Tints of Rose Bud Cherry #821651
RGB
CMYK
RGB Variations
Color information
#821651 (or 0x821651) is known color: Rose Bud Cherry. HEX triplet: 82, 16 and 51. RGB value is (130,22,81). Sum of RGB (Red+Green+Blue) = 130+22+81=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 22 (8.98% from 255 or 9.44% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #821651 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821651 is #7DE9AE. Grayscale: #3C3C3C. Windows color (decimal): -8251823 or 5314178. OLE color: 5314178.
HSL color Cylindrical-coordinate representation of color #821651: hue angle of 327.22º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821651 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 81 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.49 |
| HSL | 327.22º | 0.71% | 0.3% | - |
| HSV(B) | 327.22º | 0.83% | 0.51% | - |
| XYZ | 10.98 | 5.91 | 8.35 | - |
| YUV | 61.02 | 139.28 | 177.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 81 | 0 | 0.83 | 0.38 | 0.49 | 327.22 | 0.71 | 0.3 |
| Hex | 82 | 16 | 51 | 0 | 53 | 26 | 31 | 147 | 47 | 1E |
| Octal | 202 | 26 | 121 | 0 | 123 | 46 | 61 | 507 | 107 | 36 |
| Binary | 10000010 | 10110 | 1010001 | 0 | 1010011 | 100110 | 110001 | 101000111 | 1000111 | 11110 |
Color Harmonies of #821651
Complementary color
Monochromatic Colors of #821651
Black with #821651
Text Example
Text Example
White with #821651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821651; }
p { color: rgb(130,22,81); }
H1.HeaderClassName
{
color: #821651;
}
.AnyTagClassName
{
color: #821651;
}
</style>
background-color css
<style>
a { background-color: #821651; }
a { background-color: rgb(130,22,81); }
div.DivClassName
{
background-color: #821651;
}
.BgClassName
{
background-color: #821651;
}
</style>
border-color css
<style>
span { border-color: #821651; }
span { border-color: rgb(130,22,81); }
td.TdClassName
{
border-color: #821651;
}
.TagClassName
{
border-color: #821651;
}
</style>