Shades of Cannon Pink #875968
Tints of Cannon Pink #875968
RGB
CMYK
RGB Variations
Color information
#875968 (or 0x875968) is known color: Cannon Pink. HEX triplet: 87, 59 and 68. RGB value is (135,89,104). Sum of RGB (Red+Green+Blue) = 135+89+104=328 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.16% from 328); Green value is 89 (35.16% from 255 or 27.13% from 328); Blue value is 104 (41.02% from 255 or 31.71% from 328); Max value from RGB is 135 - color contains mainly: red. Hex color #875968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875968 is #78A697. Grayscale: #686868. Windows color (decimal): -7906968 or 6838663. OLE color: 6838663.
HSL color Cylindrical-coordinate representation of color #875968: hue angle of 340.43º 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 #875968 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 104 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.47 |
| HSL | 340.43º | 0.21% | 0.44% | - |
| HSV(B) | 340.43º | 0.34% | 0.53% | - |
| XYZ | 16.06 | 13.3 | 14.82 | - |
| YUV | 104.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 104 | 0 | 0.34 | 0.23 | 0.47 | 340.43 | 0.21 | 0.44 |
| Hex | 87 | 59 | 68 | 0 | 22 | 17 | 2F | 154 | 15 | 2C |
| Octal | 207 | 131 | 150 | 0 | 42 | 27 | 57 | 524 | 25 | 54 |
| Binary | 10000111 | 1011001 | 1101000 | 0 | 100010 | 10111 | 101111 | 101010100 | 10101 | 101100 |
Color Harmonies of #875968
Complementary color
Monochromatic Colors of #875968
Black with #875968
Text Example
Text Example
White with #875968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875968; }
p { color: rgb(135,89,104); }
H1.HeaderClassName
{
color: #875968;
}
.AnyTagClassName
{
color: #875968;
}
</style>
background-color css
<style>
a { background-color: #875968; }
a { background-color: rgb(135,89,104); }
div.DivClassName
{
background-color: #875968;
}
.BgClassName
{
background-color: #875968;
}
</style>
border-color css
<style>
span { border-color: #875968; }
span { border-color: rgb(135,89,104); }
td.TdClassName
{
border-color: #875968;
}
.TagClassName
{
border-color: #875968;
}
</style>