Shades of Rose Bud Cherry #842954
Tints of Rose Bud Cherry #842954
RGB
CMYK
RGB Variations
Color information
#842954 (or 0x842954) is known color: Rose Bud Cherry. HEX triplet: 84, 29 and 54. RGB value is (132,41,84). Sum of RGB (Red+Green+Blue) = 132+41+84=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 41 (16.41% from 255 or 15.95% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #842954 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842954 is #7BD6AB. Grayscale: #494949. Windows color (decimal): -8115884 or 5515652. OLE color: 5515652.
HSL color Cylindrical-coordinate representation of color #842954: hue angle of 331.65º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #842954 is Cyan = 0, Magento = 0.69, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 84 | - |
| CMYK | 0 | 0.69 | 0.36 | 0.48 |
| HSL | 331.65º | 0.53% | 0.34% | - |
| HSV(B) | 331.65º | 0.69% | 0.52% | - |
| XYZ | 11.91 | 7.13 | 9.14 | - |
| YUV | 73.11 | 134.15 | 170 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 84 | 0 | 0.69 | 0.36 | 0.48 | 331.65 | 0.53 | 0.34 |
| Hex | 84 | 29 | 54 | 0 | 45 | 24 | 30 | 14C | 35 | 22 |
| Octal | 204 | 51 | 124 | 0 | 105 | 44 | 60 | 514 | 65 | 42 |
| Binary | 10000100 | 101001 | 1010100 | 0 | 1000101 | 100100 | 110000 | 101001100 | 110101 | 100010 |
Color Harmonies of #842954
Complementary color
Monochromatic Colors of #842954
Black with #842954
Text Example
Text Example
White with #842954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842954; }
p { color: rgb(132,41,84); }
H1.HeaderClassName
{
color: #842954;
}
.AnyTagClassName
{
color: #842954;
}
</style>
background-color css
<style>
a { background-color: #842954; }
a { background-color: rgb(132,41,84); }
div.DivClassName
{
background-color: #842954;
}
.BgClassName
{
background-color: #842954;
}
</style>
border-color css
<style>
span { border-color: #842954; }
span { border-color: rgb(132,41,84); }
td.TdClassName
{
border-color: #842954;
}
.TagClassName
{
border-color: #842954;
}
</style>