Shades of Rose Bud Cherry #841956
Tints of Rose Bud Cherry #841956
RGB
CMYK
RGB Variations
Color information
#841956 (or 0x841956) is known color: Rose Bud Cherry. HEX triplet: 84, 19 and 56. RGB value is (132,25,86). Sum of RGB (Red+Green+Blue) = 132+25+86=243 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.32% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 132 - color contains mainly: red. Hex color #841956 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841956 is #7BE6A9. Grayscale: #3F3F3F. Windows color (decimal): -8119978 or 5642628. OLE color: 5642628.
HSL color Cylindrical-coordinate representation of color #841956: hue angle of 325.79º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #841956 is Cyan = 0, Magento = 0.81, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 86 | - |
| CMYK | 0 | 0.81 | 0.35 | 0.48 |
| HSL | 325.79º | 0.68% | 0.31% | - |
| HSV(B) | 325.79º | 0.81% | 0.52% | - |
| XYZ | 11.54 | 6.27 | 9.41 | - |
| YUV | 63.95 | 140.45 | 176.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 86 | 0 | 0.81 | 0.35 | 0.48 | 325.79 | 0.68 | 0.31 |
| Hex | 84 | 19 | 56 | 0 | 51 | 23 | 30 | 146 | 44 | 1F |
| Octal | 204 | 31 | 126 | 0 | 121 | 43 | 60 | 506 | 104 | 37 |
| Binary | 10000100 | 11001 | 1010110 | 0 | 1010001 | 100011 | 110000 | 101000110 | 1000100 | 11111 |
Color Harmonies of #841956
Complementary color
Monochromatic Colors of #841956
Black with #841956
Text Example
Text Example
White with #841956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841956; }
p { color: rgb(132,25,86); }
H1.HeaderClassName
{
color: #841956;
}
.AnyTagClassName
{
color: #841956;
}
</style>
background-color css
<style>
a { background-color: #841956; }
a { background-color: rgb(132,25,86); }
div.DivClassName
{
background-color: #841956;
}
.BgClassName
{
background-color: #841956;
}
</style>
border-color css
<style>
span { border-color: #841956; }
span { border-color: rgb(132,25,86); }
td.TdClassName
{
border-color: #841956;
}
.TagClassName
{
border-color: #841956;
}
</style>