Shades of Cannon Pink #894558
Tints of Cannon Pink #894558
RGB
CMYK
RGB Variations
Color information
#894558 (or 0x894558) is known color: Cannon Pink. HEX triplet: 89, 45 and 58. RGB value is (137,69,88). Sum of RGB (Red+Green+Blue) = 137+69+88=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 69 (27.34% from 255 or 23.47% from 294); Blue value is 88 (34.77% from 255 or 29.93% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #894558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894558 is #76BAA7. Grayscale: #5B5B5B. Windows color (decimal): -7781032 or 5784969. OLE color: 5784969.
HSL color Cylindrical-coordinate representation of color #894558: hue angle of 343.24º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894558 is Cyan = 0, Magento = 0.50, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 88 | - |
| CMYK | 0 | 0.50 | 0.36 | 0.46 |
| HSL | 343.24º | 0.33% | 0.4% | - |
| HSV(B) | 343.24º | 0.5% | 0.54% | - |
| XYZ | 14.21 | 10.28 | 10.47 | - |
| YUV | 91.5 | 126.03 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 88 | 0 | 0.50 | 0.36 | 0.46 | 343.24 | 0.33 | 0.4 |
| Hex | 89 | 45 | 58 | 0 | 32 | 24 | 2E | 157 | 21 | 28 |
| Octal | 211 | 105 | 130 | 0 | 62 | 44 | 56 | 527 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1011000 | 0 | 110010 | 100100 | 101110 | 101010111 | 100001 | 101000 |
Color Harmonies of #894558
Complementary color
Monochromatic Colors of #894558
Black with #894558
Text Example
Text Example
White with #894558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894558; }
p { color: rgb(137,69,88); }
H1.HeaderClassName
{
color: #894558;
}
.AnyTagClassName
{
color: #894558;
}
</style>
background-color css
<style>
a { background-color: #894558; }
a { background-color: rgb(137,69,88); }
div.DivClassName
{
background-color: #894558;
}
.BgClassName
{
background-color: #894558;
}
</style>
border-color css
<style>
span { border-color: #894558; }
span { border-color: rgb(137,69,88); }
td.TdClassName
{
border-color: #894558;
}
.TagClassName
{
border-color: #894558;
}
</style>