Shades of Rose Bud Cherry #841952
Tints of Rose Bud Cherry #841952
RGB
CMYK
RGB Variations
Color information
#841952 (or 0x841952) is known color: Rose Bud Cherry. HEX triplet: 84, 19 and 52. RGB value is (132,25,82). Sum of RGB (Red+Green+Blue) = 132+25+82=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 25 (10.16% from 255 or 10.46% from 239); Blue value is 82 (32.42% from 255 or 34.31% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #841952 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841952 is #7BE6AD. Grayscale: #3F3F3F. Windows color (decimal): -8119982 or 5380484. OLE color: 5380484.
HSL color Cylindrical-coordinate representation of color #841952: hue angle of 328.04º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #841952 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 82 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.48 |
| HSL | 328.04º | 0.68% | 0.31% | - |
| HSV(B) | 328.04º | 0.81% | 0.52% | - |
| XYZ | 11.39 | 6.21 | 8.58 | - |
| YUV | 63.49 | 138.45 | 176.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 82 | 0 | 0.81 | 0.38 | 0.48 | 328.04 | 0.68 | 0.31 |
| Hex | 84 | 19 | 52 | 0 | 51 | 26 | 30 | 148 | 44 | 1F |
| Octal | 204 | 31 | 122 | 0 | 121 | 46 | 60 | 510 | 104 | 37 |
| Binary | 10000100 | 11001 | 1010010 | 0 | 1010001 | 100110 | 110000 | 101001000 | 1000100 | 11111 |
Color Harmonies of #841952
Complementary color
Monochromatic Colors of #841952
Black with #841952
Text Example
Text Example
White with #841952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841952; }
p { color: rgb(132,25,82); }
H1.HeaderClassName
{
color: #841952;
}
.AnyTagClassName
{
color: #841952;
}
</style>
background-color css
<style>
a { background-color: #841952; }
a { background-color: rgb(132,25,82); }
div.DivClassName
{
background-color: #841952;
}
.BgClassName
{
background-color: #841952;
}
</style>
border-color css
<style>
span { border-color: #841952; }
span { border-color: rgb(132,25,82); }
td.TdClassName
{
border-color: #841952;
}
.TagClassName
{
border-color: #841952;
}
</style>