Shades of Cannon Pink #815965
Tints of Cannon Pink #815965
RGB
CMYK
RGB Variations
Color information
#815965 (or 0x815965) is known color: Cannon Pink. HEX triplet: 81, 59 and 65. RGB value is (129,89,101). Sum of RGB (Red+Green+Blue) = 129+89+101=319 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.44% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 101 (39.84% from 255 or 31.66% from 319); Max value from RGB is 129 - color contains mainly: red. Hex color #815965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815965 is #7EA69A. Grayscale: #666666. Windows color (decimal): -8300187 or 6642049. OLE color: 6642049.
HSL color Cylindrical-coordinate representation of color #815965: hue angle of 342º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #815965 is Cyan = 0, Magento = 0.31, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 101 | - |
| CMYK | 0 | 0.31 | 0.22 | 0.49 |
| HSL | 342º | 0.18% | 0.43% | - |
| HSV(B) | 342º | 0.31% | 0.51% | - |
| XYZ | 14.97 | 12.75 | 13.98 | - |
| YUV | 102.33 | 127.25 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 101 | 0 | 0.31 | 0.22 | 0.49 | 342 | 0.18 | 0.43 |
| Hex | 81 | 59 | 65 | 0 | 1F | 16 | 31 | 156 | 12 | 2B |
| Octal | 201 | 131 | 145 | 0 | 37 | 26 | 61 | 526 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1100101 | 0 | 11111 | 10110 | 110001 | 101010110 | 10010 | 101011 |
Color Harmonies of #815965
Complementary color
Monochromatic Colors of #815965
Black with #815965
Text Example
Text Example
White with #815965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815965; }
p { color: rgb(129,89,101); }
H1.HeaderClassName
{
color: #815965;
}
.AnyTagClassName
{
color: #815965;
}
</style>
background-color css
<style>
a { background-color: #815965; }
a { background-color: rgb(129,89,101); }
div.DivClassName
{
background-color: #815965;
}
.BgClassName
{
background-color: #815965;
}
</style>
border-color css
<style>
span { border-color: #815965; }
span { border-color: rgb(129,89,101); }
td.TdClassName
{
border-color: #815965;
}
.TagClassName
{
border-color: #815965;
}
</style>