Shades of Cannon Pink #865770
Tints of Cannon Pink #865770
RGB
CMYK
RGB Variations
Color information
#865770 (or 0x865770) is known color: Cannon Pink. HEX triplet: 86, 57 and 70. RGB value is (134,87,112). Sum of RGB (Red+Green+Blue) = 134+87+112=333 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.24% from 333); Green value is 87 (34.38% from 255 or 26.13% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 134 - color contains mainly: red. Hex color #865770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865770 is #79A88F. Grayscale: #676767. Windows color (decimal): -7973008 or 7362438. OLE color: 7362438.
HSL color Cylindrical-coordinate representation of color #865770: hue angle of 328.09º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865770 is Cyan = 0, Magento = 0.35, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 112 | - |
| CMYK | 0 | 0.35 | 0.16 | 0.47 |
| HSL | 328.09º | 0.21% | 0.43% | - |
| HSV(B) | 328.09º | 0.35% | 0.53% | - |
| XYZ | 16.16 | 13.05 | 17 | - |
| YUV | 103.9 | 132.57 | 149.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 112 | 0 | 0.35 | 0.16 | 0.47 | 328.09 | 0.21 | 0.43 |
| Hex | 86 | 57 | 70 | 0 | 23 | 10 | 2F | 148 | 15 | 2B |
| Octal | 206 | 127 | 160 | 0 | 43 | 20 | 57 | 510 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1110000 | 0 | 100011 | 10000 | 101111 | 101001000 | 10101 | 101011 |
Color Harmonies of #865770
Complementary color
Monochromatic Colors of #865770
Black with #865770
Text Example
Text Example
White with #865770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865770; }
p { color: rgb(134,87,112); }
H1.HeaderClassName
{
color: #865770;
}
.AnyTagClassName
{
color: #865770;
}
</style>
background-color css
<style>
a { background-color: #865770; }
a { background-color: rgb(134,87,112); }
div.DivClassName
{
background-color: #865770;
}
.BgClassName
{
background-color: #865770;
}
</style>
border-color css
<style>
span { border-color: #865770; }
span { border-color: rgb(134,87,112); }
td.TdClassName
{
border-color: #865770;
}
.TagClassName
{
border-color: #865770;
}
</style>