Shades of Cannon Pink #895466
Tints of Cannon Pink #895466
RGB
CMYK
RGB Variations
Color information
#895466 (or 0x895466) is known color: Cannon Pink. HEX triplet: 89, 54 and 66. RGB value is (137,84,102). Sum of RGB (Red+Green+Blue) = 137+84+102=323 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.41% from 323); Green value is 84 (33.20% from 255 or 26.01% from 323); Blue value is 102 (40.23% from 255 or 31.58% from 323); Max value from RGB is 137 - color contains mainly: red. Hex color #895466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895466 is #76AB99. Grayscale: #656565. Windows color (decimal): -7777178 or 6706313. OLE color: 6706313.
HSL color Cylindrical-coordinate representation of color #895466: hue angle of 339.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #895466 is Cyan = 0, Magento = 0.39, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 102 | - |
| CMYK | 0 | 0.39 | 0.26 | 0.46 |
| HSL | 339.62º | 0.24% | 0.43% | - |
| HSV(B) | 339.62º | 0.39% | 0.54% | - |
| XYZ | 15.89 | 12.62 | 14.17 | - |
| YUV | 101.9 | 128.06 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 102 | 0 | 0.39 | 0.26 | 0.46 | 339.62 | 0.24 | 0.43 |
| Hex | 89 | 54 | 66 | 0 | 27 | 1A | 2E | 154 | 18 | 2B |
| Octal | 211 | 124 | 146 | 0 | 47 | 32 | 56 | 524 | 30 | 53 |
| Binary | 10001001 | 1010100 | 1100110 | 0 | 100111 | 11010 | 101110 | 101010100 | 11000 | 101011 |
Color Harmonies of #895466
Complementary color
Monochromatic Colors of #895466
Black with #895466
Text Example
Text Example
White with #895466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895466; }
p { color: rgb(137,84,102); }
H1.HeaderClassName
{
color: #895466;
}
.AnyTagClassName
{
color: #895466;
}
</style>
background-color css
<style>
a { background-color: #895466; }
a { background-color: rgb(137,84,102); }
div.DivClassName
{
background-color: #895466;
}
.BgClassName
{
background-color: #895466;
}
</style>
border-color css
<style>
span { border-color: #895466; }
span { border-color: rgb(137,84,102); }
td.TdClassName
{
border-color: #895466;
}
.TagClassName
{
border-color: #895466;
}
</style>