Shades of Rose Bud Cherry #841658
Tints of Rose Bud Cherry #841658
RGB
CMYK
RGB Variations
Color information
#841658 (or 0x841658) is known color: Rose Bud Cherry. HEX triplet: 84, 16 and 58. RGB value is (132,22,88). Sum of RGB (Red+Green+Blue) = 132+22+88=242 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.55% from 242); Green value is 22 (8.98% from 255 or 9.09% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 132 - color contains mainly: red. Hex color #841658 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841658 is #7BE9A7. Grayscale: #3E3E3E. Windows color (decimal): -8120744 or 5772932. OLE color: 5772932.
HSL color Cylindrical-coordinate representation of color #841658: hue angle of 324º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841658 is Cyan = 0, Magento = 0.83, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 88 | - |
| CMYK | 0 | 0.83 | 0.33 | 0.48 |
| HSL | 324º | 0.71% | 0.3% | - |
| HSV(B) | 324º | 0.83% | 0.52% | - |
| XYZ | 11.56 | 6.18 | 9.82 | - |
| YUV | 62.41 | 142.44 | 177.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 88 | 0 | 0.83 | 0.33 | 0.48 | 324 | 0.71 | 0.3 |
| Hex | 84 | 16 | 58 | 0 | 53 | 21 | 30 | 144 | 47 | 1E |
| Octal | 204 | 26 | 130 | 0 | 123 | 41 | 60 | 504 | 107 | 36 |
| Binary | 10000100 | 10110 | 1011000 | 0 | 1010011 | 100001 | 110000 | 101000100 | 1000111 | 11110 |
Color Harmonies of #841658
Complementary color
Monochromatic Colors of #841658
Black with #841658
Text Example
Text Example
White with #841658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841658; }
p { color: rgb(132,22,88); }
H1.HeaderClassName
{
color: #841658;
}
.AnyTagClassName
{
color: #841658;
}
</style>
background-color css
<style>
a { background-color: #841658; }
a { background-color: rgb(132,22,88); }
div.DivClassName
{
background-color: #841658;
}
.BgClassName
{
background-color: #841658;
}
</style>
border-color css
<style>
span { border-color: #841658; }
span { border-color: rgb(132,22,88); }
td.TdClassName
{
border-color: #841658;
}
.TagClassName
{
border-color: #841658;
}
</style>