Shades of Rose Bud Cherry #873459
Tints of Rose Bud Cherry #873459
RGB
CMYK
RGB Variations
Color information
#873459 (or 0x873459) is known color: Rose Bud Cherry. HEX triplet: 87, 34 and 59. RGB value is (135,52,89). Sum of RGB (Red+Green+Blue) = 135+52+89=276 (36% of max value = 765). Red value is 135 (53.12% from 255 or 48.91% from 276); Green value is 52 (20.70% from 255 or 18.84% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 135 - color contains mainly: red. Hex color #873459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873459 is #78CBA6. Grayscale: #505050. Windows color (decimal): -7916455 or 5846151. OLE color: 5846151.
HSL color Cylindrical-coordinate representation of color #873459: hue angle of 333.25º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #873459 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 89 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.47 |
| HSL | 333.25º | 0.44% | 0.37% | - |
| HSV(B) | 333.25º | 0.61% | 0.53% | - |
| XYZ | 13.02 | 8.33 | 10.37 | - |
| YUV | 81.04 | 132.5 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 89 | 0 | 0.61 | 0.34 | 0.47 | 333.25 | 0.44 | 0.37 |
| Hex | 87 | 34 | 59 | 0 | 3D | 22 | 2F | 14D | 2C | 25 |
| Octal | 207 | 64 | 131 | 0 | 75 | 42 | 57 | 515 | 54 | 45 |
| Binary | 10000111 | 110100 | 1011001 | 0 | 111101 | 100010 | 101111 | 101001101 | 101100 | 100101 |
Color Harmonies of #873459
Complementary color
Monochromatic Colors of #873459
Black with #873459
Text Example
Text Example
White with #873459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873459; }
p { color: rgb(135,52,89); }
H1.HeaderClassName
{
color: #873459;
}
.AnyTagClassName
{
color: #873459;
}
</style>
background-color css
<style>
a { background-color: #873459; }
a { background-color: rgb(135,52,89); }
div.DivClassName
{
background-color: #873459;
}
.BgClassName
{
background-color: #873459;
}
</style>
border-color css
<style>
span { border-color: #873459; }
span { border-color: rgb(135,52,89); }
td.TdClassName
{
border-color: #873459;
}
.TagClassName
{
border-color: #873459;
}
</style>