Shades of Cannon Pink #865762
Tints of Cannon Pink #865762
RGB
CMYK
RGB Variations
Color information
#865762 (or 0x865762) is known color: Cannon Pink. HEX triplet: 86, 57 and 62. RGB value is (134,87,98). Sum of RGB (Red+Green+Blue) = 134+87+98=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 87 (34.38% from 255 or 27.27% from 319); Blue value is 98 (38.67% from 255 or 30.72% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #865762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865762 is #79A89D. Grayscale: #666666. Windows color (decimal): -7973022 or 6444934. OLE color: 6444934.
HSL color Cylindrical-coordinate representation of color #865762: hue angle of 345.96º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865762 is Cyan = 0, Magento = 0.35, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 98 | - |
| CMYK | 0 | 0.35 | 0.27 | 0.47 |
| HSL | 345.96º | 0.21% | 0.43% | - |
| HSV(B) | 345.96º | 0.35% | 0.53% | - |
| XYZ | 15.44 | 12.77 | 13.21 | - |
| YUV | 102.31 | 125.57 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 98 | 0 | 0.35 | 0.27 | 0.47 | 345.96 | 0.21 | 0.43 |
| Hex | 86 | 57 | 62 | 0 | 23 | 1B | 2F | 15A | 15 | 2B |
| Octal | 206 | 127 | 142 | 0 | 43 | 33 | 57 | 532 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1100010 | 0 | 100011 | 11011 | 101111 | 101011010 | 10101 | 101011 |
Color Harmonies of #865762
Complementary color
Monochromatic Colors of #865762
Black with #865762
Text Example
Text Example
White with #865762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865762; }
p { color: rgb(134,87,98); }
H1.HeaderClassName
{
color: #865762;
}
.AnyTagClassName
{
color: #865762;
}
</style>
background-color css
<style>
a { background-color: #865762; }
a { background-color: rgb(134,87,98); }
div.DivClassName
{
background-color: #865762;
}
.BgClassName
{
background-color: #865762;
}
</style>
border-color css
<style>
span { border-color: #865762; }
span { border-color: rgb(134,87,98); }
td.TdClassName
{
border-color: #865762;
}
.TagClassName
{
border-color: #865762;
}
</style>