Shades of Cannon Pink #835665
Tints of Cannon Pink #835665
RGB
CMYK
RGB Variations
Color information
#835665 (or 0x835665) is known color: Cannon Pink. HEX triplet: 83, 56 and 65. RGB value is (131,86,101). Sum of RGB (Red+Green+Blue) = 131+86+101=318 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.19% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 101 (39.84% from 255 or 31.76% from 318); Max value from RGB is 131 - color contains mainly: red. Hex color #835665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835665 is #7CA99A. Grayscale: #656565. Windows color (decimal): -8169883 or 6641283. OLE color: 6641283.
HSL color Cylindrical-coordinate representation of color #835665: hue angle of 340º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835665 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 101 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.49 |
| HSL | 340º | 0.21% | 0.43% | - |
| HSV(B) | 340º | 0.34% | 0.51% | - |
| XYZ | 15.04 | 12.42 | 13.92 | - |
| YUV | 101.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 101 | 0 | 0.34 | 0.23 | 0.49 | 340 | 0.21 | 0.43 |
| Hex | 83 | 56 | 65 | 0 | 22 | 17 | 31 | 154 | 15 | 2B |
| Octal | 203 | 126 | 145 | 0 | 42 | 27 | 61 | 524 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1100101 | 0 | 100010 | 10111 | 110001 | 101010100 | 10101 | 101011 |
Color Harmonies of #835665
Complementary color
Monochromatic Colors of #835665
Black with #835665
Text Example
Text Example
White with #835665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835665; }
p { color: rgb(131,86,101); }
H1.HeaderClassName
{
color: #835665;
}
.AnyTagClassName
{
color: #835665;
}
</style>
background-color css
<style>
a { background-color: #835665; }
a { background-color: rgb(131,86,101); }
div.DivClassName
{
background-color: #835665;
}
.BgClassName
{
background-color: #835665;
}
</style>
border-color css
<style>
span { border-color: #835665; }
span { border-color: rgb(131,86,101); }
td.TdClassName
{
border-color: #835665;
}
.TagClassName
{
border-color: #835665;
}
</style>