Shades of Rose Bud Cherry #821456
Tints of Rose Bud Cherry #821456
RGB
CMYK
RGB Variations
Color information
#821456 (or 0x821456) is known color: Rose Bud Cherry. HEX triplet: 82, 14 and 56. RGB value is (130,20,86). Sum of RGB (Red+Green+Blue) = 130+20+86=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #821456 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821456 is #7DEBA9. Grayscale: #3C3C3C. Windows color (decimal): -8252330 or 5641346. OLE color: 5641346.
HSL color Cylindrical-coordinate representation of color #821456: hue angle of 324º degrees, saturation: 0.73, 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 #821456 is Cyan = 0, Magento = 0.85, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 86 | - |
| CMYK | 0 | 0.85 | 0.34 | 0.49 |
| HSL | 324º | 0.73% | 0.29% | - |
| HSV(B) | 324º | 0.85% | 0.51% | - |
| XYZ | 11.14 | 5.92 | 9.36 | - |
| YUV | 60.41 | 142.44 | 177.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 86 | 0 | 0.85 | 0.34 | 0.49 | 324 | 0.73 | 0.29 |
| Hex | 82 | 14 | 56 | 0 | 55 | 22 | 31 | 144 | 49 | 1D |
| Octal | 202 | 24 | 126 | 0 | 125 | 42 | 61 | 504 | 111 | 35 |
| Binary | 10000010 | 10100 | 1010110 | 0 | 1010101 | 100010 | 110001 | 101000100 | 1001001 | 11101 |
Color Harmonies of #821456
Complementary color
Monochromatic Colors of #821456
Black with #821456
Text Example
Text Example
White with #821456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821456; }
p { color: rgb(130,20,86); }
H1.HeaderClassName
{
color: #821456;
}
.AnyTagClassName
{
color: #821456;
}
</style>
background-color css
<style>
a { background-color: #821456; }
a { background-color: rgb(130,20,86); }
div.DivClassName
{
background-color: #821456;
}
.BgClassName
{
background-color: #821456;
}
</style>
border-color css
<style>
span { border-color: #821456; }
span { border-color: rgb(130,20,86); }
td.TdClassName
{
border-color: #821456;
}
.TagClassName
{
border-color: #821456;
}
</style>