Shades of Cannon Pink #895469
Tints of Cannon Pink #895469
RGB
CMYK
RGB Variations
Color information
#895469 (or 0x895469) is known color: Cannon Pink. HEX triplet: 89, 54 and 69. RGB value is (137,84,105). Sum of RGB (Red+Green+Blue) = 137+84+105=326 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.02% from 326); Green value is 84 (33.20% from 255 or 25.77% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 137 - color contains mainly: red. Hex color #895469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895469 is #76AB96. Grayscale: #666666. Windows color (decimal): -7777175 or 6902921. OLE color: 6902921.
HSL color Cylindrical-coordinate representation of color #895469: hue angle of 336.23º 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 #895469 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 105 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.46 |
| HSL | 336.23º | 0.24% | 0.43% | - |
| HSV(B) | 336.23º | 0.39% | 0.54% | - |
| XYZ | 16.04 | 12.68 | 14.97 | - |
| YUV | 102.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 105 | 0 | 0.39 | 0.23 | 0.46 | 336.23 | 0.24 | 0.43 |
| Hex | 89 | 54 | 69 | 0 | 27 | 17 | 2E | 150 | 18 | 2B |
| Octal | 211 | 124 | 151 | 0 | 47 | 27 | 56 | 520 | 30 | 53 |
| Binary | 10001001 | 1010100 | 1101001 | 0 | 100111 | 10111 | 101110 | 101010000 | 11000 | 101011 |
Color Harmonies of #895469
Complementary color
Monochromatic Colors of #895469
Black with #895469
Text Example
Text Example
White with #895469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895469; }
p { color: rgb(137,84,105); }
H1.HeaderClassName
{
color: #895469;
}
.AnyTagClassName
{
color: #895469;
}
</style>
background-color css
<style>
a { background-color: #895469; }
a { background-color: rgb(137,84,105); }
div.DivClassName
{
background-color: #895469;
}
.BgClassName
{
background-color: #895469;
}
</style>
border-color css
<style>
span { border-color: #895469; }
span { border-color: rgb(137,84,105); }
td.TdClassName
{
border-color: #895469;
}
.TagClassName
{
border-color: #895469;
}
</style>