Shades of Rose Bud Cherry #842052
Tints of Rose Bud Cherry #842052
RGB
CMYK
RGB Variations
Color information
#842052 (or 0x842052) is known color: Rose Bud Cherry. HEX triplet: 84, 20 and 52. RGB value is (132,32,82). Sum of RGB (Red+Green+Blue) = 132+32+82=246 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.66% from 246); Green value is 32 (12.89% from 255 or 13.01% from 246); Blue value is 82 (32.42% from 255 or 33.33% from 246); Max value from RGB is 132 - color contains mainly: red. Hex color #842052 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842052 is #7BDFAD. Grayscale: #434343. Windows color (decimal): -8118190 or 5382276. OLE color: 5382276.
HSL color Cylindrical-coordinate representation of color #842052: hue angle of 330º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842052 is Cyan = 0, Magento = 0.76, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 82 | - |
| CMYK | 0 | 0.76 | 0.38 | 0.48 |
| HSL | 330º | 0.61% | 0.32% | - |
| HSV(B) | 330º | 0.76% | 0.52% | - |
| XYZ | 11.56 | 6.55 | 8.64 | - |
| YUV | 67.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 82 | 0 | 0.76 | 0.38 | 0.48 | 330 | 0.61 | 0.32 |
| Hex | 84 | 20 | 52 | 0 | 4C | 26 | 30 | 14A | 3D | 20 |
| Octal | 204 | 40 | 122 | 0 | 114 | 46 | 60 | 512 | 75 | 40 |
| Binary | 10000100 | 100000 | 1010010 | 0 | 1001100 | 100110 | 110000 | 101001010 | 111101 | 100000 |
Color Harmonies of #842052
Complementary color
Monochromatic Colors of #842052
Black with #842052
Text Example
Text Example
White with #842052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842052; }
p { color: rgb(132,32,82); }
H1.HeaderClassName
{
color: #842052;
}
.AnyTagClassName
{
color: #842052;
}
</style>
background-color css
<style>
a { background-color: #842052; }
a { background-color: rgb(132,32,82); }
div.DivClassName
{
background-color: #842052;
}
.BgClassName
{
background-color: #842052;
}
</style>
border-color css
<style>
span { border-color: #842052; }
span { border-color: rgb(132,32,82); }
td.TdClassName
{
border-color: #842052;
}
.TagClassName
{
border-color: #842052;
}
</style>