Shades of Rose Bud Cherry #841655
Tints of Rose Bud Cherry #841655
RGB
CMYK
RGB Variations
Color information
#841655 (or 0x841655) is known color: Rose Bud Cherry. HEX triplet: 84, 16 and 55. RGB value is (132,22,85). Sum of RGB (Red+Green+Blue) = 132+22+85=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 85 (33.59% from 255 or 35.56% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #841655 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841655 is #7BE9AA. Grayscale: #3D3D3D. Windows color (decimal): -8120747 or 5576324. OLE color: 5576324.
HSL color Cylindrical-coordinate representation of color #841655: hue angle of 325.64º 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 #841655 is Cyan = 0, Magento = 0.83, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 85 | - |
| CMYK | 0 | 0.83 | 0.36 | 0.48 |
| HSL | 325.64º | 0.71% | 0.3% | - |
| HSV(B) | 325.64º | 0.83% | 0.52% | - |
| XYZ | 11.44 | 6.14 | 9.18 | - |
| YUV | 62.07 | 140.94 | 177.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 85 | 0 | 0.83 | 0.36 | 0.48 | 325.64 | 0.71 | 0.3 |
| Hex | 84 | 16 | 55 | 0 | 53 | 24 | 30 | 146 | 47 | 1E |
| Octal | 204 | 26 | 125 | 0 | 123 | 44 | 60 | 506 | 107 | 36 |
| Binary | 10000100 | 10110 | 1010101 | 0 | 1010011 | 100100 | 110000 | 101000110 | 1000111 | 11110 |
Color Harmonies of #841655
Complementary color
Monochromatic Colors of #841655
Black with #841655
Text Example
Text Example
White with #841655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841655; }
p { color: rgb(132,22,85); }
H1.HeaderClassName
{
color: #841655;
}
.AnyTagClassName
{
color: #841655;
}
</style>
background-color css
<style>
a { background-color: #841655; }
a { background-color: rgb(132,22,85); }
div.DivClassName
{
background-color: #841655;
}
.BgClassName
{
background-color: #841655;
}
</style>
border-color css
<style>
span { border-color: #841655; }
span { border-color: rgb(132,22,85); }
td.TdClassName
{
border-color: #841655;
}
.TagClassName
{
border-color: #841655;
}
</style>