Shades of Rose Bud Cherry #842058
Tints of Rose Bud Cherry #842058
RGB
CMYK
RGB Variations
Color information
#842058 (or 0x842058) is known color: Rose Bud Cherry. HEX triplet: 84, 20 and 58. RGB value is (132,32,88). Sum of RGB (Red+Green+Blue) = 132+32+88=252 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.38% from 252); Green value is 32 (12.89% from 255 or 12.70% from 252); Blue value is 88 (34.77% from 255 or 34.92% from 252); Max value from RGB is 132 - color contains mainly: red. Hex color #842058 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842058 is #7BDFA7. Grayscale: #444444. Windows color (decimal): -8118184 or 5775492. OLE color: 5775492.
HSL color Cylindrical-coordinate representation of color #842058: hue angle of 326.4º 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 #842058 is Cyan = 0, Magento = 0.76, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 88 | - |
| CMYK | 0 | 0.76 | 0.33 | 0.48 |
| HSL | 326.4º | 0.61% | 0.32% | - |
| HSV(B) | 326.4º | 0.76% | 0.52% | - |
| XYZ | 11.79 | 6.64 | 9.89 | - |
| YUV | 68.28 | 139.13 | 173.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 88 | 0 | 0.76 | 0.33 | 0.48 | 326.4 | 0.61 | 0.32 |
| Hex | 84 | 20 | 58 | 0 | 4C | 21 | 30 | 146 | 3D | 20 |
| Octal | 204 | 40 | 130 | 0 | 114 | 41 | 60 | 506 | 75 | 40 |
| Binary | 10000100 | 100000 | 1011000 | 0 | 1001100 | 100001 | 110000 | 101000110 | 111101 | 100000 |
Color Harmonies of #842058
Complementary color
Monochromatic Colors of #842058
Black with #842058
Text Example
Text Example
White with #842058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842058; }
p { color: rgb(132,32,88); }
H1.HeaderClassName
{
color: #842058;
}
.AnyTagClassName
{
color: #842058;
}
</style>
background-color css
<style>
a { background-color: #842058; }
a { background-color: rgb(132,32,88); }
div.DivClassName
{
background-color: #842058;
}
.BgClassName
{
background-color: #842058;
}
</style>
border-color css
<style>
span { border-color: #842058; }
span { border-color: rgb(132,32,88); }
td.TdClassName
{
border-color: #842058;
}
.TagClassName
{
border-color: #842058;
}
</style>