Shades of Cannon Pink #875960
Tints of Cannon Pink #875960
RGB
CMYK
RGB Variations
Color information
#875960 (or 0x875960) is known color: Cannon Pink. HEX triplet: 87, 59 and 60. RGB value is (135,89,96). Sum of RGB (Red+Green+Blue) = 135+89+96=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 89 (35.16% from 255 or 27.81% from 320); Blue value is 96 (37.89% from 255 or 30% from 320); Max value from RGB is 135 - color contains mainly: red. Hex color #875960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875960 is #78A69F. Grayscale: #676767. Windows color (decimal): -7906976 or 6314375. OLE color: 6314375.
HSL color Cylindrical-coordinate representation of color #875960: hue angle of 350.87º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #875960 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 96 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.47 |
| HSL | 350.87º | 0.21% | 0.44% | - |
| HSV(B) | 350.87º | 0.34% | 0.53% | - |
| XYZ | 15.68 | 13.14 | 12.78 | - |
| YUV | 103.55 | 123.74 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 96 | 0 | 0.34 | 0.29 | 0.47 | 350.87 | 0.21 | 0.44 |
| Hex | 87 | 59 | 60 | 0 | 22 | 1D | 2F | 15F | 15 | 2C |
| Octal | 207 | 131 | 140 | 0 | 42 | 35 | 57 | 537 | 25 | 54 |
| Binary | 10000111 | 1011001 | 1100000 | 0 | 100010 | 11101 | 101111 | 101011111 | 10101 | 101100 |
Color Harmonies of #875960
Complementary color
Monochromatic Colors of #875960
Black with #875960
Text Example
Text Example
White with #875960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875960; }
p { color: rgb(135,89,96); }
H1.HeaderClassName
{
color: #875960;
}
.AnyTagClassName
{
color: #875960;
}
</style>
background-color css
<style>
a { background-color: #875960; }
a { background-color: rgb(135,89,96); }
div.DivClassName
{
background-color: #875960;
}
.BgClassName
{
background-color: #875960;
}
</style>
border-color css
<style>
span { border-color: #875960; }
span { border-color: rgb(135,89,96); }
td.TdClassName
{
border-color: #875960;
}
.TagClassName
{
border-color: #875960;
}
</style>