Shades of Rose Bud Cherry #841154
Tints of Rose Bud Cherry #841154
RGB
CMYK
RGB Variations
Color information
#841154 (or 0x841154) is known color: Rose Bud Cherry. HEX triplet: 84, 11 and 54. RGB value is (132,17,84). Sum of RGB (Red+Green+Blue) = 132+17+84=233 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.65% from 233); Green value is 17 (7.03% from 255 or 7.30% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 132 - color contains mainly: red. Hex color #841154 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841154 is #7BEEAB. Grayscale: #3A3A3A. Windows color (decimal): -8122028 or 5509508. OLE color: 5509508.
HSL color Cylindrical-coordinate representation of color #841154: hue angle of 325.04º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #841154 is Cyan = 0, Magento = 0.87, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 17 | 84 | - |
| CMYK | 0 | 0.87 | 0.36 | 0.48 |
| HSL | 325.04º | 0.77% | 0.29% | - |
| HSV(B) | 325.04º | 0.87% | 0.52% | - |
| XYZ | 11.32 | 5.95 | 8.94 | - |
| YUV | 59.02 | 142.1 | 180.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 17 | 84 | 0 | 0.87 | 0.36 | 0.48 | 325.04 | 0.77 | 0.29 |
| Hex | 84 | 11 | 54 | 0 | 57 | 24 | 30 | 145 | 4D | 1D |
| Octal | 204 | 21 | 124 | 0 | 127 | 44 | 60 | 505 | 115 | 35 |
| Binary | 10000100 | 10001 | 1010100 | 0 | 1010111 | 100100 | 110000 | 101000101 | 1001101 | 11101 |
Color Harmonies of #841154
Complementary color
Monochromatic Colors of #841154
Black with #841154
Text Example
Text Example
White with #841154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841154; }
p { color: rgb(132,17,84); }
H1.HeaderClassName
{
color: #841154;
}
.AnyTagClassName
{
color: #841154;
}
</style>
background-color css
<style>
a { background-color: #841154; }
a { background-color: rgb(132,17,84); }
div.DivClassName
{
background-color: #841154;
}
.BgClassName
{
background-color: #841154;
}
</style>
border-color css
<style>
span { border-color: #841154; }
span { border-color: rgb(132,17,84); }
td.TdClassName
{
border-color: #841154;
}
.TagClassName
{
border-color: #841154;
}
</style>