Shades of Rose Bud Cherry #873154
Tints of Rose Bud Cherry #873154
RGB
CMYK
RGB Variations
Color information
#873154 (or 0x873154) is known color: Rose Bud Cherry. HEX triplet: 87, 31 and 54. RGB value is (135,49,84). Sum of RGB (Red+Green+Blue) = 135+49+84=268 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.37% from 268); Green value is 49 (19.53% from 255 or 18.28% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 135 - color contains mainly: red. Hex color #873154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873154 is #78CEAB. Grayscale: #4E4E4E. Windows color (decimal): -7917228 or 5517703. OLE color: 5517703.
HSL color Cylindrical-coordinate representation of color #873154: hue angle of 335.58º 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 #873154 is Cyan = 0, Magento = 0.64, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 84 | - |
| CMYK | 0 | 0.64 | 0.38 | 0.47 |
| HSL | 335.58º | 0.47% | 0.36% | - |
| HSV(B) | 335.58º | 0.64% | 0.53% | - |
| XYZ | 12.69 | 7.99 | 9.26 | - |
| YUV | 78.7 | 130.99 | 168.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 84 | 0 | 0.64 | 0.38 | 0.47 | 335.58 | 0.47 | 0.36 |
| Hex | 87 | 31 | 54 | 0 | 40 | 26 | 2F | 150 | 2F | 24 |
| Octal | 207 | 61 | 124 | 0 | 100 | 46 | 57 | 520 | 57 | 44 |
| Binary | 10000111 | 110001 | 1010100 | 0 | 1000000 | 100110 | 101111 | 101010000 | 101111 | 100100 |
Color Harmonies of #873154
Complementary color
Monochromatic Colors of #873154
Black with #873154
Text Example
Text Example
White with #873154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873154; }
p { color: rgb(135,49,84); }
H1.HeaderClassName
{
color: #873154;
}
.AnyTagClassName
{
color: #873154;
}
</style>
background-color css
<style>
a { background-color: #873154; }
a { background-color: rgb(135,49,84); }
div.DivClassName
{
background-color: #873154;
}
.BgClassName
{
background-color: #873154;
}
</style>
border-color css
<style>
span { border-color: #873154; }
span { border-color: rgb(135,49,84); }
td.TdClassName
{
border-color: #873154;
}
.TagClassName
{
border-color: #873154;
}
</style>