Shades of Cannon Pink #815961
Tints of Cannon Pink #815961
RGB
CMYK
RGB Variations
Color information
#815961 (or 0x815961) is known color: Cannon Pink. HEX triplet: 81, 59 and 61. RGB value is (129,89,97). Sum of RGB (Red+Green+Blue) = 129+89+97=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 89 (35.16% from 255 or 28.25% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 129 - color contains mainly: red. Hex color #815961 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815961 is #7EA69E. Grayscale: #656565. Windows color (decimal): -8300191 or 6379905. OLE color: 6379905.
HSL color Cylindrical-coordinate representation of color #815961: hue angle of 348º 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 #815961 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 97 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.49 |
| HSL | 348º | 0.18% | 0.43% | - |
| HSV(B) | 348º | 0.31% | 0.51% | - |
| XYZ | 14.78 | 12.67 | 12.98 | - |
| YUV | 101.87 | 125.25 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 97 | 0 | 0.31 | 0.25 | 0.49 | 348 | 0.18 | 0.43 |
| Hex | 81 | 59 | 61 | 0 | 1F | 19 | 31 | 15C | 12 | 2B |
| Octal | 201 | 131 | 141 | 0 | 37 | 31 | 61 | 534 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1100001 | 0 | 11111 | 11001 | 110001 | 101011100 | 10010 | 101011 |
Color Harmonies of #815961
Complementary color
Monochromatic Colors of #815961
Black with #815961
Text Example
Text Example
White with #815961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815961; }
p { color: rgb(129,89,97); }
H1.HeaderClassName
{
color: #815961;
}
.AnyTagClassName
{
color: #815961;
}
</style>
background-color css
<style>
a { background-color: #815961; }
a { background-color: rgb(129,89,97); }
div.DivClassName
{
background-color: #815961;
}
.BgClassName
{
background-color: #815961;
}
</style>
border-color css
<style>
span { border-color: #815961; }
span { border-color: rgb(129,89,97); }
td.TdClassName
{
border-color: #815961;
}
.TagClassName
{
border-color: #815961;
}
</style>