Shades of Rose Bud Cherry #843553
Tints of Rose Bud Cherry #843553
RGB
CMYK
RGB Variations
Color information
#843553 (or 0x843553) is known color: Rose Bud Cherry. HEX triplet: 84, 35 and 53. RGB value is (132,53,83). Sum of RGB (Red+Green+Blue) = 132+53+83=268 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.25% from 268); Green value is 53 (21.09% from 255 or 19.78% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 132 - color contains mainly: red. Hex color #843553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843553 is #7BCAAC. Grayscale: #505050. Windows color (decimal): -8112813 or 5453188. OLE color: 5453188.
HSL color Cylindrical-coordinate representation of color #843553: hue angle of 337.22º 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 #843553 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 83 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.48 |
| HSL | 337.22º | 0.43% | 0.36% | - |
| HSV(B) | 337.22º | 0.6% | 0.52% | - |
| XYZ | 12.35 | 8.08 | 9.09 | - |
| YUV | 80.04 | 129.67 | 165.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 83 | 0 | 0.60 | 0.37 | 0.48 | 337.22 | 0.43 | 0.36 |
| Hex | 84 | 35 | 53 | 0 | 3C | 25 | 30 | 151 | 2B | 24 |
| Octal | 204 | 65 | 123 | 0 | 74 | 45 | 60 | 521 | 53 | 44 |
| Binary | 10000100 | 110101 | 1010011 | 0 | 111100 | 100101 | 110000 | 101010001 | 101011 | 100100 |
Color Harmonies of #843553
Complementary color
Monochromatic Colors of #843553
Black with #843553
Text Example
Text Example
White with #843553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843553; }
p { color: rgb(132,53,83); }
H1.HeaderClassName
{
color: #843553;
}
.AnyTagClassName
{
color: #843553;
}
</style>
background-color css
<style>
a { background-color: #843553; }
a { background-color: rgb(132,53,83); }
div.DivClassName
{
background-color: #843553;
}
.BgClassName
{
background-color: #843553;
}
</style>
border-color css
<style>
span { border-color: #843553; }
span { border-color: rgb(132,53,83); }
td.TdClassName
{
border-color: #843553;
}
.TagClassName
{
border-color: #843553;
}
</style>