Shades of Rose Bud Cherry #873964
Tints of Rose Bud Cherry #873964
RGB
CMYK
RGB Variations
Color information
#873964 (or 0x873964) is known color: Rose Bud Cherry. HEX triplet: 87, 39 and 64. RGB value is (135,57,100). Sum of RGB (Red+Green+Blue) = 135+57+100=292 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.23% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 100 (39.45% from 255 or 34.25% from 292); Max value from RGB is 135 - color contains mainly: red. Hex color #873964 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873964 is #78C69B. Grayscale: #555555. Windows color (decimal): -7915164 or 6568327. OLE color: 6568327.
HSL color Cylindrical-coordinate representation of color #873964: hue angle of 326.92º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #873964 is Cyan = 0, Magento = 0.58, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 57 | 100 | - |
| CMYK | 0 | 0.58 | 0.26 | 0.47 |
| HSL | 326.92º | 0.41% | 0.38% | - |
| HSV(B) | 326.92º | 0.58% | 0.53% | - |
| XYZ | 13.76 | 9 | 13.07 | - |
| YUV | 85.22 | 136.34 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 57 | 100 | 0 | 0.58 | 0.26 | 0.47 | 326.92 | 0.41 | 0.38 |
| Hex | 87 | 39 | 64 | 0 | 3A | 1A | 2F | 147 | 29 | 26 |
| Octal | 207 | 71 | 144 | 0 | 72 | 32 | 57 | 507 | 51 | 46 |
| Binary | 10000111 | 111001 | 1100100 | 0 | 111010 | 11010 | 101111 | 101000111 | 101001 | 100110 |
Color Harmonies of #873964
Complementary color
Monochromatic Colors of #873964
Black with #873964
Text Example
Text Example
White with #873964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873964; }
p { color: rgb(135,57,100); }
H1.HeaderClassName
{
color: #873964;
}
.AnyTagClassName
{
color: #873964;
}
</style>
background-color css
<style>
a { background-color: #873964; }
a { background-color: rgb(135,57,100); }
div.DivClassName
{
background-color: #873964;
}
.BgClassName
{
background-color: #873964;
}
</style>
border-color css
<style>
span { border-color: #873964; }
span { border-color: rgb(135,57,100); }
td.TdClassName
{
border-color: #873964;
}
.TagClassName
{
border-color: #873964;
}
</style>