Shades of Cannon Pink #864958
Tints of Cannon Pink #864958
RGB
CMYK
RGB Variations
Color information
#864958 (or 0x864958) is known color: Cannon Pink. HEX triplet: 86, 49 and 58. RGB value is (134,73,88). Sum of RGB (Red+Green+Blue) = 134+73+88=295 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.42% from 295); Green value is 73 (28.91% from 255 or 24.75% from 295); Blue value is 88 (34.77% from 255 or 29.83% from 295); Max value from RGB is 134 - color contains mainly: red. Hex color #864958 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864958 is #79B6A7. Grayscale: #5C5C5C. Windows color (decimal): -7976616 or 5785990. OLE color: 5785990.
HSL color Cylindrical-coordinate representation of color #864958: hue angle of 345.25º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #864958 is Cyan = 0, Magento = 0.46, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 88 | - |
| CMYK | 0 | 0.46 | 0.34 | 0.47 |
| HSL | 345.25º | 0.29% | 0.41% | - |
| HSV(B) | 345.25º | 0.46% | 0.53% | - |
| XYZ | 13.98 | 10.54 | 10.53 | - |
| YUV | 92.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 88 | 0 | 0.46 | 0.34 | 0.47 | 345.25 | 0.29 | 0.41 |
| Hex | 86 | 49 | 58 | 0 | 2E | 22 | 2F | 159 | 1D | 29 |
| Octal | 206 | 111 | 130 | 0 | 56 | 42 | 57 | 531 | 35 | 51 |
| Binary | 10000110 | 1001001 | 1011000 | 0 | 101110 | 100010 | 101111 | 101011001 | 11101 | 101001 |
Color Harmonies of #864958
Complementary color
Monochromatic Colors of #864958
Black with #864958
Text Example
Text Example
White with #864958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864958; }
p { color: rgb(134,73,88); }
H1.HeaderClassName
{
color: #864958;
}
.AnyTagClassName
{
color: #864958;
}
</style>
background-color css
<style>
a { background-color: #864958; }
a { background-color: rgb(134,73,88); }
div.DivClassName
{
background-color: #864958;
}
.BgClassName
{
background-color: #864958;
}
</style>
border-color css
<style>
span { border-color: #864958; }
span { border-color: rgb(134,73,88); }
td.TdClassName
{
border-color: #864958;
}
.TagClassName
{
border-color: #864958;
}
</style>