Shades of Cannon Pink #845267
Tints of Cannon Pink #845267
RGB
CMYK
RGB Variations
Color information
#845267 (or 0x845267) is known color: Cannon Pink. HEX triplet: 84, 52 and 67. RGB value is (132,82,103). Sum of RGB (Red+Green+Blue) = 132+82+103=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #845267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845267 is #7BAD98. Grayscale: #636363. Windows color (decimal): -8105369 or 6771332. OLE color: 6771332.
HSL color Cylindrical-coordinate representation of color #845267: hue angle of 334.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #845267 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 82 | 103 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.48 |
| HSL | 334.8º | 0.23% | 0.42% | - |
| HSV(B) | 334.8º | 0.38% | 0.52% | - |
| XYZ | 14.98 | 11.92 | 14.34 | - |
| YUV | 99.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 103 | 0 | 0.38 | 0.22 | 0.48 | 334.8 | 0.23 | 0.42 |
| Hex | 84 | 52 | 67 | 0 | 26 | 16 | 30 | 14F | 17 | 2A |
| Octal | 204 | 122 | 147 | 0 | 46 | 26 | 60 | 517 | 27 | 52 |
| Binary | 10000100 | 1010010 | 1100111 | 0 | 100110 | 10110 | 110000 | 101001111 | 10111 | 101010 |
Color Harmonies of #845267
Complementary color
Monochromatic Colors of #845267
Black with #845267
Text Example
Text Example
White with #845267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845267; }
p { color: rgb(132,82,103); }
H1.HeaderClassName
{
color: #845267;
}
.AnyTagClassName
{
color: #845267;
}
</style>
background-color css
<style>
a { background-color: #845267; }
a { background-color: rgb(132,82,103); }
div.DivClassName
{
background-color: #845267;
}
.BgClassName
{
background-color: #845267;
}
</style>
border-color css
<style>
span { border-color: #845267; }
span { border-color: rgb(132,82,103); }
td.TdClassName
{
border-color: #845267;
}
.TagClassName
{
border-color: #845267;
}
</style>