Shades of Cannon Pink #865364
Tints of Cannon Pink #865364
RGB
CMYK
RGB Variations
Color information
#865364 (or 0x865364) is known color: Cannon Pink. HEX triplet: 86, 53 and 64. RGB value is (134,83,100). Sum of RGB (Red+Green+Blue) = 134+83+100=317 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.27% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 100 (39.45% from 255 or 31.55% from 317); Max value from RGB is 134 - color contains mainly: red. Hex color #865364 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865364 is #79AC9B. Grayscale: #646464. Windows color (decimal): -7974044 or 6574982. OLE color: 6574982.
HSL color Cylindrical-coordinate representation of color #865364: hue angle of 340º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #865364 is Cyan = 0, Magento = 0.38, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 100 | - |
| CMYK | 0 | 0.38 | 0.25 | 0.47 |
| HSL | 340º | 0.24% | 0.43% | - |
| HSV(B) | 340º | 0.38% | 0.53% | - |
| XYZ | 15.23 | 12.17 | 13.6 | - |
| YUV | 100.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 100 | 0 | 0.38 | 0.25 | 0.47 | 340 | 0.24 | 0.43 |
| Hex | 86 | 53 | 64 | 0 | 26 | 19 | 2F | 154 | 18 | 2B |
| Octal | 206 | 123 | 144 | 0 | 46 | 31 | 57 | 524 | 30 | 53 |
| Binary | 10000110 | 1010011 | 1100100 | 0 | 100110 | 11001 | 101111 | 101010100 | 11000 | 101011 |
Color Harmonies of #865364
Complementary color
Monochromatic Colors of #865364
Black with #865364
Text Example
Text Example
White with #865364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865364; }
p { color: rgb(134,83,100); }
H1.HeaderClassName
{
color: #865364;
}
.AnyTagClassName
{
color: #865364;
}
</style>
background-color css
<style>
a { background-color: #865364; }
a { background-color: rgb(134,83,100); }
div.DivClassName
{
background-color: #865364;
}
.BgClassName
{
background-color: #865364;
}
</style>
border-color css
<style>
span { border-color: #865364; }
span { border-color: rgb(134,83,100); }
td.TdClassName
{
border-color: #865364;
}
.TagClassName
{
border-color: #865364;
}
</style>