Shades of Cannon Pink #865368
Tints of Cannon Pink #865368
RGB
CMYK
RGB Variations
Color information
#865368 (or 0x865368) is known color: Cannon Pink. HEX triplet: 86, 53 and 68. RGB value is (134,83,104). Sum of RGB (Red+Green+Blue) = 134+83+104=321 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.74% from 321); Green value is 83 (32.81% from 255 or 25.86% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 134 - color contains mainly: red. Hex color #865368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865368 is #79AC97. Grayscale: #646464. Windows color (decimal): -7974040 or 6837126. OLE color: 6837126.
HSL color Cylindrical-coordinate representation of color #865368: hue angle of 335.29º 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 #865368 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 104 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.47 |
| HSL | 335.29º | 0.24% | 0.43% | - |
| HSV(B) | 335.29º | 0.38% | 0.53% | - |
| XYZ | 15.42 | 12.25 | 14.65 | - |
| YUV | 100.64 | 129.9 | 151.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 104 | 0 | 0.38 | 0.22 | 0.47 | 335.29 | 0.24 | 0.43 |
| Hex | 86 | 53 | 68 | 0 | 26 | 16 | 2F | 14F | 18 | 2B |
| Octal | 206 | 123 | 150 | 0 | 46 | 26 | 57 | 517 | 30 | 53 |
| Binary | 10000110 | 1010011 | 1101000 | 0 | 100110 | 10110 | 101111 | 101001111 | 11000 | 101011 |
Color Harmonies of #865368
Complementary color
Monochromatic Colors of #865368
Black with #865368
Text Example
Text Example
White with #865368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865368; }
p { color: rgb(134,83,104); }
H1.HeaderClassName
{
color: #865368;
}
.AnyTagClassName
{
color: #865368;
}
</style>
background-color css
<style>
a { background-color: #865368; }
a { background-color: rgb(134,83,104); }
div.DivClassName
{
background-color: #865368;
}
.BgClassName
{
background-color: #865368;
}
</style>
border-color css
<style>
span { border-color: #865368; }
span { border-color: rgb(134,83,104); }
td.TdClassName
{
border-color: #865368;
}
.TagClassName
{
border-color: #865368;
}
</style>