Shades of Rose Bud Cherry #842458
Tints of Rose Bud Cherry #842458
RGB
CMYK
RGB Variations
Color information
#842458 (or 0x842458) is known color: Rose Bud Cherry. HEX triplet: 84, 24 and 58. RGB value is (132,36,88). Sum of RGB (Red+Green+Blue) = 132+36+88=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 36 (14.45% from 255 or 14.06% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #842458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842458 is #7BDBA7. Grayscale: #464646. Windows color (decimal): -8117160 or 5776516. OLE color: 5776516.
HSL color Cylindrical-coordinate representation of color #842458: hue angle of 327.5º degrees, saturation: 0.57, 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 #842458 is Cyan = 0, Magento = 0.73, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 88 | - |
| CMYK | 0 | 0.73 | 0.33 | 0.48 |
| HSL | 327.5º | 0.57% | 0.33% | - |
| HSV(B) | 327.5º | 0.73% | 0.52% | - |
| XYZ | 11.91 | 6.87 | 9.93 | - |
| YUV | 70.63 | 137.8 | 171.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 88 | 0 | 0.73 | 0.33 | 0.48 | 327.5 | 0.57 | 0.33 |
| Hex | 84 | 24 | 58 | 0 | 49 | 21 | 30 | 148 | 39 | 21 |
| Octal | 204 | 44 | 130 | 0 | 111 | 41 | 60 | 510 | 71 | 41 |
| Binary | 10000100 | 100100 | 1011000 | 0 | 1001001 | 100001 | 110000 | 101001000 | 111001 | 100001 |
Color Harmonies of #842458
Complementary color
Monochromatic Colors of #842458
Black with #842458
Text Example
Text Example
White with #842458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842458; }
p { color: rgb(132,36,88); }
H1.HeaderClassName
{
color: #842458;
}
.AnyTagClassName
{
color: #842458;
}
</style>
background-color css
<style>
a { background-color: #842458; }
a { background-color: rgb(132,36,88); }
div.DivClassName
{
background-color: #842458;
}
.BgClassName
{
background-color: #842458;
}
</style>
border-color css
<style>
span { border-color: #842458; }
span { border-color: rgb(132,36,88); }
td.TdClassName
{
border-color: #842458;
}
.TagClassName
{
border-color: #842458;
}
</style>