Shades of Rose Bud Cherry #841558
Tints of Rose Bud Cherry #841558
RGB
CMYK
RGB Variations
Color information
#841558 (or 0x841558) is known color: Rose Bud Cherry. HEX triplet: 84, 15 and 58. RGB value is (132,21,88). Sum of RGB (Red+Green+Blue) = 132+21+88=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 21 (8.59% from 255 or 8.71% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #841558 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841558 is #7BEAA7. Grayscale: #3D3D3D. Windows color (decimal): -8121000 or 5772676. OLE color: 5772676.
HSL color Cylindrical-coordinate representation of color #841558: hue angle of 323.78º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841558 is Cyan = 0, Magento = 0.84, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 88 | - |
| CMYK | 0 | 0.84 | 0.33 | 0.48 |
| HSL | 323.78º | 0.73% | 0.3% | - |
| HSV(B) | 323.78º | 0.84% | 0.52% | - |
| XYZ | 11.55 | 6.15 | 9.81 | - |
| YUV | 61.83 | 142.77 | 178.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 88 | 0 | 0.84 | 0.33 | 0.48 | 323.78 | 0.73 | 0.3 |
| Hex | 84 | 15 | 58 | 0 | 54 | 21 | 30 | 144 | 49 | 1E |
| Octal | 204 | 25 | 130 | 0 | 124 | 41 | 60 | 504 | 111 | 36 |
| Binary | 10000100 | 10101 | 1011000 | 0 | 1010100 | 100001 | 110000 | 101000100 | 1001001 | 11110 |
Color Harmonies of #841558
Complementary color
Monochromatic Colors of #841558
Black with #841558
Text Example
Text Example
White with #841558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841558; }
p { color: rgb(132,21,88); }
H1.HeaderClassName
{
color: #841558;
}
.AnyTagClassName
{
color: #841558;
}
</style>
background-color css
<style>
a { background-color: #841558; }
a { background-color: rgb(132,21,88); }
div.DivClassName
{
background-color: #841558;
}
.BgClassName
{
background-color: #841558;
}
</style>
border-color css
<style>
span { border-color: #841558; }
span { border-color: rgb(132,21,88); }
td.TdClassName
{
border-color: #841558;
}
.TagClassName
{
border-color: #841558;
}
</style>