Shades of Rose Bud Cherry #821550
Tints of Rose Bud Cherry #821550
RGB
CMYK
RGB Variations
Color information
#821550 (or 0x821550) is known color: Rose Bud Cherry. HEX triplet: 82, 15 and 50. RGB value is (130,21,80). Sum of RGB (Red+Green+Blue) = 130+21+80=231 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.28% from 231); Green value is 21 (8.59% from 255 or 9.09% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 130 - color contains mainly: red. Hex color #821550 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821550 is #7DEAAF. Grayscale: #3C3C3C. Windows color (decimal): -8252080 or 5248386. OLE color: 5248386.
HSL color Cylindrical-coordinate representation of color #821550: hue angle of 327.52º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #821550 is Cyan = 0, Magento = 0.84, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 21 | 80 | - |
| CMYK | 0 | 0.84 | 0.38 | 0.49 |
| HSL | 327.52º | 0.72% | 0.3% | - |
| HSV(B) | 327.52º | 0.84% | 0.51% | - |
| XYZ | 10.92 | 5.86 | 8.15 | - |
| YUV | 60.32 | 139.11 | 177.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 21 | 80 | 0 | 0.84 | 0.38 | 0.49 | 327.52 | 0.72 | 0.3 |
| Hex | 82 | 15 | 50 | 0 | 54 | 26 | 31 | 148 | 48 | 1E |
| Octal | 202 | 25 | 120 | 0 | 124 | 46 | 61 | 510 | 110 | 36 |
| Binary | 10000010 | 10101 | 1010000 | 0 | 1010100 | 100110 | 110001 | 101001000 | 1001000 | 11110 |
Color Harmonies of #821550
Complementary color
Monochromatic Colors of #821550
Black with #821550
Text Example
Text Example
White with #821550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821550; }
p { color: rgb(130,21,80); }
H1.HeaderClassName
{
color: #821550;
}
.AnyTagClassName
{
color: #821550;
}
</style>
background-color css
<style>
a { background-color: #821550; }
a { background-color: rgb(130,21,80); }
div.DivClassName
{
background-color: #821550;
}
.BgClassName
{
background-color: #821550;
}
</style>
border-color css
<style>
span { border-color: #821550; }
span { border-color: rgb(130,21,80); }
td.TdClassName
{
border-color: #821550;
}
.TagClassName
{
border-color: #821550;
}
</style>