Shades of Cannon Pink #845669
Tints of Cannon Pink #845669
RGB
CMYK
RGB Variations
Color information
#845669 (or 0x845669) is known color: Cannon Pink. HEX triplet: 84, 56 and 69. RGB value is (132,86,105). Sum of RGB (Red+Green+Blue) = 132+86+105=323 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.87% from 323); Green value is 86 (33.98% from 255 or 26.63% from 323); Blue value is 105 (41.41% from 255 or 32.51% from 323); Max value from RGB is 132 - color contains mainly: red. Hex color #845669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845669 is #7BA996. Grayscale: #656565. Windows color (decimal): -8104343 or 6903428. OLE color: 6903428.
HSL color Cylindrical-coordinate representation of color #845669: hue angle of 335.22º 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 #845669 is Cyan = 0, Magento = 0.35, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 105 | - |
| CMYK | 0 | 0.35 | 0.20 | 0.48 |
| HSL | 335.22º | 0.21% | 0.43% | - |
| HSV(B) | 335.22º | 0.35% | 0.52% | - |
| XYZ | 15.39 | 12.58 | 14.98 | - |
| YUV | 101.92 | 129.74 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 105 | 0 | 0.35 | 0.20 | 0.48 | 335.22 | 0.21 | 0.43 |
| Hex | 84 | 56 | 69 | 0 | 23 | 14 | 30 | 14F | 15 | 2B |
| Octal | 204 | 126 | 151 | 0 | 43 | 24 | 60 | 517 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1101001 | 0 | 100011 | 10100 | 110000 | 101001111 | 10101 | 101011 |
Color Harmonies of #845669
Complementary color
Monochromatic Colors of #845669
Black with #845669
Text Example
Text Example
White with #845669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845669; }
p { color: rgb(132,86,105); }
H1.HeaderClassName
{
color: #845669;
}
.AnyTagClassName
{
color: #845669;
}
</style>
background-color css
<style>
a { background-color: #845669; }
a { background-color: rgb(132,86,105); }
div.DivClassName
{
background-color: #845669;
}
.BgClassName
{
background-color: #845669;
}
</style>
border-color css
<style>
span { border-color: #845669; }
span { border-color: rgb(132,86,105); }
td.TdClassName
{
border-color: #845669;
}
.TagClassName
{
border-color: #845669;
}
</style>