Shades of Cannon Pink #865967
Tints of Cannon Pink #865967
RGB
CMYK
RGB Variations
Color information
#865967 (or 0x865967) is known color: Cannon Pink. HEX triplet: 86, 59 and 67. RGB value is (134,89,103). Sum of RGB (Red+Green+Blue) = 134+89+103=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 89 (35.16% from 255 or 27.30% from 326); Blue value is 103 (40.62% from 255 or 31.60% from 326); Max value from RGB is 134 - color contains mainly: red. Hex color #865967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865967 is #79A698. Grayscale: #686868. Windows color (decimal): -7972505 or 6773126. OLE color: 6773126.
HSL color Cylindrical-coordinate representation of color #865967: hue angle of 341.33º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #865967 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 103 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.47 |
| HSL | 341.33º | 0.2% | 0.44% | - |
| HSV(B) | 341.33º | 0.34% | 0.53% | - |
| XYZ | 15.85 | 13.19 | 14.54 | - |
| YUV | 104.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 103 | 0 | 0.34 | 0.23 | 0.47 | 341.33 | 0.2 | 0.44 |
| Hex | 86 | 59 | 67 | 0 | 22 | 17 | 2F | 155 | 14 | 2C |
| Octal | 206 | 131 | 147 | 0 | 42 | 27 | 57 | 525 | 24 | 54 |
| Binary | 10000110 | 1011001 | 1100111 | 0 | 100010 | 10111 | 101111 | 101010101 | 10100 | 101100 |
Color Harmonies of #865967
Complementary color
Monochromatic Colors of #865967
Black with #865967
Text Example
Text Example
White with #865967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865967; }
p { color: rgb(134,89,103); }
H1.HeaderClassName
{
color: #865967;
}
.AnyTagClassName
{
color: #865967;
}
</style>
background-color css
<style>
a { background-color: #865967; }
a { background-color: rgb(134,89,103); }
div.DivClassName
{
background-color: #865967;
}
.BgClassName
{
background-color: #865967;
}
</style>
border-color css
<style>
span { border-color: #865967; }
span { border-color: rgb(134,89,103); }
td.TdClassName
{
border-color: #865967;
}
.TagClassName
{
border-color: #865967;
}
</style>