Shades of Cannon Pink #865965
Tints of Cannon Pink #865965
RGB
CMYK
RGB Variations
Color information
#865965 (or 0x865965) is known color: Cannon Pink. HEX triplet: 86, 59 and 65. RGB value is (134,89,101). Sum of RGB (Red+Green+Blue) = 134+89+101=324 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.36% from 324); Green value is 89 (35.16% from 255 or 27.47% from 324); Blue value is 101 (39.84% from 255 or 31.17% from 324); Max value from RGB is 134 - color contains mainly: red. Hex color #865965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865965 is #79A69A. Grayscale: #676767. Windows color (decimal): -7972507 or 6642054. OLE color: 6642054.
HSL color Cylindrical-coordinate representation of color #865965: hue angle of 344º 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 #865965 is Cyan = 0, Magento = 0.34, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 101 | - |
| CMYK | 0 | 0.34 | 0.25 | 0.47 |
| HSL | 344º | 0.2% | 0.44% | - |
| HSV(B) | 344º | 0.34% | 0.53% | - |
| XYZ | 15.75 | 13.15 | 14.02 | - |
| YUV | 103.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 101 | 0 | 0.34 | 0.25 | 0.47 | 344 | 0.2 | 0.44 |
| Hex | 86 | 59 | 65 | 0 | 22 | 19 | 2F | 158 | 14 | 2C |
| Octal | 206 | 131 | 145 | 0 | 42 | 31 | 57 | 530 | 24 | 54 |
| Binary | 10000110 | 1011001 | 1100101 | 0 | 100010 | 11001 | 101111 | 101011000 | 10100 | 101100 |
Color Harmonies of #865965
Complementary color
Monochromatic Colors of #865965
Black with #865965
Text Example
Text Example
White with #865965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865965; }
p { color: rgb(134,89,101); }
H1.HeaderClassName
{
color: #865965;
}
.AnyTagClassName
{
color: #865965;
}
</style>
background-color css
<style>
a { background-color: #865965; }
a { background-color: rgb(134,89,101); }
div.DivClassName
{
background-color: #865965;
}
.BgClassName
{
background-color: #865965;
}
</style>
border-color css
<style>
span { border-color: #865965; }
span { border-color: rgb(134,89,101); }
td.TdClassName
{
border-color: #865965;
}
.TagClassName
{
border-color: #865965;
}
</style>