Shades of Rose Bud Cherry #842454
Tints of Rose Bud Cherry #842454
RGB
CMYK
RGB Variations
Color information
#842454 (or 0x842454) is known color: Rose Bud Cherry. HEX triplet: 84, 24 and 54. RGB value is (132,36,84). Sum of RGB (Red+Green+Blue) = 132+36+84=252 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.38% from 252); Green value is 36 (14.45% from 255 or 14.29% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 132 - color contains mainly: red. Hex color #842454 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842454 is #7BDBAB. Grayscale: #464646. Windows color (decimal): -8117164 or 5514372. OLE color: 5514372.
HSL color Cylindrical-coordinate representation of color #842454: hue angle of 330º 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 #842454 is Cyan = 0, Magento = 0.73, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 84 | - |
| CMYK | 0 | 0.73 | 0.36 | 0.48 |
| HSL | 330º | 0.57% | 0.33% | - |
| HSV(B) | 330º | 0.73% | 0.52% | - |
| XYZ | 11.75 | 6.81 | 9.08 | - |
| YUV | 70.18 | 135.8 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 84 | 0 | 0.73 | 0.36 | 0.48 | 330 | 0.57 | 0.33 |
| Hex | 84 | 24 | 54 | 0 | 49 | 24 | 30 | 14A | 39 | 21 |
| Octal | 204 | 44 | 124 | 0 | 111 | 44 | 60 | 512 | 71 | 41 |
| Binary | 10000100 | 100100 | 1010100 | 0 | 1001001 | 100100 | 110000 | 101001010 | 111001 | 100001 |
Color Harmonies of #842454
Complementary color
Monochromatic Colors of #842454
Black with #842454
Text Example
Text Example
White with #842454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842454; }
p { color: rgb(132,36,84); }
H1.HeaderClassName
{
color: #842454;
}
.AnyTagClassName
{
color: #842454;
}
</style>
background-color css
<style>
a { background-color: #842454; }
a { background-color: rgb(132,36,84); }
div.DivClassName
{
background-color: #842454;
}
.BgClassName
{
background-color: #842454;
}
</style>
border-color css
<style>
span { border-color: #842454; }
span { border-color: rgb(132,36,84); }
td.TdClassName
{
border-color: #842454;
}
.TagClassName
{
border-color: #842454;
}
</style>