Shades of Cannon Pink #845667
Tints of Cannon Pink #845667
RGB
CMYK
RGB Variations
Color information
#845667 (or 0x845667) is known color: Cannon Pink. HEX triplet: 84, 56 and 67. RGB value is (132,86,103). Sum of RGB (Red+Green+Blue) = 132+86+103=321 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.12% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 103 (40.62% from 255 or 32.09% from 321); Max value from RGB is 132 - color contains mainly: red. Hex color #845667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845667 is #7BA998. Grayscale: #656565. Windows color (decimal): -8104345 or 6772356. OLE color: 6772356.
HSL color Cylindrical-coordinate representation of color #845667: hue angle of 337.83º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #845667 is Cyan = 0, Magento = 0.35, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 103 | - |
| CMYK | 0 | 0.35 | 0.22 | 0.48 |
| HSL | 337.83º | 0.21% | 0.43% | - |
| HSV(B) | 337.83º | 0.35% | 0.52% | - |
| XYZ | 15.29 | 12.54 | 14.45 | - |
| YUV | 101.69 | 128.74 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 103 | 0 | 0.35 | 0.22 | 0.48 | 337.83 | 0.21 | 0.43 |
| Hex | 84 | 56 | 67 | 0 | 23 | 16 | 30 | 152 | 15 | 2B |
| Octal | 204 | 126 | 147 | 0 | 43 | 26 | 60 | 522 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1100111 | 0 | 100011 | 10110 | 110000 | 101010010 | 10101 | 101011 |
Color Harmonies of #845667
Complementary color
Monochromatic Colors of #845667
Black with #845667
Text Example
Text Example
White with #845667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845667; }
p { color: rgb(132,86,103); }
H1.HeaderClassName
{
color: #845667;
}
.AnyTagClassName
{
color: #845667;
}
</style>
background-color css
<style>
a { background-color: #845667; }
a { background-color: rgb(132,86,103); }
div.DivClassName
{
background-color: #845667;
}
.BgClassName
{
background-color: #845667;
}
</style>
border-color css
<style>
span { border-color: #845667; }
span { border-color: rgb(132,86,103); }
td.TdClassName
{
border-color: #845667;
}
.TagClassName
{
border-color: #845667;
}
</style>