Shades of Rose Bud Cherry #843261
Tints of Rose Bud Cherry #843261
RGB
CMYK
RGB Variations
Color information
#843261 (or 0x843261) is known color: Rose Bud Cherry. HEX triplet: 84, 32 and 61. RGB value is (132,50,97). Sum of RGB (Red+Green+Blue) = 132+50+97=279 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.31% from 279); Green value is 50 (19.92% from 255 or 17.92% from 279); Blue value is 97 (38.28% from 255 or 34.77% from 279); Max value from RGB is 132 - color contains mainly: red. Hex color #843261 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843261 is #7BCD9E. Grayscale: #4F4F4F. Windows color (decimal): -8113567 or 6369924. OLE color: 6369924.
HSL color Cylindrical-coordinate representation of color #843261: hue angle of 325.61º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #843261 is Cyan = 0, Magento = 0.62, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 50 | 97 | - |
| CMYK | 0 | 0.62 | 0.27 | 0.48 |
| HSL | 325.61º | 0.45% | 0.36% | - |
| HSV(B) | 325.61º | 0.62% | 0.52% | - |
| XYZ | 12.81 | 8.05 | 12.19 | - |
| YUV | 79.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 50 | 97 | 0 | 0.62 | 0.27 | 0.48 | 325.61 | 0.45 | 0.36 |
| Hex | 84 | 32 | 61 | 0 | 3E | 1B | 30 | 146 | 2D | 24 |
| Octal | 204 | 62 | 141 | 0 | 76 | 33 | 60 | 506 | 55 | 44 |
| Binary | 10000100 | 110010 | 1100001 | 0 | 111110 | 11011 | 110000 | 101000110 | 101101 | 100100 |
Color Harmonies of #843261
Complementary color
Monochromatic Colors of #843261
Black with #843261
Text Example
Text Example
White with #843261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843261; }
p { color: rgb(132,50,97); }
H1.HeaderClassName
{
color: #843261;
}
.AnyTagClassName
{
color: #843261;
}
</style>
background-color css
<style>
a { background-color: #843261; }
a { background-color: rgb(132,50,97); }
div.DivClassName
{
background-color: #843261;
}
.BgClassName
{
background-color: #843261;
}
</style>
border-color css
<style>
span { border-color: #843261; }
span { border-color: rgb(132,50,97); }
td.TdClassName
{
border-color: #843261;
}
.TagClassName
{
border-color: #843261;
}
</style>