Shades of Rose Bud Cherry #841654
Tints of Rose Bud Cherry #841654
RGB
CMYK
RGB Variations
Color information
#841654 (or 0x841654) is known color: Rose Bud Cherry. HEX triplet: 84, 16 and 54. RGB value is (132,22,84). Sum of RGB (Red+Green+Blue) = 132+22+84=238 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.46% from 238); Green value is 22 (8.98% from 255 or 9.24% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 132 - color contains mainly: red. Hex color #841654 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841654 is #7BE9AB. Grayscale: #3D3D3D. Windows color (decimal): -8120748 or 5510788. OLE color: 5510788.
HSL color Cylindrical-coordinate representation of color #841654: hue angle of 326.18º 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 #841654 is Cyan = 0, Magento = 0.83, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 84 | - |
| CMYK | 0 | 0.83 | 0.36 | 0.48 |
| HSL | 326.18º | 0.71% | 0.3% | - |
| HSV(B) | 326.18º | 0.83% | 0.52% | - |
| XYZ | 11.4 | 6.12 | 8.97 | - |
| YUV | 61.96 | 140.44 | 177.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 84 | 0 | 0.83 | 0.36 | 0.48 | 326.18 | 0.71 | 0.3 |
| Hex | 84 | 16 | 54 | 0 | 53 | 24 | 30 | 146 | 47 | 1E |
| Octal | 204 | 26 | 124 | 0 | 123 | 44 | 60 | 506 | 107 | 36 |
| Binary | 10000100 | 10110 | 1010100 | 0 | 1010011 | 100100 | 110000 | 101000110 | 1000111 | 11110 |
Color Harmonies of #841654
Complementary color
Monochromatic Colors of #841654
Black with #841654
Text Example
Text Example
White with #841654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841654; }
p { color: rgb(132,22,84); }
H1.HeaderClassName
{
color: #841654;
}
.AnyTagClassName
{
color: #841654;
}
</style>
background-color css
<style>
a { background-color: #841654; }
a { background-color: rgb(132,22,84); }
div.DivClassName
{
background-color: #841654;
}
.BgClassName
{
background-color: #841654;
}
</style>
border-color css
<style>
span { border-color: #841654; }
span { border-color: rgb(132,22,84); }
td.TdClassName
{
border-color: #841654;
}
.TagClassName
{
border-color: #841654;
}
</style>