Shades of Rose Bud Cherry #841857
Tints of Rose Bud Cherry #841857
RGB
CMYK
RGB Variations
Color information
#841857 (or 0x841857) is known color: Rose Bud Cherry. HEX triplet: 84, 18 and 57. RGB value is (132,24,87). Sum of RGB (Red+Green+Blue) = 132+24+87=243 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.32% from 243); Green value is 24 (9.77% from 255 or 9.88% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 132 - color contains mainly: red. Hex color #841857 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841857 is #7BE7A8. Grayscale: #3F3F3F. Windows color (decimal): -8120233 or 5707908. OLE color: 5707908.
HSL color Cylindrical-coordinate representation of color #841857: hue angle of 325º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #841857 is Cyan = 0, Magento = 0.82, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 87 | - |
| CMYK | 0 | 0.82 | 0.34 | 0.48 |
| HSL | 325º | 0.69% | 0.31% | - |
| HSV(B) | 325º | 0.82% | 0.52% | - |
| XYZ | 11.56 | 6.25 | 9.61 | - |
| YUV | 63.47 | 141.28 | 176.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 87 | 0 | 0.82 | 0.34 | 0.48 | 325 | 0.69 | 0.31 |
| Hex | 84 | 18 | 57 | 0 | 52 | 22 | 30 | 145 | 45 | 1F |
| Octal | 204 | 30 | 127 | 0 | 122 | 42 | 60 | 505 | 105 | 37 |
| Binary | 10000100 | 11000 | 1010111 | 0 | 1010010 | 100010 | 110000 | 101000101 | 1000101 | 11111 |
Color Harmonies of #841857
Complementary color
Monochromatic Colors of #841857
Black with #841857
Text Example
Text Example
White with #841857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841857; }
p { color: rgb(132,24,87); }
H1.HeaderClassName
{
color: #841857;
}
.AnyTagClassName
{
color: #841857;
}
</style>
background-color css
<style>
a { background-color: #841857; }
a { background-color: rgb(132,24,87); }
div.DivClassName
{
background-color: #841857;
}
.BgClassName
{
background-color: #841857;
}
</style>
border-color css
<style>
span { border-color: #841857; }
span { border-color: rgb(132,24,87); }
td.TdClassName
{
border-color: #841857;
}
.TagClassName
{
border-color: #841857;
}
</style>