Shades of Rose Bud Cherry #841856
Tints of Rose Bud Cherry #841856
RGB
CMYK
RGB Variations
Color information
#841856 (or 0x841856) is known color: Rose Bud Cherry. HEX triplet: 84, 18 and 56. RGB value is (132,24,86). Sum of RGB (Red+Green+Blue) = 132+24+86=242 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.55% from 242); Green value is 24 (9.77% from 255 or 9.92% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 132 - color contains mainly: red. Hex color #841856 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841856 is #7BE7A9. Grayscale: #3F3F3F. Windows color (decimal): -8120234 or 5642372. OLE color: 5642372.
HSL color Cylindrical-coordinate representation of color #841856: hue angle of 325.56º 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 #841856 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 86 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.48 |
| HSL | 325.56º | 0.69% | 0.31% | - |
| HSV(B) | 325.56º | 0.82% | 0.52% | - |
| XYZ | 11.52 | 6.23 | 9.4 | - |
| YUV | 63.36 | 140.78 | 176.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 86 | 0 | 0.82 | 0.35 | 0.48 | 325.56 | 0.69 | 0.31 |
| Hex | 84 | 18 | 56 | 0 | 52 | 23 | 30 | 146 | 45 | 1F |
| Octal | 204 | 30 | 126 | 0 | 122 | 43 | 60 | 506 | 105 | 37 |
| Binary | 10000100 | 11000 | 1010110 | 0 | 1010010 | 100011 | 110000 | 101000110 | 1000101 | 11111 |
Color Harmonies of #841856
Complementary color
Monochromatic Colors of #841856
Black with #841856
Text Example
Text Example
White with #841856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841856; }
p { color: rgb(132,24,86); }
H1.HeaderClassName
{
color: #841856;
}
.AnyTagClassName
{
color: #841856;
}
</style>
background-color css
<style>
a { background-color: #841856; }
a { background-color: rgb(132,24,86); }
div.DivClassName
{
background-color: #841856;
}
.BgClassName
{
background-color: #841856;
}
</style>
border-color css
<style>
span { border-color: #841856; }
span { border-color: rgb(132,24,86); }
td.TdClassName
{
border-color: #841856;
}
.TagClassName
{
border-color: #841856;
}
</style>