Shades of Rose Bud Cherry #842551
Tints of Rose Bud Cherry #842551
RGB
CMYK
RGB Variations
Color information
#842551 (or 0x842551) is known color: Rose Bud Cherry. HEX triplet: 84, 25 and 51. RGB value is (132,37,81). Sum of RGB (Red+Green+Blue) = 132+37+81=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 37 (14.84% from 255 or 14.8% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #842551 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842551 is #7BDAAE. Grayscale: #464646. Windows color (decimal): -8116911 or 5318020. OLE color: 5318020.
HSL color Cylindrical-coordinate representation of color #842551: hue angle of 332.21º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #842551 is Cyan = 0, Magento = 0.72, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 81 | - |
| CMYK | 0 | 0.72 | 0.39 | 0.48 |
| HSL | 332.21º | 0.56% | 0.33% | - |
| HSV(B) | 332.21º | 0.72% | 0.52% | - |
| XYZ | 11.66 | 6.82 | 8.49 | - |
| YUV | 70.42 | 133.97 | 171.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 81 | 0 | 0.72 | 0.39 | 0.48 | 332.21 | 0.56 | 0.33 |
| Hex | 84 | 25 | 51 | 0 | 48 | 27 | 30 | 14C | 38 | 21 |
| Octal | 204 | 45 | 121 | 0 | 110 | 47 | 60 | 514 | 70 | 41 |
| Binary | 10000100 | 100101 | 1010001 | 0 | 1001000 | 100111 | 110000 | 101001100 | 111000 | 100001 |
Color Harmonies of #842551
Complementary color
Monochromatic Colors of #842551
Black with #842551
Text Example
Text Example
White with #842551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842551; }
p { color: rgb(132,37,81); }
H1.HeaderClassName
{
color: #842551;
}
.AnyTagClassName
{
color: #842551;
}
</style>
background-color css
<style>
a { background-color: #842551; }
a { background-color: rgb(132,37,81); }
div.DivClassName
{
background-color: #842551;
}
.BgClassName
{
background-color: #842551;
}
</style>
border-color css
<style>
span { border-color: #842551; }
span { border-color: rgb(132,37,81); }
td.TdClassName
{
border-color: #842551;
}
.TagClassName
{
border-color: #842551;
}
</style>