Shades of Cannon Pink #885762
Tints of Cannon Pink #885762
RGB
CMYK
RGB Variations
Color information
#885762 (or 0x885762) is known color: Cannon Pink. HEX triplet: 88, 57 and 62. RGB value is (136,87,98). Sum of RGB (Red+Green+Blue) = 136+87+98=321 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.37% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 98 (38.67% from 255 or 30.53% from 321); Max value from RGB is 136 - color contains mainly: red. Hex color #885762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885762 is #77A89D. Grayscale: #666666. Windows color (decimal): -7841950 or 6444936. OLE color: 6444936.
HSL color Cylindrical-coordinate representation of color #885762: hue angle of 346.53º 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 #885762 is Cyan = 0, Magento = 0.36, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 87 | 98 | - |
| CMYK | 0 | 0.36 | 0.28 | 0.47 |
| HSL | 346.53º | 0.22% | 0.44% | - |
| HSV(B) | 346.53º | 0.36% | 0.53% | - |
| XYZ | 15.77 | 12.93 | 13.22 | - |
| YUV | 102.91 | 125.23 | 151.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 98 | 0 | 0.36 | 0.28 | 0.47 | 346.53 | 0.22 | 0.44 |
| Hex | 88 | 57 | 62 | 0 | 24 | 1C | 2F | 15B | 16 | 2C |
| Octal | 210 | 127 | 142 | 0 | 44 | 34 | 57 | 533 | 26 | 54 |
| Binary | 10001000 | 1010111 | 1100010 | 0 | 100100 | 11100 | 101111 | 101011011 | 10110 | 101100 |
Color Harmonies of #885762
Complementary color
Monochromatic Colors of #885762
Black with #885762
Text Example
Text Example
White with #885762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885762; }
p { color: rgb(136,87,98); }
H1.HeaderClassName
{
color: #885762;
}
.AnyTagClassName
{
color: #885762;
}
</style>
background-color css
<style>
a { background-color: #885762; }
a { background-color: rgb(136,87,98); }
div.DivClassName
{
background-color: #885762;
}
.BgClassName
{
background-color: #885762;
}
</style>
border-color css
<style>
span { border-color: #885762; }
span { border-color: rgb(136,87,98); }
td.TdClassName
{
border-color: #885762;
}
.TagClassName
{
border-color: #885762;
}
</style>