Shades of Cannon Pink #865765
Tints of Cannon Pink #865765
RGB
CMYK
RGB Variations
Color information
#865765 (or 0x865765) is known color: Cannon Pink. HEX triplet: 86, 57 and 65. RGB value is (134,87,101). Sum of RGB (Red+Green+Blue) = 134+87+101=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 101 (39.84% from 255 or 31.37% from 322); Max value from RGB is 134 - color contains mainly: red. Hex color #865765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865765 is #79A89A. Grayscale: #666666. Windows color (decimal): -7973019 or 6641542. OLE color: 6641542.
HSL color Cylindrical-coordinate representation of color #865765: hue angle of 342.13º 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 #865765 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 101 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.47 |
| HSL | 342.13º | 0.21% | 0.43% | - |
| HSV(B) | 342.13º | 0.35% | 0.53% | - |
| XYZ | 15.59 | 12.82 | 13.97 | - |
| YUV | 102.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 101 | 0 | 0.35 | 0.25 | 0.47 | 342.13 | 0.21 | 0.43 |
| Hex | 86 | 57 | 65 | 0 | 23 | 19 | 2F | 156 | 15 | 2B |
| Octal | 206 | 127 | 145 | 0 | 43 | 31 | 57 | 526 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1100101 | 0 | 100011 | 11001 | 101111 | 101010110 | 10101 | 101011 |
Color Harmonies of #865765
Complementary color
Monochromatic Colors of #865765
Black with #865765
Text Example
Text Example
White with #865765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865765; }
p { color: rgb(134,87,101); }
H1.HeaderClassName
{
color: #865765;
}
.AnyTagClassName
{
color: #865765;
}
</style>
background-color css
<style>
a { background-color: #865765; }
a { background-color: rgb(134,87,101); }
div.DivClassName
{
background-color: #865765;
}
.BgClassName
{
background-color: #865765;
}
</style>
border-color css
<style>
span { border-color: #865765; }
span { border-color: rgb(134,87,101); }
td.TdClassName
{
border-color: #865765;
}
.TagClassName
{
border-color: #865765;
}
</style>