Shades of Rose Bud Cherry #841752
Tints of Rose Bud Cherry #841752
RGB
CMYK
RGB Variations
Color information
#841752 (or 0x841752) is known color: Rose Bud Cherry. HEX triplet: 84, 17 and 52. RGB value is (132,23,82). Sum of RGB (Red+Green+Blue) = 132+23+82=237 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.70% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 132 - color contains mainly: red. Hex color #841752 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841752 is #7BE8AD. Grayscale: #3E3E3E. Windows color (decimal): -8120494 or 5379972. OLE color: 5379972.
HSL color Cylindrical-coordinate representation of color #841752: hue angle of 327.52º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841752 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 23 | 82 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.48 |
| HSL | 327.52º | 0.7% | 0.3% | - |
| HSV(B) | 327.52º | 0.83% | 0.52% | - |
| XYZ | 11.35 | 6.13 | 8.57 | - |
| YUV | 62.32 | 139.11 | 177.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 23 | 82 | 0 | 0.83 | 0.38 | 0.48 | 327.52 | 0.7 | 0.3 |
| Hex | 84 | 17 | 52 | 0 | 53 | 26 | 30 | 148 | 46 | 1E |
| Octal | 204 | 27 | 122 | 0 | 123 | 46 | 60 | 510 | 106 | 36 |
| Binary | 10000100 | 10111 | 1010010 | 0 | 1010011 | 100110 | 110000 | 101001000 | 1000110 | 11110 |
Color Harmonies of #841752
Complementary color
Monochromatic Colors of #841752
Black with #841752
Text Example
Text Example
White with #841752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841752; }
p { color: rgb(132,23,82); }
H1.HeaderClassName
{
color: #841752;
}
.AnyTagClassName
{
color: #841752;
}
</style>
background-color css
<style>
a { background-color: #841752; }
a { background-color: rgb(132,23,82); }
div.DivClassName
{
background-color: #841752;
}
.BgClassName
{
background-color: #841752;
}
</style>
border-color css
<style>
span { border-color: #841752; }
span { border-color: rgb(132,23,82); }
td.TdClassName
{
border-color: #841752;
}
.TagClassName
{
border-color: #841752;
}
</style>