Shades of Rose Bud Cherry #821552
Tints of Rose Bud Cherry #821552
RGB
CMYK
RGB Variations
Color information
#821552 (or 0x821552) is known color: Rose Bud Cherry. HEX triplet: 82, 15 and 52. RGB value is (130,21,82). Sum of RGB (Red+Green+Blue) = 130+21+82=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 21 (8.59% from 255 or 9.01% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #821552 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821552 is #7DEAAD. Grayscale: #3C3C3C. Windows color (decimal): -8252078 or 5379458. OLE color: 5379458.
HSL color Cylindrical-coordinate representation of color #821552: hue angle of 326.42º 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 #821552 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 21 | 82 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.49 |
| HSL | 326.42º | 0.72% | 0.3% | - |
| HSV(B) | 326.42º | 0.84% | 0.51% | - |
| XYZ | 11 | 5.89 | 8.54 | - |
| YUV | 60.55 | 140.11 | 177.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 21 | 82 | 0 | 0.84 | 0.37 | 0.49 | 326.42 | 0.72 | 0.3 |
| Hex | 82 | 15 | 52 | 0 | 54 | 25 | 31 | 146 | 48 | 1E |
| Octal | 202 | 25 | 122 | 0 | 124 | 45 | 61 | 506 | 110 | 36 |
| Binary | 10000010 | 10101 | 1010010 | 0 | 1010100 | 100101 | 110001 | 101000110 | 1001000 | 11110 |
Color Harmonies of #821552
Complementary color
Monochromatic Colors of #821552
Black with #821552
Text Example
Text Example
White with #821552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821552; }
p { color: rgb(130,21,82); }
H1.HeaderClassName
{
color: #821552;
}
.AnyTagClassName
{
color: #821552;
}
</style>
background-color css
<style>
a { background-color: #821552; }
a { background-color: rgb(130,21,82); }
div.DivClassName
{
background-color: #821552;
}
.BgClassName
{
background-color: #821552;
}
</style>
border-color css
<style>
span { border-color: #821552; }
span { border-color: rgb(130,21,82); }
td.TdClassName
{
border-color: #821552;
}
.TagClassName
{
border-color: #821552;
}
</style>