Shades of Rose Bud Cherry #821856
Tints of Rose Bud Cherry #821856
RGB
CMYK
RGB Variations
Color information
#821856 (or 0x821856) is known color: Rose Bud Cherry. HEX triplet: 82, 18 and 56. RGB value is (130,24,86). Sum of RGB (Red+Green+Blue) = 130+24+86=240 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.17% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 130 - color contains mainly: red. Hex color #821856 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821856 is #7DE7A9. Grayscale: #3E3E3E. Windows color (decimal): -8251306 or 5642370. OLE color: 5642370.
HSL color Cylindrical-coordinate representation of color #821856: hue angle of 324.91º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821856 is Cyan = 0, Magento = 0.82, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 86 | - |
| CMYK | 0 | 0.82 | 0.34 | 0.49 |
| HSL | 324.91º | 0.69% | 0.3% | - |
| HSV(B) | 324.91º | 0.82% | 0.51% | - |
| XYZ | 11.21 | 6.07 | 9.38 | - |
| YUV | 62.76 | 141.12 | 175.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 86 | 0 | 0.82 | 0.34 | 0.49 | 324.91 | 0.69 | 0.3 |
| Hex | 82 | 18 | 56 | 0 | 52 | 22 | 31 | 145 | 45 | 1E |
| Octal | 202 | 30 | 126 | 0 | 122 | 42 | 61 | 505 | 105 | 36 |
| Binary | 10000010 | 11000 | 1010110 | 0 | 1010010 | 100010 | 110001 | 101000101 | 1000101 | 11110 |
Color Harmonies of #821856
Complementary color
Monochromatic Colors of #821856
Black with #821856
Text Example
Text Example
White with #821856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821856; }
p { color: rgb(130,24,86); }
H1.HeaderClassName
{
color: #821856;
}
.AnyTagClassName
{
color: #821856;
}
</style>
background-color css
<style>
a { background-color: #821856; }
a { background-color: rgb(130,24,86); }
div.DivClassName
{
background-color: #821856;
}
.BgClassName
{
background-color: #821856;
}
</style>
border-color css
<style>
span { border-color: #821856; }
span { border-color: rgb(130,24,86); }
td.TdClassName
{
border-color: #821856;
}
.TagClassName
{
border-color: #821856;
}
</style>