Shades of Cannon Pink #845769
Tints of Cannon Pink #845769
RGB
CMYK
RGB Variations
Color information
#845769 (or 0x845769) is known color: Cannon Pink. HEX triplet: 84, 57 and 69. RGB value is (132,87,105). Sum of RGB (Red+Green+Blue) = 132+87+105=324 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.74% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 132 - color contains mainly: red. Hex color #845769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845769 is #7BA896. Grayscale: #666666. Windows color (decimal): -8104087 or 6903684. OLE color: 6903684.
HSL color Cylindrical-coordinate representation of color #845769: hue angle of 336º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #845769 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 105 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.48 |
| HSL | 336º | 0.21% | 0.43% | - |
| HSV(B) | 336º | 0.34% | 0.52% | - |
| XYZ | 15.47 | 12.74 | 15.01 | - |
| YUV | 102.51 | 129.41 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 105 | 0 | 0.34 | 0.20 | 0.48 | 336 | 0.21 | 0.43 |
| Hex | 84 | 57 | 69 | 0 | 22 | 14 | 30 | 150 | 15 | 2B |
| Octal | 204 | 127 | 151 | 0 | 42 | 24 | 60 | 520 | 25 | 53 |
| Binary | 10000100 | 1010111 | 1101001 | 0 | 100010 | 10100 | 110000 | 101010000 | 10101 | 101011 |
Color Harmonies of #845769
Complementary color
Monochromatic Colors of #845769
Black with #845769
Text Example
Text Example
White with #845769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845769; }
p { color: rgb(132,87,105); }
H1.HeaderClassName
{
color: #845769;
}
.AnyTagClassName
{
color: #845769;
}
</style>
background-color css
<style>
a { background-color: #845769; }
a { background-color: rgb(132,87,105); }
div.DivClassName
{
background-color: #845769;
}
.BgClassName
{
background-color: #845769;
}
</style>
border-color css
<style>
span { border-color: #845769; }
span { border-color: rgb(132,87,105); }
td.TdClassName
{
border-color: #845769;
}
.TagClassName
{
border-color: #845769;
}
</style>