Shades of Cannon Pink #895770
Tints of Cannon Pink #895770
RGB
CMYK
RGB Variations
Color information
#895770 (or 0x895770) is known color: Cannon Pink. HEX triplet: 89, 57 and 70. RGB value is (137,87,112). Sum of RGB (Red+Green+Blue) = 137+87+112=336 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.77% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 112 (44.14% from 255 or 33.33% from 336); Max value from RGB is 137 - color contains mainly: red. Hex color #895770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895770 is #76A88F. Grayscale: #686868. Windows color (decimal): -7776400 or 7362441. OLE color: 7362441.
HSL color Cylindrical-coordinate representation of color #895770: hue angle of 330º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #895770 is Cyan = 0, Magento = 0.36, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 87 | 112 | - |
| CMYK | 0 | 0.36 | 0.18 | 0.46 |
| HSL | 330º | 0.22% | 0.44% | - |
| HSV(B) | 330º | 0.36% | 0.54% | - |
| XYZ | 16.65 | 13.3 | 17.02 | - |
| YUV | 104.8 | 132.07 | 150.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 112 | 0 | 0.36 | 0.18 | 0.46 | 330 | 0.22 | 0.44 |
| Hex | 89 | 57 | 70 | 0 | 24 | 12 | 2E | 14A | 16 | 2C |
| Octal | 211 | 127 | 160 | 0 | 44 | 22 | 56 | 512 | 26 | 54 |
| Binary | 10001001 | 1010111 | 1110000 | 0 | 100100 | 10010 | 101110 | 101001010 | 10110 | 101100 |
Color Harmonies of #895770
Complementary color
Monochromatic Colors of #895770
Black with #895770
Text Example
Text Example
White with #895770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895770; }
p { color: rgb(137,87,112); }
H1.HeaderClassName
{
color: #895770;
}
.AnyTagClassName
{
color: #895770;
}
</style>
background-color css
<style>
a { background-color: #895770; }
a { background-color: rgb(137,87,112); }
div.DivClassName
{
background-color: #895770;
}
.BgClassName
{
background-color: #895770;
}
</style>
border-color css
<style>
span { border-color: #895770; }
span { border-color: rgb(137,87,112); }
td.TdClassName
{
border-color: #895770;
}
.TagClassName
{
border-color: #895770;
}
</style>