Shades of Rose Bud Cherry #821356
Tints of Rose Bud Cherry #821356
RGB
CMYK
RGB Variations
Color information
#821356 (or 0x821356) is known color: Rose Bud Cherry. HEX triplet: 82, 13 and 56. RGB value is (130,19,86). Sum of RGB (Red+Green+Blue) = 130+19+86=235 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.32% from 235); Green value is 19 (7.81% from 255 or 8.09% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 130 - color contains mainly: red. Hex color #821356 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821356 is #7DECA9. Grayscale: #3B3B3B. Windows color (decimal): -8252586 or 5641090. OLE color: 5641090.
HSL color Cylindrical-coordinate representation of color #821356: hue angle of 323.78º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821356 is Cyan = 0, Magento = 0.85, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 86 | - |
| CMYK | 0 | 0.85 | 0.34 | 0.49 |
| HSL | 323.78º | 0.74% | 0.29% | - |
| HSV(B) | 323.78º | 0.85% | 0.51% | - |
| XYZ | 11.12 | 5.88 | 9.35 | - |
| YUV | 59.83 | 142.77 | 178.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 86 | 0 | 0.85 | 0.34 | 0.49 | 323.78 | 0.74 | 0.29 |
| Hex | 82 | 13 | 56 | 0 | 55 | 22 | 31 | 144 | 4A | 1D |
| Octal | 202 | 23 | 126 | 0 | 125 | 42 | 61 | 504 | 112 | 35 |
| Binary | 10000010 | 10011 | 1010110 | 0 | 1010101 | 100010 | 110001 | 101000100 | 1001010 | 11101 |
Color Harmonies of #821356
Complementary color
Monochromatic Colors of #821356
Black with #821356
Text Example
Text Example
White with #821356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821356; }
p { color: rgb(130,19,86); }
H1.HeaderClassName
{
color: #821356;
}
.AnyTagClassName
{
color: #821356;
}
</style>
background-color css
<style>
a { background-color: #821356; }
a { background-color: rgb(130,19,86); }
div.DivClassName
{
background-color: #821356;
}
.BgClassName
{
background-color: #821356;
}
</style>
border-color css
<style>
span { border-color: #821356; }
span { border-color: rgb(130,19,86); }
td.TdClassName
{
border-color: #821356;
}
.TagClassName
{
border-color: #821356;
}
</style>