Shades of Cannon Pink #865769
Tints of Cannon Pink #865769
RGB
CMYK
RGB Variations
Color information
#865769 (or 0x865769) is known color: Cannon Pink. HEX triplet: 86, 57 and 69. RGB value is (134,87,105). Sum of RGB (Red+Green+Blue) = 134+87+105=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 87 (34.38% from 255 or 26.69% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 134 - color contains mainly: red. Hex color #865769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865769 is #79A896. Grayscale: #676767. Windows color (decimal): -7973015 or 6903686. OLE color: 6903686.
HSL color Cylindrical-coordinate representation of color #865769: hue angle of 337.02º 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 #865769 is Cyan = 0, Magento = 0.35, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 105 | - |
| CMYK | 0 | 0.35 | 0.22 | 0.47 |
| HSL | 337.02º | 0.21% | 0.43% | - |
| HSV(B) | 337.02º | 0.35% | 0.53% | - |
| XYZ | 15.79 | 12.9 | 15.02 | - |
| YUV | 103.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 105 | 0 | 0.35 | 0.22 | 0.47 | 337.02 | 0.21 | 0.43 |
| Hex | 86 | 57 | 69 | 0 | 23 | 16 | 2F | 151 | 15 | 2B |
| Octal | 206 | 127 | 151 | 0 | 43 | 26 | 57 | 521 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1101001 | 0 | 100011 | 10110 | 101111 | 101010001 | 10101 | 101011 |
Color Harmonies of #865769
Complementary color
Monochromatic Colors of #865769
Black with #865769
Text Example
Text Example
White with #865769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865769; }
p { color: rgb(134,87,105); }
H1.HeaderClassName
{
color: #865769;
}
.AnyTagClassName
{
color: #865769;
}
</style>
background-color css
<style>
a { background-color: #865769; }
a { background-color: rgb(134,87,105); }
div.DivClassName
{
background-color: #865769;
}
.BgClassName
{
background-color: #865769;
}
</style>
border-color css
<style>
span { border-color: #865769; }
span { border-color: rgb(134,87,105); }
td.TdClassName
{
border-color: #865769;
}
.TagClassName
{
border-color: #865769;
}
</style>