Shades of Cannon Pink #895572
Tints of Cannon Pink #895572
RGB
CMYK
RGB Variations
Color information
#895572 (or 0x895572) is known color: Cannon Pink. HEX triplet: 89, 55 and 72. RGB value is (137,85,114). Sum of RGB (Red+Green+Blue) = 137+85+114=336 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.77% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 137 - color contains mainly: red. Hex color #895572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895572 is #76AA8D. Grayscale: #676767. Windows color (decimal): -7776910 or 7493001. OLE color: 7493001.
HSL color Cylindrical-coordinate representation of color #895572: hue angle of 326.54º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #895572 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 114 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.46 |
| HSL | 326.54º | 0.23% | 0.44% | - |
| HSV(B) | 326.54º | 0.38% | 0.54% | - |
| XYZ | 16.6 | 13.03 | 17.56 | - |
| YUV | 103.85 | 133.73 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 114 | 0 | 0.38 | 0.17 | 0.46 | 326.54 | 0.23 | 0.44 |
| Hex | 89 | 55 | 72 | 0 | 26 | 11 | 2E | 147 | 17 | 2C |
| Octal | 211 | 125 | 162 | 0 | 46 | 21 | 56 | 507 | 27 | 54 |
| Binary | 10001001 | 1010101 | 1110010 | 0 | 100110 | 10001 | 101110 | 101000111 | 10111 | 101100 |
Color Harmonies of #895572
Complementary color
Monochromatic Colors of #895572
Black with #895572
Text Example
Text Example
White with #895572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895572; }
p { color: rgb(137,85,114); }
H1.HeaderClassName
{
color: #895572;
}
.AnyTagClassName
{
color: #895572;
}
</style>
background-color css
<style>
a { background-color: #895572; }
a { background-color: rgb(137,85,114); }
div.DivClassName
{
background-color: #895572;
}
.BgClassName
{
background-color: #895572;
}
</style>
border-color css
<style>
span { border-color: #895572; }
span { border-color: rgb(137,85,114); }
td.TdClassName
{
border-color: #895572;
}
.TagClassName
{
border-color: #895572;
}
</style>