Shades of Rose Bud Cherry #841656
Tints of Rose Bud Cherry #841656
RGB
CMYK
RGB Variations
Color information
#841656 (or 0x841656) is known color: Rose Bud Cherry. HEX triplet: 84, 16 and 56. RGB value is (132,22,86). Sum of RGB (Red+Green+Blue) = 132+22+86=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 22 (8.98% from 255 or 9.17% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #841656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841656 is #7BE9A9. Grayscale: #3E3E3E. Windows color (decimal): -8120746 or 5641860. OLE color: 5641860.
HSL color Cylindrical-coordinate representation of color #841656: hue angle of 325.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841656 is Cyan = 0, Magento = 0.83, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 86 | - |
| CMYK | 0 | 0.83 | 0.35 | 0.48 |
| HSL | 325.09º | 0.71% | 0.3% | - |
| HSV(B) | 325.09º | 0.83% | 0.52% | - |
| XYZ | 11.48 | 6.15 | 9.39 | - |
| YUV | 62.19 | 141.44 | 177.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 86 | 0 | 0.83 | 0.35 | 0.48 | 325.09 | 0.71 | 0.3 |
| Hex | 84 | 16 | 56 | 0 | 53 | 23 | 30 | 145 | 47 | 1E |
| Octal | 204 | 26 | 126 | 0 | 123 | 43 | 60 | 505 | 107 | 36 |
| Binary | 10000100 | 10110 | 1010110 | 0 | 1010011 | 100011 | 110000 | 101000101 | 1000111 | 11110 |
Color Harmonies of #841656
Complementary color
Monochromatic Colors of #841656
Black with #841656
Text Example
Text Example
White with #841656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841656; }
p { color: rgb(132,22,86); }
H1.HeaderClassName
{
color: #841656;
}
.AnyTagClassName
{
color: #841656;
}
</style>
background-color css
<style>
a { background-color: #841656; }
a { background-color: rgb(132,22,86); }
div.DivClassName
{
background-color: #841656;
}
.BgClassName
{
background-color: #841656;
}
</style>
border-color css
<style>
span { border-color: #841656; }
span { border-color: rgb(132,22,86); }
td.TdClassName
{
border-color: #841656;
}
.TagClassName
{
border-color: #841656;
}
</style>