Shades of Cannon Pink #835965
Tints of Cannon Pink #835965
RGB
CMYK
RGB Variations
Color information
#835965 (or 0x835965) is known color: Cannon Pink. HEX triplet: 83, 59 and 65. RGB value is (131,89,101). Sum of RGB (Red+Green+Blue) = 131+89+101=321 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.81% from 321); Green value is 89 (35.16% from 255 or 27.73% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 131 - color contains mainly: red. Hex color #835965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835965 is #7CA69A. Grayscale: #666666. Windows color (decimal): -8169115 or 6642051. OLE color: 6642051.
HSL color Cylindrical-coordinate representation of color #835965: hue angle of 342.86º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #835965 is Cyan = 0, Magento = 0.32, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 101 | - |
| CMYK | 0 | 0.32 | 0.23 | 0.49 |
| HSL | 342.86º | 0.19% | 0.43% | - |
| HSV(B) | 342.86º | 0.32% | 0.51% | - |
| XYZ | 15.28 | 12.91 | 14 | - |
| YUV | 102.93 | 126.91 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 101 | 0 | 0.32 | 0.23 | 0.49 | 342.86 | 0.19 | 0.43 |
| Hex | 83 | 59 | 65 | 0 | 20 | 17 | 31 | 157 | 13 | 2B |
| Octal | 203 | 131 | 145 | 0 | 40 | 27 | 61 | 527 | 23 | 53 |
| Binary | 10000011 | 1011001 | 1100101 | 0 | 100000 | 10111 | 110001 | 101010111 | 10011 | 101011 |
Color Harmonies of #835965
Complementary color
Monochromatic Colors of #835965
Black with #835965
Text Example
Text Example
White with #835965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835965; }
p { color: rgb(131,89,101); }
H1.HeaderClassName
{
color: #835965;
}
.AnyTagClassName
{
color: #835965;
}
</style>
background-color css
<style>
a { background-color: #835965; }
a { background-color: rgb(131,89,101); }
div.DivClassName
{
background-color: #835965;
}
.BgClassName
{
background-color: #835965;
}
</style>
border-color css
<style>
span { border-color: #835965; }
span { border-color: rgb(131,89,101); }
td.TdClassName
{
border-color: #835965;
}
.TagClassName
{
border-color: #835965;
}
</style>