Shades of Cannon Pink #845465
Tints of Cannon Pink #845465
RGB
CMYK
RGB Variations
Color information
#845465 (or 0x845465) is known color: Cannon Pink. HEX triplet: 84, 54 and 65. RGB value is (132,84,101). Sum of RGB (Red+Green+Blue) = 132+84+101=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 101 (39.84% from 255 or 31.86% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #845465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845465 is #7BAB9A. Grayscale: #646464. Windows color (decimal): -8104859 or 6640772. OLE color: 6640772.
HSL color Cylindrical-coordinate representation of color #845465: hue angle of 338.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #845465 is Cyan = 0, Magento = 0.36, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 101 | - |
| CMYK | 0 | 0.36 | 0.23 | 0.48 |
| HSL | 338.75º | 0.22% | 0.42% | - |
| HSV(B) | 338.75º | 0.36% | 0.52% | - |
| XYZ | 15.04 | 12.19 | 13.87 | - |
| YUV | 100.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 101 | 0 | 0.36 | 0.23 | 0.48 | 338.75 | 0.22 | 0.42 |
| Hex | 84 | 54 | 65 | 0 | 24 | 17 | 30 | 153 | 16 | 2A |
| Octal | 204 | 124 | 145 | 0 | 44 | 27 | 60 | 523 | 26 | 52 |
| Binary | 10000100 | 1010100 | 1100101 | 0 | 100100 | 10111 | 110000 | 101010011 | 10110 | 101010 |
Color Harmonies of #845465
Complementary color
Monochromatic Colors of #845465
Black with #845465
Text Example
Text Example
White with #845465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845465; }
p { color: rgb(132,84,101); }
H1.HeaderClassName
{
color: #845465;
}
.AnyTagClassName
{
color: #845465;
}
</style>
background-color css
<style>
a { background-color: #845465; }
a { background-color: rgb(132,84,101); }
div.DivClassName
{
background-color: #845465;
}
.BgClassName
{
background-color: #845465;
}
</style>
border-color css
<style>
span { border-color: #845465; }
span { border-color: rgb(132,84,101); }
td.TdClassName
{
border-color: #845465;
}
.TagClassName
{
border-color: #845465;
}
</style>