Shades of Rose Bud Cherry #842350
Tints of Rose Bud Cherry #842350
RGB
CMYK
RGB Variations
Color information
#842350 (or 0x842350) is known color: Rose Bud Cherry. HEX triplet: 84, 23 and 50. RGB value is (132,35,80). Sum of RGB (Red+Green+Blue) = 132+35+80=247 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.44% from 247); Green value is 35 (14.06% from 255 or 14.17% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 132 - color contains mainly: red. Hex color #842350 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842350 is #7BDCAF. Grayscale: #454545. Windows color (decimal): -8117424 or 5251972. OLE color: 5251972.
HSL color Cylindrical-coordinate representation of color #842350: hue angle of 332.16º 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 #842350 is Cyan = 0, Magento = 0.73, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 80 | - |
| CMYK | 0 | 0.73 | 0.39 | 0.48 |
| HSL | 332.16º | 0.58% | 0.33% | - |
| HSV(B) | 332.16º | 0.73% | 0.52% | - |
| XYZ | 11.56 | 6.69 | 8.27 | - |
| YUV | 69.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 80 | 0 | 0.73 | 0.39 | 0.48 | 332.16 | 0.58 | 0.33 |
| Hex | 84 | 23 | 50 | 0 | 49 | 27 | 30 | 14C | 3A | 21 |
| Octal | 204 | 43 | 120 | 0 | 111 | 47 | 60 | 514 | 72 | 41 |
| Binary | 10000100 | 100011 | 1010000 | 0 | 1001001 | 100111 | 110000 | 101001100 | 111010 | 100001 |
Color Harmonies of #842350
Complementary color
Monochromatic Colors of #842350
Black with #842350
Text Example
Text Example
White with #842350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842350; }
p { color: rgb(132,35,80); }
H1.HeaderClassName
{
color: #842350;
}
.AnyTagClassName
{
color: #842350;
}
</style>
background-color css
<style>
a { background-color: #842350; }
a { background-color: rgb(132,35,80); }
div.DivClassName
{
background-color: #842350;
}
.BgClassName
{
background-color: #842350;
}
</style>
border-color css
<style>
span { border-color: #842350; }
span { border-color: rgb(132,35,80); }
td.TdClassName
{
border-color: #842350;
}
.TagClassName
{
border-color: #842350;
}
</style>