Shades of Rose Bud Cherry #841855
Tints of Rose Bud Cherry #841855
RGB
CMYK
RGB Variations
Color information
#841855 (or 0x841855) is known color: Rose Bud Cherry. HEX triplet: 84, 18 and 55. RGB value is (132,24,85). Sum of RGB (Red+Green+Blue) = 132+24+85=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 24 (9.77% from 255 or 9.96% from 241); Blue value is 85 (33.59% from 255 or 35.27% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #841855 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841855 is #7BE7AA. Grayscale: #3F3F3F. Windows color (decimal): -8120235 or 5576836. OLE color: 5576836.
HSL color Cylindrical-coordinate representation of color #841855: hue angle of 326.11º 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 #841855 is Cyan = 0, Magento = 0.82, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 85 | - |
| CMYK | 0 | 0.82 | 0.36 | 0.48 |
| HSL | 326.11º | 0.69% | 0.31% | - |
| HSV(B) | 326.11º | 0.82% | 0.52% | - |
| XYZ | 11.48 | 6.21 | 9.19 | - |
| YUV | 63.25 | 140.28 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 85 | 0 | 0.82 | 0.36 | 0.48 | 326.11 | 0.69 | 0.31 |
| Hex | 84 | 18 | 55 | 0 | 52 | 24 | 30 | 146 | 45 | 1F |
| Octal | 204 | 30 | 125 | 0 | 122 | 44 | 60 | 506 | 105 | 37 |
| Binary | 10000100 | 11000 | 1010101 | 0 | 1010010 | 100100 | 110000 | 101000110 | 1000101 | 11111 |
Color Harmonies of #841855
Complementary color
Monochromatic Colors of #841855
Black with #841855
Text Example
Text Example
White with #841855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841855; }
p { color: rgb(132,24,85); }
H1.HeaderClassName
{
color: #841855;
}
.AnyTagClassName
{
color: #841855;
}
</style>
background-color css
<style>
a { background-color: #841855; }
a { background-color: rgb(132,24,85); }
div.DivClassName
{
background-color: #841855;
}
.BgClassName
{
background-color: #841855;
}
</style>
border-color css
<style>
span { border-color: #841855; }
span { border-color: rgb(132,24,85); }
td.TdClassName
{
border-color: #841855;
}
.TagClassName
{
border-color: #841855;
}
</style>