Shades of Cannon Pink #865367
Tints of Cannon Pink #865367
RGB
CMYK
RGB Variations
Color information
#865367 (or 0x865367) is known color: Cannon Pink. HEX triplet: 86, 53 and 67. RGB value is (134,83,103). Sum of RGB (Red+Green+Blue) = 134+83+103=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 83 (32.81% from 255 or 25.94% from 320); Blue value is 103 (40.62% from 255 or 32.19% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #865367 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865367 is #79AC98. Grayscale: #646464. Windows color (decimal): -7974041 or 6771590. OLE color: 6771590.
HSL color Cylindrical-coordinate representation of color #865367: hue angle of 336.47º 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 #865367 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 103 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.47 |
| HSL | 336.47º | 0.24% | 0.43% | - |
| HSV(B) | 336.47º | 0.38% | 0.53% | - |
| XYZ | 15.37 | 12.23 | 14.38 | - |
| YUV | 100.53 | 129.4 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 103 | 0 | 0.38 | 0.23 | 0.47 | 336.47 | 0.24 | 0.43 |
| Hex | 86 | 53 | 67 | 0 | 26 | 17 | 2F | 150 | 18 | 2B |
| Octal | 206 | 123 | 147 | 0 | 46 | 27 | 57 | 520 | 30 | 53 |
| Binary | 10000110 | 1010011 | 1100111 | 0 | 100110 | 10111 | 101111 | 101010000 | 11000 | 101011 |
Color Harmonies of #865367
Complementary color
Monochromatic Colors of #865367
Black with #865367
Text Example
Text Example
White with #865367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865367; }
p { color: rgb(134,83,103); }
H1.HeaderClassName
{
color: #865367;
}
.AnyTagClassName
{
color: #865367;
}
</style>
background-color css
<style>
a { background-color: #865367; }
a { background-color: rgb(134,83,103); }
div.DivClassName
{
background-color: #865367;
}
.BgClassName
{
background-color: #865367;
}
</style>
border-color css
<style>
span { border-color: #865367; }
span { border-color: rgb(134,83,103); }
td.TdClassName
{
border-color: #865367;
}
.TagClassName
{
border-color: #865367;
}
</style>