Shades of Rose Bud Cherry #821654
Tints of Rose Bud Cherry #821654
RGB
CMYK
RGB Variations
Color information
#821654 (or 0x821654) is known color: Rose Bud Cherry. HEX triplet: 82, 16 and 54. RGB value is (130,22,84). Sum of RGB (Red+Green+Blue) = 130+22+84=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 22 (8.98% from 255 or 9.32% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #821654 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821654 is #7DE9AB. Grayscale: #3D3D3D. Windows color (decimal): -8251820 or 5510786. OLE color: 5510786.
HSL color Cylindrical-coordinate representation of color #821654: hue angle of 325.56º 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 #821654 is Cyan = 0, Magento = 0.83, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 84 | - |
| CMYK | 0 | 0.83 | 0.35 | 0.49 |
| HSL | 325.56º | 0.71% | 0.3% | - |
| HSV(B) | 325.56º | 0.83% | 0.51% | - |
| XYZ | 11.09 | 5.96 | 8.95 | - |
| YUV | 61.36 | 140.78 | 176.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 84 | 0 | 0.83 | 0.35 | 0.49 | 325.56 | 0.71 | 0.3 |
| Hex | 82 | 16 | 54 | 0 | 53 | 23 | 31 | 146 | 47 | 1E |
| Octal | 202 | 26 | 124 | 0 | 123 | 43 | 61 | 506 | 107 | 36 |
| Binary | 10000010 | 10110 | 1010100 | 0 | 1010011 | 100011 | 110001 | 101000110 | 1000111 | 11110 |
Color Harmonies of #821654
Complementary color
Monochromatic Colors of #821654
Black with #821654
Text Example
Text Example
White with #821654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821654; }
p { color: rgb(130,22,84); }
H1.HeaderClassName
{
color: #821654;
}
.AnyTagClassName
{
color: #821654;
}
</style>
background-color css
<style>
a { background-color: #821654; }
a { background-color: rgb(130,22,84); }
div.DivClassName
{
background-color: #821654;
}
.BgClassName
{
background-color: #821654;
}
</style>
border-color css
<style>
span { border-color: #821654; }
span { border-color: rgb(130,22,84); }
td.TdClassName
{
border-color: #821654;
}
.TagClassName
{
border-color: #821654;
}
</style>