Shades of Cannon Pink #845662
Tints of Cannon Pink #845662
RGB
CMYK
RGB Variations
Color information
#845662 (or 0x845662) is known color: Cannon Pink. HEX triplet: 84, 56 and 62. RGB value is (132,86,98). Sum of RGB (Red+Green+Blue) = 132+86+98=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 98 (38.67% from 255 or 31.01% from 316); Max value from RGB is 132 - color contains mainly: red. Hex color #845662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845662 is #7BA99D. Grayscale: #656565. Windows color (decimal): -8104350 or 6444676. OLE color: 6444676.
HSL color Cylindrical-coordinate representation of color #845662: hue angle of 344.35º 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 #845662 is Cyan = 0, Magento = 0.35, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 98 | - |
| CMYK | 0 | 0.35 | 0.26 | 0.48 |
| HSL | 344.35º | 0.21% | 0.43% | - |
| HSV(B) | 344.35º | 0.35% | 0.52% | - |
| XYZ | 15.05 | 12.44 | 13.16 | - |
| YUV | 101.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 98 | 0 | 0.35 | 0.26 | 0.48 | 344.35 | 0.21 | 0.43 |
| Hex | 84 | 56 | 62 | 0 | 23 | 1A | 30 | 158 | 15 | 2B |
| Octal | 204 | 126 | 142 | 0 | 43 | 32 | 60 | 530 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1100010 | 0 | 100011 | 11010 | 110000 | 101011000 | 10101 | 101011 |
Color Harmonies of #845662
Complementary color
Monochromatic Colors of #845662
Black with #845662
Text Example
Text Example
White with #845662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845662; }
p { color: rgb(132,86,98); }
H1.HeaderClassName
{
color: #845662;
}
.AnyTagClassName
{
color: #845662;
}
</style>
background-color css
<style>
a { background-color: #845662; }
a { background-color: rgb(132,86,98); }
div.DivClassName
{
background-color: #845662;
}
.BgClassName
{
background-color: #845662;
}
</style>
border-color css
<style>
span { border-color: #845662; }
span { border-color: rgb(132,86,98); }
td.TdClassName
{
border-color: #845662;
}
.TagClassName
{
border-color: #845662;
}
</style>