Shades of Rose Bud Cherry #843558
Tints of Rose Bud Cherry #843558
RGB
CMYK
RGB Variations
Color information
#843558 (or 0x843558) is known color: Rose Bud Cherry. HEX triplet: 84, 35 and 58. RGB value is (132,53,88). Sum of RGB (Red+Green+Blue) = 132+53+88=273 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.35% from 273); Green value is 53 (21.09% from 255 or 19.41% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 132 - color contains mainly: red. Hex color #843558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843558 is #7BCAA7. Grayscale: #505050. Windows color (decimal): -8112808 or 5780868. OLE color: 5780868.
HSL color Cylindrical-coordinate representation of color #843558: hue angle of 333.42º 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 #843558 is Cyan = 0, Magento = 0.60, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 88 | - |
| CMYK | 0 | 0.60 | 0.33 | 0.48 |
| HSL | 333.42º | 0.43% | 0.36% | - |
| HSV(B) | 333.42º | 0.6% | 0.52% | - |
| XYZ | 12.55 | 8.16 | 10.15 | - |
| YUV | 80.61 | 132.17 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 88 | 0 | 0.60 | 0.33 | 0.48 | 333.42 | 0.43 | 0.36 |
| Hex | 84 | 35 | 58 | 0 | 3C | 21 | 30 | 14D | 2B | 24 |
| Octal | 204 | 65 | 130 | 0 | 74 | 41 | 60 | 515 | 53 | 44 |
| Binary | 10000100 | 110101 | 1011000 | 0 | 111100 | 100001 | 110000 | 101001101 | 101011 | 100100 |
Color Harmonies of #843558
Complementary color
Monochromatic Colors of #843558
Black with #843558
Text Example
Text Example
White with #843558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843558; }
p { color: rgb(132,53,88); }
H1.HeaderClassName
{
color: #843558;
}
.AnyTagClassName
{
color: #843558;
}
</style>
background-color css
<style>
a { background-color: #843558; }
a { background-color: rgb(132,53,88); }
div.DivClassName
{
background-color: #843558;
}
.BgClassName
{
background-color: #843558;
}
</style>
border-color css
<style>
span { border-color: #843558; }
span { border-color: rgb(132,53,88); }
td.TdClassName
{
border-color: #843558;
}
.TagClassName
{
border-color: #843558;
}
</style>