Shades of Cannon Pink #835661
Tints of Cannon Pink #835661
RGB
CMYK
RGB Variations
Color information
#835661 (or 0x835661) is known color: Cannon Pink. HEX triplet: 83, 56 and 61. RGB value is (131,86,97). Sum of RGB (Red+Green+Blue) = 131+86+97=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 86 (33.98% from 255 or 27.39% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #835661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835661 is #7CA99E. Grayscale: #646464. Windows color (decimal): -8169887 or 6379139. OLE color: 6379139.
HSL color Cylindrical-coordinate representation of color #835661: hue angle of 345.33º 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 #835661 is Cyan = 0, Magento = 0.34, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 97 | - |
| CMYK | 0 | 0.34 | 0.26 | 0.49 |
| HSL | 345.33º | 0.21% | 0.43% | - |
| HSV(B) | 345.33º | 0.34% | 0.51% | - |
| XYZ | 14.85 | 12.34 | 12.91 | - |
| YUV | 100.71 | 125.91 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 97 | 0 | 0.34 | 0.26 | 0.49 | 345.33 | 0.21 | 0.43 |
| Hex | 83 | 56 | 61 | 0 | 22 | 1A | 31 | 159 | 15 | 2B |
| Octal | 203 | 126 | 141 | 0 | 42 | 32 | 61 | 531 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1100001 | 0 | 100010 | 11010 | 110001 | 101011001 | 10101 | 101011 |
Color Harmonies of #835661
Complementary color
Monochromatic Colors of #835661
Black with #835661
Text Example
Text Example
White with #835661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835661; }
p { color: rgb(131,86,97); }
H1.HeaderClassName
{
color: #835661;
}
.AnyTagClassName
{
color: #835661;
}
</style>
background-color css
<style>
a { background-color: #835661; }
a { background-color: rgb(131,86,97); }
div.DivClassName
{
background-color: #835661;
}
.BgClassName
{
background-color: #835661;
}
</style>
border-color css
<style>
span { border-color: #835661; }
span { border-color: rgb(131,86,97); }
td.TdClassName
{
border-color: #835661;
}
.TagClassName
{
border-color: #835661;
}
</style>