Shades of Cannon Pink #875569
Tints of Cannon Pink #875569
RGB
CMYK
RGB Variations
Color information
#875569 (or 0x875569) is known color: Cannon Pink. HEX triplet: 87, 55 and 69. RGB value is (135,85,105). Sum of RGB (Red+Green+Blue) = 135+85+105=325 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.54% from 325); Green value is 85 (33.59% from 255 or 26.15% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 135 - color contains mainly: red. Hex color #875569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875569 is #78AA96. Grayscale: #666666. Windows color (decimal): -7907991 or 6903175. OLE color: 6903175.
HSL color Cylindrical-coordinate representation of color #875569: hue angle of 336º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #875569 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 105 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.47 |
| HSL | 336º | 0.23% | 0.43% | - |
| HSV(B) | 336º | 0.37% | 0.53% | - |
| XYZ | 15.79 | 12.67 | 14.98 | - |
| YUV | 102.23 | 129.57 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 105 | 0 | 0.37 | 0.22 | 0.47 | 336 | 0.23 | 0.43 |
| Hex | 87 | 55 | 69 | 0 | 25 | 16 | 2F | 150 | 17 | 2B |
| Octal | 207 | 125 | 151 | 0 | 45 | 26 | 57 | 520 | 27 | 53 |
| Binary | 10000111 | 1010101 | 1101001 | 0 | 100101 | 10110 | 101111 | 101010000 | 10111 | 101011 |
Color Harmonies of #875569
Complementary color
Monochromatic Colors of #875569
Black with #875569
Text Example
Text Example
White with #875569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875569; }
p { color: rgb(135,85,105); }
H1.HeaderClassName
{
color: #875569;
}
.AnyTagClassName
{
color: #875569;
}
</style>
background-color css
<style>
a { background-color: #875569; }
a { background-color: rgb(135,85,105); }
div.DivClassName
{
background-color: #875569;
}
.BgClassName
{
background-color: #875569;
}
</style>
border-color css
<style>
span { border-color: #875569; }
span { border-color: rgb(135,85,105); }
td.TdClassName
{
border-color: #875569;
}
.TagClassName
{
border-color: #875569;
}
</style>