Shades of Cannon Pink #865568
Tints of Cannon Pink #865568
RGB
CMYK
RGB Variations
Color information
#865568 (or 0x865568) is known color: Cannon Pink. HEX triplet: 86, 55 and 68. RGB value is (134,85,104). Sum of RGB (Red+Green+Blue) = 134+85+104=323 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.49% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 134 - color contains mainly: red. Hex color #865568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865568 is #79AA97. Grayscale: #656565. Windows color (decimal): -7973528 or 6837638. OLE color: 6837638.
HSL color Cylindrical-coordinate representation of color #865568: hue angle of 336.73º degrees, saturation: 0.22, 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 #865568 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 104 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.47 |
| HSL | 336.73º | 0.22% | 0.43% | - |
| HSV(B) | 336.73º | 0.37% | 0.53% | - |
| XYZ | 15.58 | 12.56 | 14.7 | - |
| YUV | 101.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 104 | 0 | 0.37 | 0.22 | 0.47 | 336.73 | 0.22 | 0.43 |
| Hex | 86 | 55 | 68 | 0 | 25 | 16 | 2F | 151 | 16 | 2B |
| Octal | 206 | 125 | 150 | 0 | 45 | 26 | 57 | 521 | 26 | 53 |
| Binary | 10000110 | 1010101 | 1101000 | 0 | 100101 | 10110 | 101111 | 101010001 | 10110 | 101011 |
Color Harmonies of #865568
Complementary color
Monochromatic Colors of #865568
Black with #865568
Text Example
Text Example
White with #865568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865568; }
p { color: rgb(134,85,104); }
H1.HeaderClassName
{
color: #865568;
}
.AnyTagClassName
{
color: #865568;
}
</style>
background-color css
<style>
a { background-color: #865568; }
a { background-color: rgb(134,85,104); }
div.DivClassName
{
background-color: #865568;
}
.BgClassName
{
background-color: #865568;
}
</style>
border-color css
<style>
span { border-color: #865568; }
span { border-color: rgb(134,85,104); }
td.TdClassName
{
border-color: #865568;
}
.TagClassName
{
border-color: #865568;
}
</style>