Shades of Rose Bud Cherry #821959
Tints of Rose Bud Cherry #821959
RGB
CMYK
RGB Variations
Color information
#821959 (or 0x821959) is known color: Rose Bud Cherry. HEX triplet: 82, 19 and 59. RGB value is (130,25,89). Sum of RGB (Red+Green+Blue) = 130+25+89=244 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.28% from 244); Green value is 25 (10.16% from 255 or 10.25% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 130 - color contains mainly: red. Hex color #821959 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821959 is #7DE6A6. Grayscale: #3F3F3F. Windows color (decimal): -8251047 or 5839234. OLE color: 5839234.
HSL color Cylindrical-coordinate representation of color #821959: hue angle of 323.43º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #821959 is Cyan = 0, Magento = 0.81, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 25 | 89 | - |
| CMYK | 0 | 0.81 | 0.32 | 0.49 |
| HSL | 323.43º | 0.68% | 0.3% | - |
| HSV(B) | 323.43º | 0.81% | 0.51% | - |
| XYZ | 11.36 | 6.16 | 10.04 | - |
| YUV | 63.69 | 142.29 | 175.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 25 | 89 | 0 | 0.81 | 0.32 | 0.49 | 323.43 | 0.68 | 0.3 |
| Hex | 82 | 19 | 59 | 0 | 51 | 20 | 31 | 143 | 44 | 1E |
| Octal | 202 | 31 | 131 | 0 | 121 | 40 | 61 | 503 | 104 | 36 |
| Binary | 10000010 | 11001 | 1011001 | 0 | 1010001 | 100000 | 110001 | 101000011 | 1000100 | 11110 |
Color Harmonies of #821959
Complementary color
Monochromatic Colors of #821959
Black with #821959
Text Example
Text Example
White with #821959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821959; }
p { color: rgb(130,25,89); }
H1.HeaderClassName
{
color: #821959;
}
.AnyTagClassName
{
color: #821959;
}
</style>
background-color css
<style>
a { background-color: #821959; }
a { background-color: rgb(130,25,89); }
div.DivClassName
{
background-color: #821959;
}
.BgClassName
{
background-color: #821959;
}
</style>
border-color css
<style>
span { border-color: #821959; }
span { border-color: rgb(130,25,89); }
td.TdClassName
{
border-color: #821959;
}
.TagClassName
{
border-color: #821959;
}
</style>