Shades of Cannon Pink #845162
Tints of Cannon Pink #845162
RGB
CMYK
RGB Variations
Color information
#845162 (or 0x845162) is known color: Cannon Pink. HEX triplet: 84, 51 and 62. RGB value is (132,81,98). Sum of RGB (Red+Green+Blue) = 132+81+98=311 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.44% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 98 (38.67% from 255 or 31.51% from 311); Max value from RGB is 132 - color contains mainly: red. Hex color #845162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845162 is #7BAE9D. Grayscale: #626262. Windows color (decimal): -8105630 or 6443396. OLE color: 6443396.
HSL color Cylindrical-coordinate representation of color #845162: hue angle of 340º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #845162 is Cyan = 0, Magento = 0.39, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 98 | - |
| CMYK | 0 | 0.39 | 0.26 | 0.48 |
| HSL | 340º | 0.24% | 0.42% | - |
| HSV(B) | 340º | 0.39% | 0.52% | - |
| XYZ | 14.66 | 11.67 | 13.04 | - |
| YUV | 98.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 98 | 0 | 0.39 | 0.26 | 0.48 | 340 | 0.24 | 0.42 |
| Hex | 84 | 51 | 62 | 0 | 27 | 1A | 30 | 154 | 18 | 2A |
| Octal | 204 | 121 | 142 | 0 | 47 | 32 | 60 | 524 | 30 | 52 |
| Binary | 10000100 | 1010001 | 1100010 | 0 | 100111 | 11010 | 110000 | 101010100 | 11000 | 101010 |
Color Harmonies of #845162
Complementary color
Monochromatic Colors of #845162
Black with #845162
Text Example
Text Example
White with #845162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845162; }
p { color: rgb(132,81,98); }
H1.HeaderClassName
{
color: #845162;
}
.AnyTagClassName
{
color: #845162;
}
</style>
background-color css
<style>
a { background-color: #845162; }
a { background-color: rgb(132,81,98); }
div.DivClassName
{
background-color: #845162;
}
.BgClassName
{
background-color: #845162;
}
</style>
border-color css
<style>
span { border-color: #845162; }
span { border-color: rgb(132,81,98); }
td.TdClassName
{
border-color: #845162;
}
.TagClassName
{
border-color: #845162;
}
</style>