Shades of Cannon Pink #845469
Tints of Cannon Pink #845469
RGB
CMYK
RGB Variations
Color information
#845469 (or 0x845469) is known color: Cannon Pink. HEX triplet: 84, 54 and 69. RGB value is (132,84,105). Sum of RGB (Red+Green+Blue) = 132+84+105=321 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.12% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 132 - color contains mainly: red. Hex color #845469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845469 is #7BAB96. Grayscale: #646464. Windows color (decimal): -8104855 or 6902916. OLE color: 6902916.
HSL color Cylindrical-coordinate representation of color #845469: hue angle of 333.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 #845469 is Cyan = 0, Magento = 0.36, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 105 | - |
| CMYK | 0 | 0.36 | 0.20 | 0.48 |
| HSL | 333.75º | 0.22% | 0.42% | - |
| HSV(B) | 333.75º | 0.36% | 0.52% | - |
| XYZ | 15.24 | 12.27 | 14.93 | - |
| YUV | 100.75 | 130.4 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 105 | 0 | 0.36 | 0.20 | 0.48 | 333.75 | 0.22 | 0.42 |
| Hex | 84 | 54 | 69 | 0 | 24 | 14 | 30 | 14E | 16 | 2A |
| Octal | 204 | 124 | 151 | 0 | 44 | 24 | 60 | 516 | 26 | 52 |
| Binary | 10000100 | 1010100 | 1101001 | 0 | 100100 | 10100 | 110000 | 101001110 | 10110 | 101010 |
Color Harmonies of #845469
Complementary color
Monochromatic Colors of #845469
Black with #845469
Text Example
Text Example
White with #845469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845469; }
p { color: rgb(132,84,105); }
H1.HeaderClassName
{
color: #845469;
}
.AnyTagClassName
{
color: #845469;
}
</style>
background-color css
<style>
a { background-color: #845469; }
a { background-color: rgb(132,84,105); }
div.DivClassName
{
background-color: #845469;
}
.BgClassName
{
background-color: #845469;
}
</style>
border-color css
<style>
span { border-color: #845469; }
span { border-color: rgb(132,84,105); }
td.TdClassName
{
border-color: #845469;
}
.TagClassName
{
border-color: #845469;
}
</style>