Shades of Cannon Pink #835461
Tints of Cannon Pink #835461
RGB
CMYK
RGB Variations
Color information
#835461 (or 0x835461) is known color: Cannon Pink. HEX triplet: 83, 54 and 61. RGB value is (131,84,97). Sum of RGB (Red+Green+Blue) = 131+84+97=312 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.99% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 97 (38.28% from 255 or 31.09% from 312); Max value from RGB is 131 - color contains mainly: red. Hex color #835461 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835461 is #7CAB9E. Grayscale: #636363. Windows color (decimal): -8170399 or 6378627. OLE color: 6378627.
HSL color Cylindrical-coordinate representation of color #835461: hue angle of 343.4º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835461 is Cyan = 0, Magento = 0.36, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 97 | - |
| CMYK | 0 | 0.36 | 0.26 | 0.49 |
| HSL | 343.4º | 0.22% | 0.42% | - |
| HSV(B) | 343.4º | 0.36% | 0.51% | - |
| XYZ | 14.69 | 12.03 | 12.86 | - |
| YUV | 99.54 | 126.57 | 150.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 97 | 0 | 0.36 | 0.26 | 0.49 | 343.4 | 0.22 | 0.42 |
| Hex | 83 | 54 | 61 | 0 | 24 | 1A | 31 | 157 | 16 | 2A |
| Octal | 203 | 124 | 141 | 0 | 44 | 32 | 61 | 527 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1100001 | 0 | 100100 | 11010 | 110001 | 101010111 | 10110 | 101010 |
Color Harmonies of #835461
Complementary color
Monochromatic Colors of #835461
Black with #835461
Text Example
Text Example
White with #835461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835461; }
p { color: rgb(131,84,97); }
H1.HeaderClassName
{
color: #835461;
}
.AnyTagClassName
{
color: #835461;
}
</style>
background-color css
<style>
a { background-color: #835461; }
a { background-color: rgb(131,84,97); }
div.DivClassName
{
background-color: #835461;
}
.BgClassName
{
background-color: #835461;
}
</style>
border-color css
<style>
span { border-color: #835461; }
span { border-color: rgb(131,84,97); }
td.TdClassName
{
border-color: #835461;
}
.TagClassName
{
border-color: #835461;
}
</style>