Shades of Rose Bud Cherry #812854
Tints of Rose Bud Cherry #812854
RGB
CMYK
RGB Variations
Color information
#812854 (or 0x812854) is known color: Rose Bud Cherry. HEX triplet: 81, 28 and 54. RGB value is (129,40,84). Sum of RGB (Red+Green+Blue) = 129+40+84=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 40 (16.02% from 255 or 15.81% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #812854 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812854 is #7ED7AB. Grayscale: #474747. Windows color (decimal): -8312748 or 5515393. OLE color: 5515393.
HSL color Cylindrical-coordinate representation of color #812854: hue angle of 330.34º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #812854 is Cyan = 0, Magento = 0.69, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 84 | - |
| CMYK | 0 | 0.69 | 0.35 | 0.49 |
| HSL | 330.34º | 0.53% | 0.33% | - |
| HSV(B) | 330.34º | 0.69% | 0.51% | - |
| XYZ | 11.41 | 6.82 | 9.1 | - |
| YUV | 71.63 | 134.99 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 84 | 0 | 0.69 | 0.35 | 0.49 | 330.34 | 0.53 | 0.33 |
| Hex | 81 | 28 | 54 | 0 | 45 | 23 | 31 | 14A | 35 | 21 |
| Octal | 201 | 50 | 124 | 0 | 105 | 43 | 61 | 512 | 65 | 41 |
| Binary | 10000001 | 101000 | 1010100 | 0 | 1000101 | 100011 | 110001 | 101001010 | 110101 | 100001 |
Color Harmonies of #812854
Complementary color
Monochromatic Colors of #812854
Black with #812854
Text Example
Text Example
White with #812854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812854; }
p { color: rgb(129,40,84); }
H1.HeaderClassName
{
color: #812854;
}
.AnyTagClassName
{
color: #812854;
}
</style>
background-color css
<style>
a { background-color: #812854; }
a { background-color: rgb(129,40,84); }
div.DivClassName
{
background-color: #812854;
}
.BgClassName
{
background-color: #812854;
}
</style>
border-color css
<style>
span { border-color: #812854; }
span { border-color: rgb(129,40,84); }
td.TdClassName
{
border-color: #812854;
}
.TagClassName
{
border-color: #812854;
}
</style>