Shades of Rose Bud Cherry #873260
Tints of Rose Bud Cherry #873260
RGB
CMYK
RGB Variations
Color information
#873260 (or 0x873260) is known color: Rose Bud Cherry. HEX triplet: 87, 32 and 60. RGB value is (135,50,96). Sum of RGB (Red+Green+Blue) = 135+50+96=281 (37% of max value = 765). Red value is 135 (53.12% from 255 or 48.04% from 281); Green value is 50 (19.92% from 255 or 17.79% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 135 - color contains mainly: red. Hex color #873260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873260 is #78CD9F. Grayscale: #505050. Windows color (decimal): -7916960 or 6304391. OLE color: 6304391.
HSL color Cylindrical-coordinate representation of color #873260: hue angle of 327.53º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #873260 is Cyan = 0, Magento = 0.63, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 96 | - |
| CMYK | 0 | 0.63 | 0.29 | 0.47 |
| HSL | 327.53º | 0.46% | 0.36% | - |
| HSV(B) | 327.53º | 0.63% | 0.53% | - |
| XYZ | 13.24 | 8.28 | 11.97 | - |
| YUV | 80.66 | 136.66 | 166.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 96 | 0 | 0.63 | 0.29 | 0.47 | 327.53 | 0.46 | 0.36 |
| Hex | 87 | 32 | 60 | 0 | 3F | 1D | 2F | 148 | 2E | 24 |
| Octal | 207 | 62 | 140 | 0 | 77 | 35 | 57 | 510 | 56 | 44 |
| Binary | 10000111 | 110010 | 1100000 | 0 | 111111 | 11101 | 101111 | 101001000 | 101110 | 100100 |
Color Harmonies of #873260
Complementary color
Monochromatic Colors of #873260
Black with #873260
Text Example
Text Example
White with #873260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873260; }
p { color: rgb(135,50,96); }
H1.HeaderClassName
{
color: #873260;
}
.AnyTagClassName
{
color: #873260;
}
</style>
background-color css
<style>
a { background-color: #873260; }
a { background-color: rgb(135,50,96); }
div.DivClassName
{
background-color: #873260;
}
.BgClassName
{
background-color: #873260;
}
</style>
border-color css
<style>
span { border-color: #873260; }
span { border-color: rgb(135,50,96); }
td.TdClassName
{
border-color: #873260;
}
.TagClassName
{
border-color: #873260;
}
</style>