Shades of Rose Bud Cherry #873864
Tints of Rose Bud Cherry #873864
RGB
CMYK
RGB Variations
Color information
#873864 (or 0x873864) is known color: Rose Bud Cherry. HEX triplet: 87, 38 and 64. RGB value is (135,56,100). Sum of RGB (Red+Green+Blue) = 135+56+100=291 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.39% from 291); Green value is 56 (22.27% from 255 or 19.24% from 291); Blue value is 100 (39.45% from 255 or 34.36% from 291); Max value from RGB is 135 - color contains mainly: red. Hex color #873864 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873864 is #78C79B. Grayscale: #545454. Windows color (decimal): -7915420 or 6568071. OLE color: 6568071.
HSL color Cylindrical-coordinate representation of color #873864: hue angle of 326.58º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #873864 is Cyan = 0, Magento = 0.59, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 56 | 100 | - |
| CMYK | 0 | 0.59 | 0.26 | 0.47 |
| HSL | 326.58º | 0.41% | 0.37% | - |
| HSV(B) | 326.58º | 0.59% | 0.53% | - |
| XYZ | 13.71 | 8.9 | 13.05 | - |
| YUV | 84.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 56 | 100 | 0 | 0.59 | 0.26 | 0.47 | 326.58 | 0.41 | 0.37 |
| Hex | 87 | 38 | 64 | 0 | 3B | 1A | 2F | 147 | 29 | 25 |
| Octal | 207 | 70 | 144 | 0 | 73 | 32 | 57 | 507 | 51 | 45 |
| Binary | 10000111 | 111000 | 1100100 | 0 | 111011 | 11010 | 101111 | 101000111 | 101001 | 100101 |
Color Harmonies of #873864
Complementary color
Monochromatic Colors of #873864
Black with #873864
Text Example
Text Example
White with #873864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873864; }
p { color: rgb(135,56,100); }
H1.HeaderClassName
{
color: #873864;
}
.AnyTagClassName
{
color: #873864;
}
</style>
background-color css
<style>
a { background-color: #873864; }
a { background-color: rgb(135,56,100); }
div.DivClassName
{
background-color: #873864;
}
.BgClassName
{
background-color: #873864;
}
</style>
border-color css
<style>
span { border-color: #873864; }
span { border-color: rgb(135,56,100); }
td.TdClassName
{
border-color: #873864;
}
.TagClassName
{
border-color: #873864;
}
</style>