Shades of Cannon Pink #874659
Tints of Cannon Pink #874659
RGB
CMYK
RGB Variations
Color information
#874659 (or 0x874659) is known color: Cannon Pink. HEX triplet: 87, 46 and 59. RGB value is (135,70,89). Sum of RGB (Red+Green+Blue) = 135+70+89=294 (38% of max value = 765). Red value is 135 (53.12% from 255 or 45.92% from 294); Green value is 70 (27.73% from 255 or 23.81% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 135 - color contains mainly: red. Hex color #874659 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874659 is #78B9A6. Grayscale: #5B5B5B. Windows color (decimal): -7911847 or 5850759. OLE color: 5850759.
HSL color Cylindrical-coordinate representation of color #874659: hue angle of 342.46º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #874659 is Cyan = 0, Magento = 0.48, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 89 | - |
| CMYK | 0 | 0.48 | 0.34 | 0.47 |
| HSL | 342.46º | 0.32% | 0.4% | - |
| HSV(B) | 342.46º | 0.48% | 0.53% | - |
| XYZ | 13.99 | 10.25 | 10.69 | - |
| YUV | 91.6 | 126.53 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 89 | 0 | 0.48 | 0.34 | 0.47 | 342.46 | 0.32 | 0.4 |
| Hex | 87 | 46 | 59 | 0 | 30 | 22 | 2F | 156 | 20 | 28 |
| Octal | 207 | 106 | 131 | 0 | 60 | 42 | 57 | 526 | 40 | 50 |
| Binary | 10000111 | 1000110 | 1011001 | 0 | 110000 | 100010 | 101111 | 101010110 | 100000 | 101000 |
Color Harmonies of #874659
Complementary color
Monochromatic Colors of #874659
Black with #874659
Text Example
Text Example
White with #874659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874659; }
p { color: rgb(135,70,89); }
H1.HeaderClassName
{
color: #874659;
}
.AnyTagClassName
{
color: #874659;
}
</style>
background-color css
<style>
a { background-color: #874659; }
a { background-color: rgb(135,70,89); }
div.DivClassName
{
background-color: #874659;
}
.BgClassName
{
background-color: #874659;
}
</style>
border-color css
<style>
span { border-color: #874659; }
span { border-color: rgb(135,70,89); }
td.TdClassName
{
border-color: #874659;
}
.TagClassName
{
border-color: #874659;
}
</style>