Shades of Rose Bud Cherry #842755
Tints of Rose Bud Cherry #842755
RGB
CMYK
RGB Variations
Color information
#842755 (or 0x842755) is known color: Rose Bud Cherry. HEX triplet: 84, 27 and 55. RGB value is (132,39,85). Sum of RGB (Red+Green+Blue) = 132+39+85=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #842755 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842755 is #7BD8AA. Grayscale: #474747. Windows color (decimal): -8116395 or 5580676. OLE color: 5580676.
HSL color Cylindrical-coordinate representation of color #842755: hue angle of 330.32º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842755 is Cyan = 0, Magento = 0.70, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 85 | - |
| CMYK | 0 | 0.70 | 0.36 | 0.48 |
| HSL | 330.32º | 0.54% | 0.34% | - |
| HSV(B) | 330.32º | 0.7% | 0.52% | - |
| XYZ | 11.88 | 7.01 | 9.32 | - |
| YUV | 72.05 | 135.31 | 170.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 85 | 0 | 0.70 | 0.36 | 0.48 | 330.32 | 0.54 | 0.34 |
| Hex | 84 | 27 | 55 | 0 | 46 | 24 | 30 | 14A | 36 | 22 |
| Octal | 204 | 47 | 125 | 0 | 106 | 44 | 60 | 512 | 66 | 42 |
| Binary | 10000100 | 100111 | 1010101 | 0 | 1000110 | 100100 | 110000 | 101001010 | 110110 | 100010 |
Color Harmonies of #842755
Complementary color
Monochromatic Colors of #842755
Black with #842755
Text Example
Text Example
White with #842755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842755; }
p { color: rgb(132,39,85); }
H1.HeaderClassName
{
color: #842755;
}
.AnyTagClassName
{
color: #842755;
}
</style>
background-color css
<style>
a { background-color: #842755; }
a { background-color: rgb(132,39,85); }
div.DivClassName
{
background-color: #842755;
}
.BgClassName
{
background-color: #842755;
}
</style>
border-color css
<style>
span { border-color: #842755; }
span { border-color: rgb(132,39,85); }
td.TdClassName
{
border-color: #842755;
}
.TagClassName
{
border-color: #842755;
}
</style>