Shades of Rose Bud Cherry #821256
Tints of Rose Bud Cherry #821256
RGB
CMYK
RGB Variations
Color information
#821256 (or 0x821256) is known color: Rose Bud Cherry. HEX triplet: 82, 12 and 56. RGB value is (130,18,86). Sum of RGB (Red+Green+Blue) = 130+18+86=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 18 (7.42% from 255 or 7.69% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #821256 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821256 is #7DEDA9. Grayscale: #3B3B3B. Windows color (decimal): -8252842 or 5640834. OLE color: 5640834.
HSL color Cylindrical-coordinate representation of color #821256: hue angle of 323.57º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821256 is Cyan = 0, Magento = 0.86, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 86 | - |
| CMYK | 0 | 0.86 | 0.34 | 0.49 |
| HSL | 323.57º | 0.76% | 0.29% | - |
| HSV(B) | 323.57º | 0.86% | 0.51% | - |
| XYZ | 11.1 | 5.85 | 9.35 | - |
| YUV | 59.24 | 143.11 | 178.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 86 | 0 | 0.86 | 0.34 | 0.49 | 323.57 | 0.76 | 0.29 |
| Hex | 82 | 12 | 56 | 0 | 56 | 22 | 31 | 144 | 4C | 1D |
| Octal | 202 | 22 | 126 | 0 | 126 | 42 | 61 | 504 | 114 | 35 |
| Binary | 10000010 | 10010 | 1010110 | 0 | 1010110 | 100010 | 110001 | 101000100 | 1001100 | 11101 |
Color Harmonies of #821256
Complementary color
Monochromatic Colors of #821256
Black with #821256
Text Example
Text Example
White with #821256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821256; }
p { color: rgb(130,18,86); }
H1.HeaderClassName
{
color: #821256;
}
.AnyTagClassName
{
color: #821256;
}
</style>
background-color css
<style>
a { background-color: #821256; }
a { background-color: rgb(130,18,86); }
div.DivClassName
{
background-color: #821256;
}
.BgClassName
{
background-color: #821256;
}
</style>
border-color css
<style>
span { border-color: #821256; }
span { border-color: rgb(130,18,86); }
td.TdClassName
{
border-color: #821256;
}
.TagClassName
{
border-color: #821256;
}
</style>