Shades of Cannon Pink #875772
Tints of Cannon Pink #875772
RGB
CMYK
RGB Variations
Color information
#875772 (or 0x875772) is known color: Cannon Pink. HEX triplet: 87, 57 and 72. RGB value is (135,87,114). Sum of RGB (Red+Green+Blue) = 135+87+114=336 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.18% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 135 - color contains mainly: red. Hex color #875772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875772 is #78A88D. Grayscale: #686868. Windows color (decimal): -7907470 or 7493511. OLE color: 7493511.
HSL color Cylindrical-coordinate representation of color #875772: hue angle of 326.25º 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 #875772 is Cyan = 0, Magento = 0.36, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 114 | - |
| CMYK | 0 | 0.36 | 0.16 | 0.47 |
| HSL | 326.25º | 0.22% | 0.44% | - |
| HSV(B) | 326.25º | 0.36% | 0.53% | - |
| XYZ | 16.44 | 13.18 | 17.6 | - |
| YUV | 104.43 | 133.4 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 114 | 0 | 0.36 | 0.16 | 0.47 | 326.25 | 0.22 | 0.44 |
| Hex | 87 | 57 | 72 | 0 | 24 | 10 | 2F | 146 | 16 | 2C |
| Octal | 207 | 127 | 162 | 0 | 44 | 20 | 57 | 506 | 26 | 54 |
| Binary | 10000111 | 1010111 | 1110010 | 0 | 100100 | 10000 | 101111 | 101000110 | 10110 | 101100 |
Color Harmonies of #875772
Complementary color
Monochromatic Colors of #875772
Black with #875772
Text Example
Text Example
White with #875772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875772; }
p { color: rgb(135,87,114); }
H1.HeaderClassName
{
color: #875772;
}
.AnyTagClassName
{
color: #875772;
}
</style>
background-color css
<style>
a { background-color: #875772; }
a { background-color: rgb(135,87,114); }
div.DivClassName
{
background-color: #875772;
}
.BgClassName
{
background-color: #875772;
}
</style>
border-color css
<style>
span { border-color: #875772; }
span { border-color: rgb(135,87,114); }
td.TdClassName
{
border-color: #875772;
}
.TagClassName
{
border-color: #875772;
}
</style>