Shades of Cannon Pink #895668
Tints of Cannon Pink #895668
RGB
CMYK
RGB Variations
Color information
#895668 (or 0x895668) is known color: Cannon Pink. HEX triplet: 89, 56 and 68. RGB value is (137,86,104). Sum of RGB (Red+Green+Blue) = 137+86+104=327 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.90% from 327); Green value is 86 (33.98% from 255 or 26.30% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 137 - color contains mainly: red. Hex color #895668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895668 is #76A997. Grayscale: #676767. Windows color (decimal): -7776664 or 6837897. OLE color: 6837897.
HSL color Cylindrical-coordinate representation of color #895668: hue angle of 338.82º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #895668 is Cyan = 0, Magento = 0.37, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 104 | - |
| CMYK | 0 | 0.37 | 0.24 | 0.46 |
| HSL | 338.82º | 0.23% | 0.44% | - |
| HSV(B) | 338.82º | 0.37% | 0.54% | - |
| XYZ | 16.14 | 12.97 | 14.75 | - |
| YUV | 103.3 | 128.4 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 104 | 0 | 0.37 | 0.24 | 0.46 | 338.82 | 0.23 | 0.44 |
| Hex | 89 | 56 | 68 | 0 | 25 | 18 | 2E | 153 | 17 | 2C |
| Octal | 211 | 126 | 150 | 0 | 45 | 30 | 56 | 523 | 27 | 54 |
| Binary | 10001001 | 1010110 | 1101000 | 0 | 100101 | 11000 | 101110 | 101010011 | 10111 | 101100 |
Color Harmonies of #895668
Complementary color
Monochromatic Colors of #895668
Black with #895668
Text Example
Text Example
White with #895668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895668; }
p { color: rgb(137,86,104); }
H1.HeaderClassName
{
color: #895668;
}
.AnyTagClassName
{
color: #895668;
}
</style>
background-color css
<style>
a { background-color: #895668; }
a { background-color: rgb(137,86,104); }
div.DivClassName
{
background-color: #895668;
}
.BgClassName
{
background-color: #895668;
}
</style>
border-color css
<style>
span { border-color: #895668; }
span { border-color: rgb(137,86,104); }
td.TdClassName
{
border-color: #895668;
}
.TagClassName
{
border-color: #895668;
}
</style>