Shades of Cannon Pink #865760
Tints of Cannon Pink #865760
RGB
CMYK
RGB Variations
Color information
#865760 (or 0x865760) is known color: Cannon Pink. HEX triplet: 86, 57 and 60. RGB value is (134,87,96). Sum of RGB (Red+Green+Blue) = 134+87+96=317 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.27% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 96 (37.89% from 255 or 30.28% from 317); Max value from RGB is 134 - color contains mainly: red. Hex color #865760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865760 is #79A89F. Grayscale: #666666. Windows color (decimal): -7973024 or 6313862. OLE color: 6313862.
HSL color Cylindrical-coordinate representation of color #865760: hue angle of 348.51º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865760 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 96 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.47 |
| HSL | 348.51º | 0.21% | 0.43% | - |
| HSV(B) | 348.51º | 0.35% | 0.53% | - |
| XYZ | 15.35 | 12.73 | 12.71 | - |
| YUV | 102.08 | 124.57 | 150.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 96 | 0 | 0.35 | 0.28 | 0.47 | 348.51 | 0.21 | 0.43 |
| Hex | 86 | 57 | 60 | 0 | 23 | 1C | 2F | 15D | 15 | 2B |
| Octal | 206 | 127 | 140 | 0 | 43 | 34 | 57 | 535 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1100000 | 0 | 100011 | 11100 | 101111 | 101011101 | 10101 | 101011 |
Color Harmonies of #865760
Complementary color
Monochromatic Colors of #865760
Black with #865760
Text Example
Text Example
White with #865760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865760; }
p { color: rgb(134,87,96); }
H1.HeaderClassName
{
color: #865760;
}
.AnyTagClassName
{
color: #865760;
}
</style>
background-color css
<style>
a { background-color: #865760; }
a { background-color: rgb(134,87,96); }
div.DivClassName
{
background-color: #865760;
}
.BgClassName
{
background-color: #865760;
}
</style>
border-color css
<style>
span { border-color: #865760; }
span { border-color: rgb(134,87,96); }
td.TdClassName
{
border-color: #865760;
}
.TagClassName
{
border-color: #865760;
}
</style>