Shades of Cannon Pink #895669
Tints of Cannon Pink #895669
RGB
CMYK
RGB Variations
Color information
#895669 (or 0x895669) is known color: Cannon Pink. HEX triplet: 89, 56 and 69. RGB value is (137,86,105). Sum of RGB (Red+Green+Blue) = 137+86+105=328 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.77% from 328); Green value is 86 (33.98% from 255 or 26.22% from 328); Blue value is 105 (41.41% from 255 or 32.01% from 328); Max value from RGB is 137 - color contains mainly: red. Hex color #895669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895669 is #76A996. Grayscale: #676767. Windows color (decimal): -7776663 or 6903433. OLE color: 6903433.
HSL color Cylindrical-coordinate representation of color #895669: hue angle of 337.65º 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 #895669 is Cyan = 0, Magento = 0.37, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 105 | - |
| CMYK | 0 | 0.37 | 0.23 | 0.46 |
| HSL | 337.65º | 0.23% | 0.44% | - |
| HSV(B) | 337.65º | 0.37% | 0.54% | - |
| XYZ | 16.19 | 12.99 | 15.02 | - |
| YUV | 103.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 105 | 0 | 0.37 | 0.23 | 0.46 | 337.65 | 0.23 | 0.44 |
| Hex | 89 | 56 | 69 | 0 | 25 | 17 | 2E | 152 | 17 | 2C |
| Octal | 211 | 126 | 151 | 0 | 45 | 27 | 56 | 522 | 27 | 54 |
| Binary | 10001001 | 1010110 | 1101001 | 0 | 100101 | 10111 | 101110 | 101010010 | 10111 | 101100 |
Color Harmonies of #895669
Complementary color
Monochromatic Colors of #895669
Black with #895669
Text Example
Text Example
White with #895669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895669; }
p { color: rgb(137,86,105); }
H1.HeaderClassName
{
color: #895669;
}
.AnyTagClassName
{
color: #895669;
}
</style>
background-color css
<style>
a { background-color: #895669; }
a { background-color: rgb(137,86,105); }
div.DivClassName
{
background-color: #895669;
}
.BgClassName
{
background-color: #895669;
}
</style>
border-color css
<style>
span { border-color: #895669; }
span { border-color: rgb(137,86,105); }
td.TdClassName
{
border-color: #895669;
}
.TagClassName
{
border-color: #895669;
}
</style>