Shades of Rose Bud Cherry #841559
Tints of Rose Bud Cherry #841559
RGB
CMYK
RGB Variations
Color information
#841559 (or 0x841559) is known color: Rose Bud Cherry. HEX triplet: 84, 15 and 59. RGB value is (132,21,89). Sum of RGB (Red+Green+Blue) = 132+21+89=242 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.55% from 242); Green value is 21 (8.59% from 255 or 8.68% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 132 - color contains mainly: red. Hex color #841559 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841559 is #7BEAA6. Grayscale: #3D3D3D. Windows color (decimal): -8120999 or 5838212. OLE color: 5838212.
HSL color Cylindrical-coordinate representation of color #841559: hue angle of 323.24º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841559 is Cyan = 0, Magento = 0.84, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 89 | - |
| CMYK | 0 | 0.84 | 0.33 | 0.48 |
| HSL | 323.24º | 0.73% | 0.3% | - |
| HSV(B) | 323.24º | 0.84% | 0.52% | - |
| XYZ | 11.59 | 6.16 | 10.03 | - |
| YUV | 61.94 | 143.27 | 177.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 89 | 0 | 0.84 | 0.33 | 0.48 | 323.24 | 0.73 | 0.3 |
| Hex | 84 | 15 | 59 | 0 | 54 | 21 | 30 | 143 | 49 | 1E |
| Octal | 204 | 25 | 131 | 0 | 124 | 41 | 60 | 503 | 111 | 36 |
| Binary | 10000100 | 10101 | 1011001 | 0 | 1010100 | 100001 | 110000 | 101000011 | 1001001 | 11110 |
Color Harmonies of #841559
Complementary color
Monochromatic Colors of #841559
Black with #841559
Text Example
Text Example
White with #841559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841559; }
p { color: rgb(132,21,89); }
H1.HeaderClassName
{
color: #841559;
}
.AnyTagClassName
{
color: #841559;
}
</style>
background-color css
<style>
a { background-color: #841559; }
a { background-color: rgb(132,21,89); }
div.DivClassName
{
background-color: #841559;
}
.BgClassName
{
background-color: #841559;
}
</style>
border-color css
<style>
span { border-color: #841559; }
span { border-color: rgb(132,21,89); }
td.TdClassName
{
border-color: #841559;
}
.TagClassName
{
border-color: #841559;
}
</style>