Shades of Rose Bud Cherry #842356
Tints of Rose Bud Cherry #842356
RGB
CMYK
RGB Variations
Color information
#842356 (or 0x842356) is known color: Rose Bud Cherry. HEX triplet: 84, 23 and 56. RGB value is (132,35,86). Sum of RGB (Red+Green+Blue) = 132+35+86=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 35 (14.06% from 255 or 13.83% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #842356 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842356 is #7BDCA9. Grayscale: #454545. Windows color (decimal): -8117418 or 5645188. OLE color: 5645188.
HSL color Cylindrical-coordinate representation of color #842356: hue angle of 328.45º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842356 is Cyan = 0, Magento = 0.73, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 86 | - |
| CMYK | 0 | 0.73 | 0.35 | 0.48 |
| HSL | 328.45º | 0.58% | 0.33% | - |
| HSV(B) | 328.45º | 0.73% | 0.52% | - |
| XYZ | 11.8 | 6.78 | 9.49 | - |
| YUV | 69.82 | 137.14 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 86 | 0 | 0.73 | 0.35 | 0.48 | 328.45 | 0.58 | 0.33 |
| Hex | 84 | 23 | 56 | 0 | 49 | 23 | 30 | 148 | 3A | 21 |
| Octal | 204 | 43 | 126 | 0 | 111 | 43 | 60 | 510 | 72 | 41 |
| Binary | 10000100 | 100011 | 1010110 | 0 | 1001001 | 100011 | 110000 | 101001000 | 111010 | 100001 |
Color Harmonies of #842356
Complementary color
Monochromatic Colors of #842356
Black with #842356
Text Example
Text Example
White with #842356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842356; }
p { color: rgb(132,35,86); }
H1.HeaderClassName
{
color: #842356;
}
.AnyTagClassName
{
color: #842356;
}
</style>
background-color css
<style>
a { background-color: #842356; }
a { background-color: rgb(132,35,86); }
div.DivClassName
{
background-color: #842356;
}
.BgClassName
{
background-color: #842356;
}
</style>
border-color css
<style>
span { border-color: #842356; }
span { border-color: rgb(132,35,86); }
td.TdClassName
{
border-color: #842356;
}
.TagClassName
{
border-color: #842356;
}
</style>