Shades of Rose Bud Cherry #841750
Tints of Rose Bud Cherry #841750
RGB
CMYK
RGB Variations
Color information
#841750 (or 0x841750) is known color: Rose Bud Cherry. HEX triplet: 84, 17 and 50. RGB value is (132,23,80). Sum of RGB (Red+Green+Blue) = 132+23+80=235 (31% of max value = 765). Red value is 132 (51.95% from 255 or 56.17% from 235); Green value is 23 (9.38% from 255 or 9.79% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 132 - color contains mainly: red. Hex color #841750 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841750 is #7BE8AF. Grayscale: #3D3D3D. Windows color (decimal): -8120496 or 5248900. OLE color: 5248900.
HSL color Cylindrical-coordinate representation of color #841750: hue angle of 328.62º 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 #841750 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 23 | 80 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.48 |
| HSL | 328.62º | 0.7% | 0.3% | - |
| HSV(B) | 328.62º | 0.83% | 0.52% | - |
| XYZ | 11.27 | 6.1 | 8.17 | - |
| YUV | 62.09 | 138.11 | 177.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 23 | 80 | 0 | 0.83 | 0.39 | 0.48 | 328.62 | 0.7 | 0.3 |
| Hex | 84 | 17 | 50 | 0 | 53 | 27 | 30 | 149 | 46 | 1E |
| Octal | 204 | 27 | 120 | 0 | 123 | 47 | 60 | 511 | 106 | 36 |
| Binary | 10000100 | 10111 | 1010000 | 0 | 1010011 | 100111 | 110000 | 101001001 | 1000110 | 11110 |
Color Harmonies of #841750
Complementary color
Monochromatic Colors of #841750
Black with #841750
Text Example
Text Example
White with #841750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841750; }
p { color: rgb(132,23,80); }
H1.HeaderClassName
{
color: #841750;
}
.AnyTagClassName
{
color: #841750;
}
</style>
background-color css
<style>
a { background-color: #841750; }
a { background-color: rgb(132,23,80); }
div.DivClassName
{
background-color: #841750;
}
.BgClassName
{
background-color: #841750;
}
</style>
border-color css
<style>
span { border-color: #841750; }
span { border-color: rgb(132,23,80); }
td.TdClassName
{
border-color: #841750;
}
.TagClassName
{
border-color: #841750;
}
</style>