Shades of Cannon Pink #894657
Tints of Cannon Pink #894657
RGB
CMYK
RGB Variations
Color information
#894657 (or 0x894657) is known color: Cannon Pink. HEX triplet: 89, 46 and 57. RGB value is (137,70,87). Sum of RGB (Red+Green+Blue) = 137+70+87=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 70 (27.73% from 255 or 23.81% from 294); Blue value is 87 (34.38% from 255 or 29.59% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #894657 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894657 is #76B9A8. Grayscale: #5B5B5B. Windows color (decimal): -7780777 or 5719689. OLE color: 5719689.
HSL color Cylindrical-coordinate representation of color #894657: hue angle of 344.78º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #894657 is Cyan = 0, Magento = 0.49, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 87 | - |
| CMYK | 0 | 0.49 | 0.36 | 0.46 |
| HSL | 344.78º | 0.32% | 0.41% | - |
| HSV(B) | 344.78º | 0.49% | 0.54% | - |
| XYZ | 14.23 | 10.39 | 10.27 | - |
| YUV | 91.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 87 | 0 | 0.49 | 0.36 | 0.46 | 344.78 | 0.32 | 0.41 |
| Hex | 89 | 46 | 57 | 0 | 31 | 24 | 2E | 159 | 20 | 29 |
| Octal | 211 | 106 | 127 | 0 | 61 | 44 | 56 | 531 | 40 | 51 |
| Binary | 10001001 | 1000110 | 1010111 | 0 | 110001 | 100100 | 101110 | 101011001 | 100000 | 101001 |
Color Harmonies of #894657
Complementary color
Monochromatic Colors of #894657
Black with #894657
Text Example
Text Example
White with #894657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894657; }
p { color: rgb(137,70,87); }
H1.HeaderClassName
{
color: #894657;
}
.AnyTagClassName
{
color: #894657;
}
</style>
background-color css
<style>
a { background-color: #894657; }
a { background-color: rgb(137,70,87); }
div.DivClassName
{
background-color: #894657;
}
.BgClassName
{
background-color: #894657;
}
</style>
border-color css
<style>
span { border-color: #894657; }
span { border-color: rgb(137,70,87); }
td.TdClassName
{
border-color: #894657;
}
.TagClassName
{
border-color: #894657;
}
</style>