Shades of Rose Bud Cherry #873263
Tints of Rose Bud Cherry #873263
RGB
CMYK
RGB Variations
Color information
#873263 (or 0x873263) is known color: Rose Bud Cherry. HEX triplet: 87, 32 and 63. RGB value is (135,50,99). Sum of RGB (Red+Green+Blue) = 135+50+99=284 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.54% from 284); Green value is 50 (19.92% from 255 or 17.61% from 284); Blue value is 99 (39.06% from 255 or 34.86% from 284); Max value from RGB is 135 - color contains mainly: red. Hex color #873263 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873263 is #78CD9C. Grayscale: #505050. Windows color (decimal): -7916957 or 6500999. OLE color: 6500999.
HSL color Cylindrical-coordinate representation of color #873263: hue angle of 325.41º 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 #873263 is Cyan = 0, Magento = 0.63, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 99 | - |
| CMYK | 0 | 0.63 | 0.27 | 0.47 |
| HSL | 325.41º | 0.46% | 0.36% | - |
| HSV(B) | 325.41º | 0.63% | 0.53% | - |
| XYZ | 13.38 | 8.33 | 12.71 | - |
| YUV | 81 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 99 | 0 | 0.63 | 0.27 | 0.47 | 325.41 | 0.46 | 0.36 |
| Hex | 87 | 32 | 63 | 0 | 3F | 1B | 2F | 145 | 2E | 24 |
| Octal | 207 | 62 | 143 | 0 | 77 | 33 | 57 | 505 | 56 | 44 |
| Binary | 10000111 | 110010 | 1100011 | 0 | 111111 | 11011 | 101111 | 101000101 | 101110 | 100100 |
Color Harmonies of #873263
Complementary color
Monochromatic Colors of #873263
Black with #873263
Text Example
Text Example
White with #873263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873263; }
p { color: rgb(135,50,99); }
H1.HeaderClassName
{
color: #873263;
}
.AnyTagClassName
{
color: #873263;
}
</style>
background-color css
<style>
a { background-color: #873263; }
a { background-color: rgb(135,50,99); }
div.DivClassName
{
background-color: #873263;
}
.BgClassName
{
background-color: #873263;
}
</style>
border-color css
<style>
span { border-color: #873263; }
span { border-color: rgb(135,50,99); }
td.TdClassName
{
border-color: #873263;
}
.TagClassName
{
border-color: #873263;
}
</style>