Shades of Rose Bud Cherry #843561
Tints of Rose Bud Cherry #843561
RGB
CMYK
RGB Variations
Color information
#843561 (or 0x843561) is known color: Rose Bud Cherry. HEX triplet: 84, 35 and 61. RGB value is (132,53,97). Sum of RGB (Red+Green+Blue) = 132+53+97=282 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.81% from 282); Green value is 53 (21.09% from 255 or 18.79% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 132 - color contains mainly: red. Hex color #843561 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843561 is #7BCA9E. Grayscale: #515151. Windows color (decimal): -8112799 or 6370692. OLE color: 6370692.
HSL color Cylindrical-coordinate representation of color #843561: hue angle of 326.58º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #843561 is Cyan = 0, Magento = 0.60, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 97 | - |
| CMYK | 0 | 0.60 | 0.27 | 0.48 |
| HSL | 326.58º | 0.43% | 0.36% | - |
| HSV(B) | 326.58º | 0.6% | 0.52% | - |
| XYZ | 12.95 | 8.31 | 12.23 | - |
| YUV | 81.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 97 | 0 | 0.60 | 0.27 | 0.48 | 326.58 | 0.43 | 0.36 |
| Hex | 84 | 35 | 61 | 0 | 3C | 1B | 30 | 147 | 2B | 24 |
| Octal | 204 | 65 | 141 | 0 | 74 | 33 | 60 | 507 | 53 | 44 |
| Binary | 10000100 | 110101 | 1100001 | 0 | 111100 | 11011 | 110000 | 101000111 | 101011 | 100100 |
Color Harmonies of #843561
Complementary color
Monochromatic Colors of #843561
Black with #843561
Text Example
Text Example
White with #843561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843561; }
p { color: rgb(132,53,97); }
H1.HeaderClassName
{
color: #843561;
}
.AnyTagClassName
{
color: #843561;
}
</style>
background-color css
<style>
a { background-color: #843561; }
a { background-color: rgb(132,53,97); }
div.DivClassName
{
background-color: #843561;
}
.BgClassName
{
background-color: #843561;
}
</style>
border-color css
<style>
span { border-color: #843561; }
span { border-color: rgb(132,53,97); }
td.TdClassName
{
border-color: #843561;
}
.TagClassName
{
border-color: #843561;
}
</style>