Shades of Cannon Pink #865162
Tints of Cannon Pink #865162
RGB
CMYK
RGB Variations
Color information
#865162 (or 0x865162) is known color: Cannon Pink. HEX triplet: 86, 51 and 62. RGB value is (134,81,98). Sum of RGB (Red+Green+Blue) = 134+81+98=313 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.81% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 134 - color contains mainly: red. Hex color #865162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865162 is #79AE9D. Grayscale: #626262. Windows color (decimal): -7974558 or 6443398. OLE color: 6443398.
HSL color Cylindrical-coordinate representation of color #865162: hue angle of 340.75º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865162 is Cyan = 0, Magento = 0.40, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 81 | 98 | - |
| CMYK | 0 | 0.40 | 0.27 | 0.47 |
| HSL | 340.75º | 0.25% | 0.42% | - |
| HSV(B) | 340.75º | 0.4% | 0.53% | - |
| XYZ | 14.98 | 11.84 | 13.05 | - |
| YUV | 98.79 | 127.56 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 81 | 98 | 0 | 0.40 | 0.27 | 0.47 | 340.75 | 0.25 | 0.42 |
| Hex | 86 | 51 | 62 | 0 | 28 | 1B | 2F | 155 | 19 | 2A |
| Octal | 206 | 121 | 142 | 0 | 50 | 33 | 57 | 525 | 31 | 52 |
| Binary | 10000110 | 1010001 | 1100010 | 0 | 101000 | 11011 | 101111 | 101010101 | 11001 | 101010 |
Color Harmonies of #865162
Complementary color
Monochromatic Colors of #865162
Black with #865162
Text Example
Text Example
White with #865162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865162; }
p { color: rgb(134,81,98); }
H1.HeaderClassName
{
color: #865162;
}
.AnyTagClassName
{
color: #865162;
}
</style>
background-color css
<style>
a { background-color: #865162; }
a { background-color: rgb(134,81,98); }
div.DivClassName
{
background-color: #865162;
}
.BgClassName
{
background-color: #865162;
}
</style>
border-color css
<style>
span { border-color: #865162; }
span { border-color: rgb(134,81,98); }
td.TdClassName
{
border-color: #865162;
}
.TagClassName
{
border-color: #865162;
}
</style>