Shades of Cannon Pink #895467
Tints of Cannon Pink #895467
RGB
CMYK
RGB Variations
Color information
#895467 (or 0x895467) is known color: Cannon Pink. HEX triplet: 89, 54 and 67. RGB value is (137,84,103). Sum of RGB (Red+Green+Blue) = 137+84+103=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 84 (33.20% from 255 or 25.93% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #895467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895467 is #76AB98. Grayscale: #656565. Windows color (decimal): -7777177 or 6771849. OLE color: 6771849.
HSL color Cylindrical-coordinate representation of color #895467: hue angle of 338.49º 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 #895467 is Cyan = 0, Magento = 0.39, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 103 | - |
| CMYK | 0 | 0.39 | 0.25 | 0.46 |
| HSL | 338.49º | 0.24% | 0.43% | - |
| HSV(B) | 338.49º | 0.39% | 0.54% | - |
| XYZ | 15.94 | 12.64 | 14.43 | - |
| YUV | 102.01 | 128.56 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 103 | 0 | 0.39 | 0.25 | 0.46 | 338.49 | 0.24 | 0.43 |
| Hex | 89 | 54 | 67 | 0 | 27 | 19 | 2E | 152 | 18 | 2B |
| Octal | 211 | 124 | 147 | 0 | 47 | 31 | 56 | 522 | 30 | 53 |
| Binary | 10001001 | 1010100 | 1100111 | 0 | 100111 | 11001 | 101110 | 101010010 | 11000 | 101011 |
Color Harmonies of #895467
Complementary color
Monochromatic Colors of #895467
Black with #895467
Text Example
Text Example
White with #895467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895467; }
p { color: rgb(137,84,103); }
H1.HeaderClassName
{
color: #895467;
}
.AnyTagClassName
{
color: #895467;
}
</style>
background-color css
<style>
a { background-color: #895467; }
a { background-color: rgb(137,84,103); }
div.DivClassName
{
background-color: #895467;
}
.BgClassName
{
background-color: #895467;
}
</style>
border-color css
<style>
span { border-color: #895467; }
span { border-color: rgb(137,84,103); }
td.TdClassName
{
border-color: #895467;
}
.TagClassName
{
border-color: #895467;
}
</style>