Shades of Cannon Pink #894760
Tints of Cannon Pink #894760
RGB
CMYK
RGB Variations
Color information
#894760 (or 0x894760) is known color: Cannon Pink. HEX triplet: 89, 47 and 60. RGB value is (137,71,96). Sum of RGB (Red+Green+Blue) = 137+71+96=304 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.07% from 304); Green value is 71 (28.12% from 255 or 23.36% from 304); Blue value is 96 (37.89% from 255 or 31.58% from 304); Max value from RGB is 137 - color contains mainly: red. Hex color #894760 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894760 is #76B89F. Grayscale: #5D5D5D. Windows color (decimal): -7780512 or 6309769. OLE color: 6309769.
HSL color Cylindrical-coordinate representation of color #894760: hue angle of 337.27º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #894760 is Cyan = 0, Magento = 0.48, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 96 | - |
| CMYK | 0 | 0.48 | 0.30 | 0.46 |
| HSL | 337.27º | 0.32% | 0.41% | - |
| HSV(B) | 337.27º | 0.48% | 0.54% | - |
| XYZ | 14.68 | 10.67 | 12.35 | - |
| YUV | 93.58 | 129.37 | 158.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 96 | 0 | 0.48 | 0.30 | 0.46 | 337.27 | 0.32 | 0.41 |
| Hex | 89 | 47 | 60 | 0 | 30 | 1E | 2E | 151 | 20 | 29 |
| Octal | 211 | 107 | 140 | 0 | 60 | 36 | 56 | 521 | 40 | 51 |
| Binary | 10001001 | 1000111 | 1100000 | 0 | 110000 | 11110 | 101110 | 101010001 | 100000 | 101001 |
Color Harmonies of #894760
Complementary color
Monochromatic Colors of #894760
Black with #894760
Text Example
Text Example
White with #894760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894760; }
p { color: rgb(137,71,96); }
H1.HeaderClassName
{
color: #894760;
}
.AnyTagClassName
{
color: #894760;
}
</style>
background-color css
<style>
a { background-color: #894760; }
a { background-color: rgb(137,71,96); }
div.DivClassName
{
background-color: #894760;
}
.BgClassName
{
background-color: #894760;
}
</style>
border-color css
<style>
span { border-color: #894760; }
span { border-color: rgb(137,71,96); }
td.TdClassName
{
border-color: #894760;
}
.TagClassName
{
border-color: #894760;
}
</style>