Shades of Rose Bud Cherry #873159
Tints of Rose Bud Cherry #873159
RGB
CMYK
RGB Variations
Color information
#873159 (or 0x873159) is known color: Rose Bud Cherry. HEX triplet: 87, 31 and 59. RGB value is (135,49,89). Sum of RGB (Red+Green+Blue) = 135+49+89=273 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.45% from 273); Green value is 49 (19.53% from 255 or 17.95% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 135 - color contains mainly: red. Hex color #873159 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873159 is #78CEA6. Grayscale: #4F4F4F. Windows color (decimal): -7917223 or 5845383. OLE color: 5845383.
HSL color Cylindrical-coordinate representation of color #873159: hue angle of 332.09º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873159 is Cyan = 0, Magento = 0.64, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 89 | - |
| CMYK | 0 | 0.64 | 0.34 | 0.47 |
| HSL | 332.09º | 0.47% | 0.36% | - |
| HSV(B) | 332.09º | 0.64% | 0.53% | - |
| XYZ | 12.89 | 8.07 | 10.33 | - |
| YUV | 79.27 | 133.49 | 167.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 89 | 0 | 0.64 | 0.34 | 0.47 | 332.09 | 0.47 | 0.36 |
| Hex | 87 | 31 | 59 | 0 | 40 | 22 | 2F | 14C | 2F | 24 |
| Octal | 207 | 61 | 131 | 0 | 100 | 42 | 57 | 514 | 57 | 44 |
| Binary | 10000111 | 110001 | 1011001 | 0 | 1000000 | 100010 | 101111 | 101001100 | 101111 | 100100 |
Color Harmonies of #873159
Complementary color
Monochromatic Colors of #873159
Black with #873159
Text Example
Text Example
White with #873159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873159; }
p { color: rgb(135,49,89); }
H1.HeaderClassName
{
color: #873159;
}
.AnyTagClassName
{
color: #873159;
}
</style>
background-color css
<style>
a { background-color: #873159; }
a { background-color: rgb(135,49,89); }
div.DivClassName
{
background-color: #873159;
}
.BgClassName
{
background-color: #873159;
}
</style>
border-color css
<style>
span { border-color: #873159; }
span { border-color: rgb(135,49,89); }
td.TdClassName
{
border-color: #873159;
}
.TagClassName
{
border-color: #873159;
}
</style>