Shades of Cannon Pink #865468
Tints of Cannon Pink #865468
RGB
CMYK
RGB Variations
Color information
#865468 (or 0x865468) is known color: Cannon Pink. HEX triplet: 86, 54 and 68. RGB value is (134,84,104). Sum of RGB (Red+Green+Blue) = 134+84+104=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 84 (33.20% from 255 or 26.09% from 322); Blue value is 104 (41.02% from 255 or 32.30% from 322); Max value from RGB is 134 - color contains mainly: red. Hex color #865468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865468 is #79AB97. Grayscale: #656565. Windows color (decimal): -7973784 or 6837382. OLE color: 6837382.
HSL color Cylindrical-coordinate representation of color #865468: hue angle of 336º 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 #865468 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 104 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.47 |
| HSL | 336º | 0.23% | 0.43% | - |
| HSV(B) | 336º | 0.37% | 0.53% | - |
| XYZ | 15.5 | 12.41 | 14.67 | - |
| YUV | 101.23 | 129.57 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 104 | 0 | 0.37 | 0.22 | 0.47 | 336 | 0.23 | 0.43 |
| Hex | 86 | 54 | 68 | 0 | 25 | 16 | 2F | 150 | 17 | 2B |
| Octal | 206 | 124 | 150 | 0 | 45 | 26 | 57 | 520 | 27 | 53 |
| Binary | 10000110 | 1010100 | 1101000 | 0 | 100101 | 10110 | 101111 | 101010000 | 10111 | 101011 |
Color Harmonies of #865468
Complementary color
Monochromatic Colors of #865468
Black with #865468
Text Example
Text Example
White with #865468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865468; }
p { color: rgb(134,84,104); }
H1.HeaderClassName
{
color: #865468;
}
.AnyTagClassName
{
color: #865468;
}
</style>
background-color css
<style>
a { background-color: #865468; }
a { background-color: rgb(134,84,104); }
div.DivClassName
{
background-color: #865468;
}
.BgClassName
{
background-color: #865468;
}
</style>
border-color css
<style>
span { border-color: #865468; }
span { border-color: rgb(134,84,104); }
td.TdClassName
{
border-color: #865468;
}
.TagClassName
{
border-color: #865468;
}
</style>