Shades of Cannon Pink #865067
Tints of Cannon Pink #865067
RGB
CMYK
RGB Variations
Color information
#865067 (or 0x865067) is known color: Cannon Pink. HEX triplet: 86, 50 and 67. RGB value is (134,80,103). Sum of RGB (Red+Green+Blue) = 134+80+103=317 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.27% from 317); Green value is 80 (31.64% from 255 or 25.24% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 134 - color contains mainly: red. Hex color #865067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865067 is #79AF98. Grayscale: #626262. Windows color (decimal): -7974809 or 6770822. OLE color: 6770822.
HSL color Cylindrical-coordinate representation of color #865067: hue angle of 334.44º 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 #865067 is Cyan = 0, Magento = 0.40, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 103 | - |
| CMYK | 0 | 0.40 | 0.23 | 0.47 |
| HSL | 334.44º | 0.25% | 0.42% | - |
| HSV(B) | 334.44º | 0.4% | 0.53% | - |
| XYZ | 15.15 | 11.78 | 14.31 | - |
| YUV | 98.77 | 130.39 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 103 | 0 | 0.40 | 0.23 | 0.47 | 334.44 | 0.25 | 0.42 |
| Hex | 86 | 50 | 67 | 0 | 28 | 17 | 2F | 14E | 19 | 2A |
| Octal | 206 | 120 | 147 | 0 | 50 | 27 | 57 | 516 | 31 | 52 |
| Binary | 10000110 | 1010000 | 1100111 | 0 | 101000 | 10111 | 101111 | 101001110 | 11001 | 101010 |
Color Harmonies of #865067
Complementary color
Monochromatic Colors of #865067
Black with #865067
Text Example
Text Example
White with #865067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865067; }
p { color: rgb(134,80,103); }
H1.HeaderClassName
{
color: #865067;
}
.AnyTagClassName
{
color: #865067;
}
</style>
background-color css
<style>
a { background-color: #865067; }
a { background-color: rgb(134,80,103); }
div.DivClassName
{
background-color: #865067;
}
.BgClassName
{
background-color: #865067;
}
</style>
border-color css
<style>
span { border-color: #865067; }
span { border-color: rgb(134,80,103); }
td.TdClassName
{
border-color: #865067;
}
.TagClassName
{
border-color: #865067;
}
</style>