Shades of Cannon Pink #845661
Tints of Cannon Pink #845661
RGB
CMYK
RGB Variations
Color information
#845661 (or 0x845661) is known color: Cannon Pink. HEX triplet: 84, 56 and 61. RGB value is (132,86,97). Sum of RGB (Red+Green+Blue) = 132+86+97=315 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.90% from 315); Green value is 86 (33.98% from 255 or 27.30% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 132 - color contains mainly: red. Hex color #845661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845661 is #7BA99E. Grayscale: #656565. Windows color (decimal): -8104351 or 6379140. OLE color: 6379140.
HSL color Cylindrical-coordinate representation of color #845661: hue angle of 345.65º 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 #845661 is Cyan = 0, Magento = 0.35, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 97 | - |
| CMYK | 0 | 0.35 | 0.27 | 0.48 |
| HSL | 345.65º | 0.21% | 0.43% | - |
| HSV(B) | 345.65º | 0.35% | 0.52% | - |
| XYZ | 15 | 12.42 | 12.92 | - |
| YUV | 101.01 | 125.74 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 97 | 0 | 0.35 | 0.27 | 0.48 | 345.65 | 0.21 | 0.43 |
| Hex | 84 | 56 | 61 | 0 | 23 | 1B | 30 | 15A | 15 | 2B |
| Octal | 204 | 126 | 141 | 0 | 43 | 33 | 60 | 532 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1100001 | 0 | 100011 | 11011 | 110000 | 101011010 | 10101 | 101011 |
Color Harmonies of #845661
Complementary color
Monochromatic Colors of #845661
Black with #845661
Text Example
Text Example
White with #845661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845661; }
p { color: rgb(132,86,97); }
H1.HeaderClassName
{
color: #845661;
}
.AnyTagClassName
{
color: #845661;
}
</style>
background-color css
<style>
a { background-color: #845661; }
a { background-color: rgb(132,86,97); }
div.DivClassName
{
background-color: #845661;
}
.BgClassName
{
background-color: #845661;
}
</style>
border-color css
<style>
span { border-color: #845661; }
span { border-color: rgb(132,86,97); }
td.TdClassName
{
border-color: #845661;
}
.TagClassName
{
border-color: #845661;
}
</style>