Shades of Rose Bud Cherry #812056
Tints of Rose Bud Cherry #812056
RGB
CMYK
RGB Variations
Color information
#812056 (or 0x812056) is known color: Rose Bud Cherry. HEX triplet: 81, 20 and 56. RGB value is (129,32,86). Sum of RGB (Red+Green+Blue) = 129+32+86=247 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.23% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 129 - color contains mainly: red. Hex color #812056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812056 is #7EDFA9. Grayscale: #434343. Windows color (decimal): -8314794 or 5644417. OLE color: 5644417.
HSL color Cylindrical-coordinate representation of color #812056: hue angle of 326.6º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #812056 is Cyan = 0, Magento = 0.75, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 32 | 86 | - |
| CMYK | 0 | 0.75 | 0.33 | 0.49 |
| HSL | 326.6º | 0.6% | 0.32% | - |
| HSV(B) | 326.6º | 0.75% | 0.51% | - |
| XYZ | 11.25 | 6.37 | 9.44 | - |
| YUV | 67.16 | 138.64 | 172.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 32 | 86 | 0 | 0.75 | 0.33 | 0.49 | 326.6 | 0.6 | 0.32 |
| Hex | 81 | 20 | 56 | 0 | 4B | 21 | 31 | 147 | 3C | 20 |
| Octal | 201 | 40 | 126 | 0 | 113 | 41 | 61 | 507 | 74 | 40 |
| Binary | 10000001 | 100000 | 1010110 | 0 | 1001011 | 100001 | 110001 | 101000111 | 111100 | 100000 |
Color Harmonies of #812056
Complementary color
Monochromatic Colors of #812056
Black with #812056
Text Example
Text Example
White with #812056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812056; }
p { color: rgb(129,32,86); }
H1.HeaderClassName
{
color: #812056;
}
.AnyTagClassName
{
color: #812056;
}
</style>
background-color css
<style>
a { background-color: #812056; }
a { background-color: rgb(129,32,86); }
div.DivClassName
{
background-color: #812056;
}
.BgClassName
{
background-color: #812056;
}
</style>
border-color css
<style>
span { border-color: #812056; }
span { border-color: rgb(129,32,86); }
td.TdClassName
{
border-color: #812056;
}
.TagClassName
{
border-color: #812056;
}
</style>