Shades of Rose Bud Cherry #842152
Tints of Rose Bud Cherry #842152
RGB
CMYK
RGB Variations
Color information
#842152 (or 0x842152) is known color: Rose Bud Cherry. HEX triplet: 84, 21 and 52. RGB value is (132,33,82). Sum of RGB (Red+Green+Blue) = 132+33+82=247 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.44% from 247); Green value is 33 (13.28% from 255 or 13.36% from 247); Blue value is 82 (32.42% from 255 or 33.20% from 247); Max value from RGB is 132 - color contains mainly: red. Hex color #842152 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842152 is #7BDEAD. Grayscale: #444444. Windows color (decimal): -8117934 or 5382532. OLE color: 5382532.
HSL color Cylindrical-coordinate representation of color #842152: hue angle of 330.3º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #842152 is Cyan = 0, Magento = 0.75, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 82 | - |
| CMYK | 0 | 0.75 | 0.38 | 0.48 |
| HSL | 330.3º | 0.6% | 0.32% | - |
| HSV(B) | 330.3º | 0.75% | 0.52% | - |
| XYZ | 11.58 | 6.6 | 8.65 | - |
| YUV | 68.19 | 135.8 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 82 | 0 | 0.75 | 0.38 | 0.48 | 330.3 | 0.6 | 0.32 |
| Hex | 84 | 21 | 52 | 0 | 4B | 26 | 30 | 14A | 3C | 20 |
| Octal | 204 | 41 | 122 | 0 | 113 | 46 | 60 | 512 | 74 | 40 |
| Binary | 10000100 | 100001 | 1010010 | 0 | 1001011 | 100110 | 110000 | 101001010 | 111100 | 100000 |
Color Harmonies of #842152
Complementary color
Monochromatic Colors of #842152
Black with #842152
Text Example
Text Example
White with #842152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842152; }
p { color: rgb(132,33,82); }
H1.HeaderClassName
{
color: #842152;
}
.AnyTagClassName
{
color: #842152;
}
</style>
background-color css
<style>
a { background-color: #842152; }
a { background-color: rgb(132,33,82); }
div.DivClassName
{
background-color: #842152;
}
.BgClassName
{
background-color: #842152;
}
</style>
border-color css
<style>
span { border-color: #842152; }
span { border-color: rgb(132,33,82); }
td.TdClassName
{
border-color: #842152;
}
.TagClassName
{
border-color: #842152;
}
</style>