Shades of Rose Bud Cherry #812054
Tints of Rose Bud Cherry #812054
RGB
CMYK
RGB Variations
Color information
#812054 (or 0x812054) is known color: Rose Bud Cherry. HEX triplet: 81, 20 and 54. RGB value is (129,32,84). Sum of RGB (Red+Green+Blue) = 129+32+84=245 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.65% from 245); Green value is 32 (12.89% from 255 or 13.06% from 245); Blue value is 84 (33.20% from 255 or 34.29% from 245); Max value from RGB is 129 - color contains mainly: red. Hex color #812054 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812054 is #7EDFAB. Grayscale: #424242. Windows color (decimal): -8314796 or 5513345. OLE color: 5513345.
HSL color Cylindrical-coordinate representation of color #812054: hue angle of 327.84º 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 #812054 is Cyan = 0, Magento = 0.75, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 32 | 84 | - |
| CMYK | 0 | 0.75 | 0.35 | 0.49 |
| HSL | 327.84º | 0.6% | 0.32% | - |
| HSV(B) | 327.84º | 0.75% | 0.51% | - |
| XYZ | 11.17 | 6.34 | 9.02 | - |
| YUV | 66.93 | 137.64 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 32 | 84 | 0 | 0.75 | 0.35 | 0.49 | 327.84 | 0.6 | 0.32 |
| Hex | 81 | 20 | 54 | 0 | 4B | 23 | 31 | 148 | 3C | 20 |
| Octal | 201 | 40 | 124 | 0 | 113 | 43 | 61 | 510 | 74 | 40 |
| Binary | 10000001 | 100000 | 1010100 | 0 | 1001011 | 100011 | 110001 | 101001000 | 111100 | 100000 |
Color Harmonies of #812054
Complementary color
Monochromatic Colors of #812054
Black with #812054
Text Example
Text Example
White with #812054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812054; }
p { color: rgb(129,32,84); }
H1.HeaderClassName
{
color: #812054;
}
.AnyTagClassName
{
color: #812054;
}
</style>
background-color css
<style>
a { background-color: #812054; }
a { background-color: rgb(129,32,84); }
div.DivClassName
{
background-color: #812054;
}
.BgClassName
{
background-color: #812054;
}
</style>
border-color css
<style>
span { border-color: #812054; }
span { border-color: rgb(129,32,84); }
td.TdClassName
{
border-color: #812054;
}
.TagClassName
{
border-color: #812054;
}
</style>