Shades of Cannon Pink #895062
Tints of Cannon Pink #895062
RGB
CMYK
RGB Variations
Color information
#895062 (or 0x895062) is known color: Cannon Pink. HEX triplet: 89, 50 and 62. RGB value is (137,80,98). Sum of RGB (Red+Green+Blue) = 137+80+98=315 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.49% from 315); Green value is 80 (31.64% from 255 or 25.40% from 315); Blue value is 98 (38.67% from 255 or 31.11% from 315); Max value from RGB is 137 - color contains mainly: red. Hex color #895062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895062 is #76AF9D. Grayscale: #636363. Windows color (decimal): -7778206 or 6443145. OLE color: 6443145.
HSL color Cylindrical-coordinate representation of color #895062: hue angle of 341.05º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #895062 is Cyan = 0, Magento = 0.42, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 98 | - |
| CMYK | 0 | 0.42 | 0.28 | 0.46 |
| HSL | 341.05º | 0.26% | 0.43% | - |
| HSV(B) | 341.05º | 0.42% | 0.54% | - |
| XYZ | 15.39 | 11.94 | 13.05 | - |
| YUV | 99.1 | 127.38 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 98 | 0 | 0.42 | 0.28 | 0.46 | 341.05 | 0.26 | 0.43 |
| Hex | 89 | 50 | 62 | 0 | 2A | 1C | 2E | 155 | 1A | 2B |
| Octal | 211 | 120 | 142 | 0 | 52 | 34 | 56 | 525 | 32 | 53 |
| Binary | 10001001 | 1010000 | 1100010 | 0 | 101010 | 11100 | 101110 | 101010101 | 11010 | 101011 |
Color Harmonies of #895062
Complementary color
Monochromatic Colors of #895062
Black with #895062
Text Example
Text Example
White with #895062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895062; }
p { color: rgb(137,80,98); }
H1.HeaderClassName
{
color: #895062;
}
.AnyTagClassName
{
color: #895062;
}
</style>
background-color css
<style>
a { background-color: #895062; }
a { background-color: rgb(137,80,98); }
div.DivClassName
{
background-color: #895062;
}
.BgClassName
{
background-color: #895062;
}
</style>
border-color css
<style>
span { border-color: #895062; }
span { border-color: rgb(137,80,98); }
td.TdClassName
{
border-color: #895062;
}
.TagClassName
{
border-color: #895062;
}
</style>