Shades of Cannon Pink #865463
Tints of Cannon Pink #865463
RGB
CMYK
RGB Variations
Color information
#865463 (or 0x865463) is known color: Cannon Pink. HEX triplet: 86, 54 and 63. RGB value is (134,84,99). Sum of RGB (Red+Green+Blue) = 134+84+99=317 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.27% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 99 (39.06% from 255 or 31.23% from 317); Max value from RGB is 134 - color contains mainly: red. Hex color #865463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865463 is #79AB9C. Grayscale: #646464. Windows color (decimal): -7973789 or 6509702. OLE color: 6509702.
HSL color Cylindrical-coordinate representation of color #865463: hue angle of 342º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865463 is Cyan = 0, Magento = 0.37, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 99 | - |
| CMYK | 0 | 0.37 | 0.26 | 0.47 |
| HSL | 342º | 0.23% | 0.43% | - |
| HSV(B) | 342º | 0.37% | 0.53% | - |
| XYZ | 15.25 | 12.31 | 13.38 | - |
| YUV | 100.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 99 | 0 | 0.37 | 0.26 | 0.47 | 342 | 0.23 | 0.43 |
| Hex | 86 | 54 | 63 | 0 | 25 | 1A | 2F | 156 | 17 | 2B |
| Octal | 206 | 124 | 143 | 0 | 45 | 32 | 57 | 526 | 27 | 53 |
| Binary | 10000110 | 1010100 | 1100011 | 0 | 100101 | 11010 | 101111 | 101010110 | 10111 | 101011 |
Color Harmonies of #865463
Complementary color
Monochromatic Colors of #865463
Black with #865463
Text Example
Text Example
White with #865463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865463; }
p { color: rgb(134,84,99); }
H1.HeaderClassName
{
color: #865463;
}
.AnyTagClassName
{
color: #865463;
}
</style>
background-color css
<style>
a { background-color: #865463; }
a { background-color: rgb(134,84,99); }
div.DivClassName
{
background-color: #865463;
}
.BgClassName
{
background-color: #865463;
}
</style>
border-color css
<style>
span { border-color: #865463; }
span { border-color: rgb(134,84,99); }
td.TdClassName
{
border-color: #865463;
}
.TagClassName
{
border-color: #865463;
}
</style>