Shades of Cannon Pink #845362
Tints of Cannon Pink #845362
RGB
CMYK
RGB Variations
Color information
#845362 (or 0x845362) is known color: Cannon Pink. HEX triplet: 84, 53 and 62. RGB value is (132,83,98). Sum of RGB (Red+Green+Blue) = 132+83+98=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 132 - color contains mainly: red. Hex color #845362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845362 is #7BAC9D. Grayscale: #636363. Windows color (decimal): -8105118 or 6443908. OLE color: 6443908.
HSL color Cylindrical-coordinate representation of color #845362: hue angle of 341.63º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #845362 is Cyan = 0, Magento = 0.37, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 98 | - |
| CMYK | 0 | 0.37 | 0.26 | 0.48 |
| HSL | 341.63º | 0.23% | 0.42% | - |
| HSV(B) | 341.63º | 0.37% | 0.52% | - |
| XYZ | 14.81 | 11.97 | 13.09 | - |
| YUV | 99.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 98 | 0 | 0.37 | 0.26 | 0.48 | 341.63 | 0.23 | 0.42 |
| Hex | 84 | 53 | 62 | 0 | 25 | 1A | 30 | 156 | 17 | 2A |
| Octal | 204 | 123 | 142 | 0 | 45 | 32 | 60 | 526 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1100010 | 0 | 100101 | 11010 | 110000 | 101010110 | 10111 | 101010 |
Color Harmonies of #845362
Complementary color
Monochromatic Colors of #845362
Black with #845362
Text Example
Text Example
White with #845362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845362; }
p { color: rgb(132,83,98); }
H1.HeaderClassName
{
color: #845362;
}
.AnyTagClassName
{
color: #845362;
}
</style>
background-color css
<style>
a { background-color: #845362; }
a { background-color: rgb(132,83,98); }
div.DivClassName
{
background-color: #845362;
}
.BgClassName
{
background-color: #845362;
}
</style>
border-color css
<style>
span { border-color: #845362; }
span { border-color: rgb(132,83,98); }
td.TdClassName
{
border-color: #845362;
}
.TagClassName
{
border-color: #845362;
}
</style>