Shades of Cannon Pink #865962
Tints of Cannon Pink #865962
RGB
CMYK
RGB Variations
Color information
#865962 (or 0x865962) is known color: Cannon Pink. HEX triplet: 86, 59 and 62. RGB value is (134,89,98). Sum of RGB (Red+Green+Blue) = 134+89+98=321 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.74% from 321); Green value is 89 (35.16% from 255 or 27.73% from 321); Blue value is 98 (38.67% from 255 or 30.53% from 321); Max value from RGB is 134 - color contains mainly: red. Hex color #865962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865962 is #79A69D. Grayscale: #676767. Windows color (decimal): -7972510 or 6445446. OLE color: 6445446.
HSL color Cylindrical-coordinate representation of color #865962: hue angle of 348º 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 #865962 is Cyan = 0, Magento = 0.34, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 98 | - |
| CMYK | 0 | 0.34 | 0.27 | 0.47 |
| HSL | 348º | 0.2% | 0.44% | - |
| HSV(B) | 348º | 0.34% | 0.53% | - |
| XYZ | 15.61 | 13.09 | 13.26 | - |
| YUV | 103.48 | 124.91 | 149.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 98 | 0 | 0.34 | 0.27 | 0.47 | 348 | 0.2 | 0.44 |
| Hex | 86 | 59 | 62 | 0 | 22 | 1B | 2F | 15C | 14 | 2C |
| Octal | 206 | 131 | 142 | 0 | 42 | 33 | 57 | 534 | 24 | 54 |
| Binary | 10000110 | 1011001 | 1100010 | 0 | 100010 | 11011 | 101111 | 101011100 | 10100 | 101100 |
Color Harmonies of #865962
Complementary color
Monochromatic Colors of #865962
Black with #865962
Text Example
Text Example
White with #865962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865962; }
p { color: rgb(134,89,98); }
H1.HeaderClassName
{
color: #865962;
}
.AnyTagClassName
{
color: #865962;
}
</style>
background-color css
<style>
a { background-color: #865962; }
a { background-color: rgb(134,89,98); }
div.DivClassName
{
background-color: #865962;
}
.BgClassName
{
background-color: #865962;
}
</style>
border-color css
<style>
span { border-color: #865962; }
span { border-color: rgb(134,89,98); }
td.TdClassName
{
border-color: #865962;
}
.TagClassName
{
border-color: #865962;
}
</style>