Shades of Cannon Pink #835669
Tints of Cannon Pink #835669
RGB
CMYK
RGB Variations
Color information
#835669 (or 0x835669) is known color: Cannon Pink. HEX triplet: 83, 56 and 69. RGB value is (131,86,105). Sum of RGB (Red+Green+Blue) = 131+86+105=322 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.68% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 131 - color contains mainly: red. Hex color #835669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835669 is #7CA996. Grayscale: #656565. Windows color (decimal): -8169879 or 6903427. OLE color: 6903427.
HSL color Cylindrical-coordinate representation of color #835669: hue angle of 334.67º 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 #835669 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 105 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.49 |
| HSL | 334.67º | 0.21% | 0.43% | - |
| HSV(B) | 334.67º | 0.34% | 0.51% | - |
| XYZ | 15.24 | 12.5 | 14.97 | - |
| YUV | 101.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 105 | 0 | 0.34 | 0.20 | 0.49 | 334.67 | 0.21 | 0.43 |
| Hex | 83 | 56 | 69 | 0 | 22 | 14 | 31 | 14F | 15 | 2B |
| Octal | 203 | 126 | 151 | 0 | 42 | 24 | 61 | 517 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1101001 | 0 | 100010 | 10100 | 110001 | 101001111 | 10101 | 101011 |
Color Harmonies of #835669
Complementary color
Monochromatic Colors of #835669
Black with #835669
Text Example
Text Example
White with #835669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835669; }
p { color: rgb(131,86,105); }
H1.HeaderClassName
{
color: #835669;
}
.AnyTagClassName
{
color: #835669;
}
</style>
background-color css
<style>
a { background-color: #835669; }
a { background-color: rgb(131,86,105); }
div.DivClassName
{
background-color: #835669;
}
.BgClassName
{
background-color: #835669;
}
</style>
border-color css
<style>
span { border-color: #835669; }
span { border-color: rgb(131,86,105); }
td.TdClassName
{
border-color: #835669;
}
.TagClassName
{
border-color: #835669;
}
</style>