Shades of Rose Bud Cherry #841850
Tints of Rose Bud Cherry #841850
RGB
CMYK
RGB Variations
Color information
#841850 (or 0x841850) is known color: Rose Bud Cherry. HEX triplet: 84, 18 and 50. RGB value is (132,24,80). Sum of RGB (Red+Green+Blue) = 132+24+80=236 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.93% from 236); Green value is 24 (9.77% from 255 or 10.17% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 132 - color contains mainly: red. Hex color #841850 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841850 is #7BE7AF. Grayscale: #3E3E3E. Windows color (decimal): -8120240 or 5249156. OLE color: 5249156.
HSL color Cylindrical-coordinate representation of color #841850: hue angle of 328.89º 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 #841850 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 80 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.48 |
| HSL | 328.89º | 0.69% | 0.31% | - |
| HSV(B) | 328.89º | 0.82% | 0.52% | - |
| XYZ | 11.29 | 6.14 | 8.18 | - |
| YUV | 62.68 | 137.78 | 177.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 80 | 0 | 0.82 | 0.39 | 0.48 | 328.89 | 0.69 | 0.31 |
| Hex | 84 | 18 | 50 | 0 | 52 | 27 | 30 | 149 | 45 | 1F |
| Octal | 204 | 30 | 120 | 0 | 122 | 47 | 60 | 511 | 105 | 37 |
| Binary | 10000100 | 11000 | 1010000 | 0 | 1010010 | 100111 | 110000 | 101001001 | 1000101 | 11111 |
Color Harmonies of #841850
Complementary color
Monochromatic Colors of #841850
Black with #841850
Text Example
Text Example
White with #841850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841850; }
p { color: rgb(132,24,80); }
H1.HeaderClassName
{
color: #841850;
}
.AnyTagClassName
{
color: #841850;
}
</style>
background-color css
<style>
a { background-color: #841850; }
a { background-color: rgb(132,24,80); }
div.DivClassName
{
background-color: #841850;
}
.BgClassName
{
background-color: #841850;
}
</style>
border-color css
<style>
span { border-color: #841850; }
span { border-color: rgb(132,24,80); }
td.TdClassName
{
border-color: #841850;
}
.TagClassName
{
border-color: #841850;
}
</style>