Shades of Cannon Pink #864459
Tints of Cannon Pink #864459
RGB
CMYK
RGB Variations
Color information
#864459 (or 0x864459) is known color: Cannon Pink. HEX triplet: 86, 44 and 59. RGB value is (134,68,89). Sum of RGB (Red+Green+Blue) = 134+68+89=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 68 (26.95% from 255 or 23.37% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #864459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864459 is #79BBA6. Grayscale: #5A5A5A. Windows color (decimal): -7977895 or 5850246. OLE color: 5850246.
HSL color Cylindrical-coordinate representation of color #864459: hue angle of 340.91º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864459 is Cyan = 0, Magento = 0.49, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 68 | 89 | - |
| CMYK | 0 | 0.49 | 0.34 | 0.47 |
| HSL | 340.91º | 0.33% | 0.4% | - |
| HSV(B) | 340.91º | 0.49% | 0.53% | - |
| XYZ | 13.7 | 9.92 | 10.64 | - |
| YUV | 90.13 | 127.37 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 68 | 89 | 0 | 0.49 | 0.34 | 0.47 | 340.91 | 0.33 | 0.4 |
| Hex | 86 | 44 | 59 | 0 | 31 | 22 | 2F | 155 | 21 | 28 |
| Octal | 206 | 104 | 131 | 0 | 61 | 42 | 57 | 525 | 41 | 50 |
| Binary | 10000110 | 1000100 | 1011001 | 0 | 110001 | 100010 | 101111 | 101010101 | 100001 | 101000 |
Color Harmonies of #864459
Complementary color
Monochromatic Colors of #864459
Black with #864459
Text Example
Text Example
White with #864459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864459; }
p { color: rgb(134,68,89); }
H1.HeaderClassName
{
color: #864459;
}
.AnyTagClassName
{
color: #864459;
}
</style>
background-color css
<style>
a { background-color: #864459; }
a { background-color: rgb(134,68,89); }
div.DivClassName
{
background-color: #864459;
}
.BgClassName
{
background-color: #864459;
}
</style>
border-color css
<style>
span { border-color: #864459; }
span { border-color: rgb(134,68,89); }
td.TdClassName
{
border-color: #864459;
}
.TagClassName
{
border-color: #864459;
}
</style>