Shades of Cannon Pink #885772
Tints of Cannon Pink #885772
RGB
CMYK
RGB Variations
Color information
#885772 (or 0x885772) is known color: Cannon Pink. HEX triplet: 88, 57 and 72. RGB value is (136,87,114). Sum of RGB (Red+Green+Blue) = 136+87+114=337 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.36% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 136 - color contains mainly: red. Hex color #885772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885772 is #77A88D. Grayscale: #686868. Windows color (decimal): -7841934 or 7493512. OLE color: 7493512.
HSL color Cylindrical-coordinate representation of color #885772: hue angle of 326.94º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #885772 is Cyan = 0, Magento = 0.36, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 87 | 114 | - |
| CMYK | 0 | 0.36 | 0.16 | 0.47 |
| HSL | 326.94º | 0.22% | 0.44% | - |
| HSV(B) | 326.94º | 0.36% | 0.53% | - |
| XYZ | 16.6 | 13.27 | 17.61 | - |
| YUV | 104.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 114 | 0 | 0.36 | 0.16 | 0.47 | 326.94 | 0.22 | 0.44 |
| Hex | 88 | 57 | 72 | 0 | 24 | 10 | 2F | 147 | 16 | 2C |
| Octal | 210 | 127 | 162 | 0 | 44 | 20 | 57 | 507 | 26 | 54 |
| Binary | 10001000 | 1010111 | 1110010 | 0 | 100100 | 10000 | 101111 | 101000111 | 10110 | 101100 |
Color Harmonies of #885772
Complementary color
Monochromatic Colors of #885772
Black with #885772
Text Example
Text Example
White with #885772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885772; }
p { color: rgb(136,87,114); }
H1.HeaderClassName
{
color: #885772;
}
.AnyTagClassName
{
color: #885772;
}
</style>
background-color css
<style>
a { background-color: #885772; }
a { background-color: rgb(136,87,114); }
div.DivClassName
{
background-color: #885772;
}
.BgClassName
{
background-color: #885772;
}
</style>
border-color css
<style>
span { border-color: #885772; }
span { border-color: rgb(136,87,114); }
td.TdClassName
{
border-color: #885772;
}
.TagClassName
{
border-color: #885772;
}
</style>