Shades of Rose Bud Cherry #843154
Tints of Rose Bud Cherry #843154
RGB
CMYK
RGB Variations
Color information
#843154 (or 0x843154) is known color: Rose Bud Cherry. HEX triplet: 84, 31 and 54. RGB value is (132,49,84). Sum of RGB (Red+Green+Blue) = 132+49+84=265 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.81% from 265); Green value is 49 (19.53% from 255 or 18.49% from 265); Blue value is 84 (33.20% from 255 or 31.70% from 265); Max value from RGB is 132 - color contains mainly: red. Hex color #843154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843154 is #7BCEAB. Grayscale: #4D4D4D. Windows color (decimal): -8113836 or 5517700. OLE color: 5517700.
HSL color Cylindrical-coordinate representation of color #843154: hue angle of 334.7º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #843154 is Cyan = 0, Magento = 0.63, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 49 | 84 | - |
| CMYK | 0 | 0.63 | 0.36 | 0.48 |
| HSL | 334.7º | 0.46% | 0.35% | - |
| HSV(B) | 334.7º | 0.63% | 0.52% | - |
| XYZ | 12.21 | 7.74 | 9.24 | - |
| YUV | 77.81 | 131.5 | 166.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 49 | 84 | 0 | 0.63 | 0.36 | 0.48 | 334.7 | 0.46 | 0.35 |
| Hex | 84 | 31 | 54 | 0 | 3F | 24 | 30 | 14F | 2E | 23 |
| Octal | 204 | 61 | 124 | 0 | 77 | 44 | 60 | 517 | 56 | 43 |
| Binary | 10000100 | 110001 | 1010100 | 0 | 111111 | 100100 | 110000 | 101001111 | 101110 | 100011 |
Color Harmonies of #843154
Complementary color
Monochromatic Colors of #843154
Black with #843154
Text Example
Text Example
White with #843154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843154; }
p { color: rgb(132,49,84); }
H1.HeaderClassName
{
color: #843154;
}
.AnyTagClassName
{
color: #843154;
}
</style>
background-color css
<style>
a { background-color: #843154; }
a { background-color: rgb(132,49,84); }
div.DivClassName
{
background-color: #843154;
}
.BgClassName
{
background-color: #843154;
}
</style>
border-color css
<style>
span { border-color: #843154; }
span { border-color: rgb(132,49,84); }
td.TdClassName
{
border-color: #843154;
}
.TagClassName
{
border-color: #843154;
}
</style>