Shades of Cannon Pink #835562
Tints of Cannon Pink #835562
RGB
CMYK
RGB Variations
Color information
#835562 (or 0x835562) is known color: Cannon Pink. HEX triplet: 83, 55 and 62. RGB value is (131,85,98). Sum of RGB (Red+Green+Blue) = 131+85+98=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 98 (38.67% from 255 or 31.21% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #835562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835562 is #7CAA9D. Grayscale: #646464. Windows color (decimal): -8170142 or 6444419. OLE color: 6444419.
HSL color Cylindrical-coordinate representation of color #835562: hue angle of 343.04º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #835562 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 98 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.49 |
| HSL | 343.04º | 0.21% | 0.42% | - |
| HSV(B) | 343.04º | 0.35% | 0.51% | - |
| XYZ | 14.81 | 12.2 | 13.13 | - |
| YUV | 100.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 98 | 0 | 0.35 | 0.25 | 0.49 | 343.04 | 0.21 | 0.42 |
| Hex | 83 | 55 | 62 | 0 | 23 | 19 | 31 | 157 | 15 | 2A |
| Octal | 203 | 125 | 142 | 0 | 43 | 31 | 61 | 527 | 25 | 52 |
| Binary | 10000011 | 1010101 | 1100010 | 0 | 100011 | 11001 | 110001 | 101010111 | 10101 | 101010 |
Color Harmonies of #835562
Complementary color
Monochromatic Colors of #835562
Black with #835562
Text Example
Text Example
White with #835562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835562; }
p { color: rgb(131,85,98); }
H1.HeaderClassName
{
color: #835562;
}
.AnyTagClassName
{
color: #835562;
}
</style>
background-color css
<style>
a { background-color: #835562; }
a { background-color: rgb(131,85,98); }
div.DivClassName
{
background-color: #835562;
}
.BgClassName
{
background-color: #835562;
}
</style>
border-color css
<style>
span { border-color: #835562; }
span { border-color: rgb(131,85,98); }
td.TdClassName
{
border-color: #835562;
}
.TagClassName
{
border-color: #835562;
}
</style>