Shades of Cannon Pink #845569
Tints of Cannon Pink #845569
RGB
CMYK
RGB Variations
Color information
#845569 (or 0x845569) is known color: Cannon Pink. HEX triplet: 84, 55 and 69. RGB value is (132,85,105). Sum of RGB (Red+Green+Blue) = 132+85+105=322 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.99% from 322); Green value is 85 (33.59% from 255 or 26.40% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 132 - color contains mainly: red. Hex color #845569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845569 is #7BAA96. Grayscale: #656565. Windows color (decimal): -8104599 or 6903172. OLE color: 6903172.
HSL color Cylindrical-coordinate representation of color #845569: hue angle of 334.47º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #845569 is Cyan = 0, Magento = 0.36, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 85 | 105 | - |
| CMYK | 0 | 0.36 | 0.20 | 0.48 |
| HSL | 334.47º | 0.22% | 0.43% | - |
| HSV(B) | 334.47º | 0.36% | 0.52% | - |
| XYZ | 15.31 | 12.42 | 14.96 | - |
| YUV | 101.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 85 | 105 | 0 | 0.36 | 0.20 | 0.48 | 334.47 | 0.22 | 0.43 |
| Hex | 84 | 55 | 69 | 0 | 24 | 14 | 30 | 14E | 16 | 2B |
| Octal | 204 | 125 | 151 | 0 | 44 | 24 | 60 | 516 | 26 | 53 |
| Binary | 10000100 | 1010101 | 1101001 | 0 | 100100 | 10100 | 110000 | 101001110 | 10110 | 101011 |
Color Harmonies of #845569
Complementary color
Monochromatic Colors of #845569
Black with #845569
Text Example
Text Example
White with #845569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845569; }
p { color: rgb(132,85,105); }
H1.HeaderClassName
{
color: #845569;
}
.AnyTagClassName
{
color: #845569;
}
</style>
background-color css
<style>
a { background-color: #845569; }
a { background-color: rgb(132,85,105); }
div.DivClassName
{
background-color: #845569;
}
.BgClassName
{
background-color: #845569;
}
</style>
border-color css
<style>
span { border-color: #845569; }
span { border-color: rgb(132,85,105); }
td.TdClassName
{
border-color: #845569;
}
.TagClassName
{
border-color: #845569;
}
</style>