Shades of Cannon Pink #865861
Tints of Cannon Pink #865861
RGB
CMYK
RGB Variations
Color information
#865861 (or 0x865861) is known color: Cannon Pink. HEX triplet: 86, 58 and 61. RGB value is (134,88,97). Sum of RGB (Red+Green+Blue) = 134+88+97=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 88 (34.77% from 255 or 27.59% from 319); Blue value is 97 (38.28% from 255 or 30.41% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #865861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865861 is #79A79E. Grayscale: #666666. Windows color (decimal): -7972767 or 6379654. OLE color: 6379654.
HSL color Cylindrical-coordinate representation of color #865861: hue angle of 348.26º degrees, saturation: 0.21, 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 #865861 is Cyan = 0, Magento = 0.34, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 97 | - |
| CMYK | 0 | 0.34 | 0.28 | 0.47 |
| HSL | 348.26º | 0.21% | 0.44% | - |
| HSV(B) | 348.26º | 0.34% | 0.53% | - |
| XYZ | 15.48 | 12.91 | 12.99 | - |
| YUV | 102.78 | 124.74 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 97 | 0 | 0.34 | 0.28 | 0.47 | 348.26 | 0.21 | 0.44 |
| Hex | 86 | 58 | 61 | 0 | 22 | 1C | 2F | 15C | 15 | 2C |
| Octal | 206 | 130 | 141 | 0 | 42 | 34 | 57 | 534 | 25 | 54 |
| Binary | 10000110 | 1011000 | 1100001 | 0 | 100010 | 11100 | 101111 | 101011100 | 10101 | 101100 |
Color Harmonies of #865861
Complementary color
Monochromatic Colors of #865861
Black with #865861
Text Example
Text Example
White with #865861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865861; }
p { color: rgb(134,88,97); }
H1.HeaderClassName
{
color: #865861;
}
.AnyTagClassName
{
color: #865861;
}
</style>
background-color css
<style>
a { background-color: #865861; }
a { background-color: rgb(134,88,97); }
div.DivClassName
{
background-color: #865861;
}
.BgClassName
{
background-color: #865861;
}
</style>
border-color css
<style>
span { border-color: #865861; }
span { border-color: rgb(134,88,97); }
td.TdClassName
{
border-color: #865861;
}
.TagClassName
{
border-color: #865861;
}
</style>