Shades of Rose Bud Cherry #841957
Tints of Rose Bud Cherry #841957
RGB
CMYK
RGB Variations
Color information
#841957 (or 0x841957) is known color: Rose Bud Cherry. HEX triplet: 84, 19 and 57. RGB value is (132,25,87). Sum of RGB (Red+Green+Blue) = 132+25+87=244 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.10% from 244); Green value is 25 (10.16% from 255 or 10.25% from 244); Blue value is 87 (34.38% from 255 or 35.66% from 244); Max value from RGB is 132 - color contains mainly: red. Hex color #841957 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841957 is #7BE6A8. Grayscale: #3F3F3F. Windows color (decimal): -8119977 or 5708164. OLE color: 5708164.
HSL color Cylindrical-coordinate representation of color #841957: hue angle of 325.23º 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 #841957 is Cyan = 0, Magento = 0.81, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 87 | - |
| CMYK | 0 | 0.81 | 0.34 | 0.48 |
| HSL | 325.23º | 0.68% | 0.31% | - |
| HSV(B) | 325.23º | 0.81% | 0.52% | - |
| XYZ | 11.58 | 6.29 | 9.62 | - |
| YUV | 64.06 | 140.95 | 176.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 87 | 0 | 0.81 | 0.34 | 0.48 | 325.23 | 0.68 | 0.31 |
| Hex | 84 | 19 | 57 | 0 | 51 | 22 | 30 | 145 | 44 | 1F |
| Octal | 204 | 31 | 127 | 0 | 121 | 42 | 60 | 505 | 104 | 37 |
| Binary | 10000100 | 11001 | 1010111 | 0 | 1010001 | 100010 | 110000 | 101000101 | 1000100 | 11111 |
Color Harmonies of #841957
Complementary color
Monochromatic Colors of #841957
Black with #841957
Text Example
Text Example
White with #841957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841957; }
p { color: rgb(132,25,87); }
H1.HeaderClassName
{
color: #841957;
}
.AnyTagClassName
{
color: #841957;
}
</style>
background-color css
<style>
a { background-color: #841957; }
a { background-color: rgb(132,25,87); }
div.DivClassName
{
background-color: #841957;
}
.BgClassName
{
background-color: #841957;
}
</style>
border-color css
<style>
span { border-color: #841957; }
span { border-color: rgb(132,25,87); }
td.TdClassName
{
border-color: #841957;
}
.TagClassName
{
border-color: #841957;
}
</style>