Shades of Cannon Pink #815860
Tints of Cannon Pink #815860
RGB
CMYK
RGB Variations
Color information
#815860 (or 0x815860) is known color: Cannon Pink. HEX triplet: 81, 58 and 60. RGB value is (129,88,96). Sum of RGB (Red+Green+Blue) = 129+88+96=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 88 (34.77% from 255 or 28.12% from 313); Blue value is 96 (37.89% from 255 or 30.67% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #815860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815860 is #7EA79F. Grayscale: #656565. Windows color (decimal): -8300448 or 6314113. OLE color: 6314113.
HSL color Cylindrical-coordinate representation of color #815860: hue angle of 348.29º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #815860 is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 96 | - |
| CMYK | 0 | 0.32 | 0.26 | 0.49 |
| HSL | 348.29º | 0.19% | 0.43% | - |
| HSV(B) | 348.29º | 0.32% | 0.51% | - |
| XYZ | 14.65 | 12.49 | 12.7 | - |
| YUV | 101.17 | 125.08 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 96 | 0 | 0.32 | 0.26 | 0.49 | 348.29 | 0.19 | 0.43 |
| Hex | 81 | 58 | 60 | 0 | 20 | 1A | 31 | 15C | 13 | 2B |
| Octal | 201 | 130 | 140 | 0 | 40 | 32 | 61 | 534 | 23 | 53 |
| Binary | 10000001 | 1011000 | 1100000 | 0 | 100000 | 11010 | 110001 | 101011100 | 10011 | 101011 |
Color Harmonies of #815860
Complementary color
Monochromatic Colors of #815860
Black with #815860
Text Example
Text Example
White with #815860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815860; }
p { color: rgb(129,88,96); }
H1.HeaderClassName
{
color: #815860;
}
.AnyTagClassName
{
color: #815860;
}
</style>
background-color css
<style>
a { background-color: #815860; }
a { background-color: rgb(129,88,96); }
div.DivClassName
{
background-color: #815860;
}
.BgClassName
{
background-color: #815860;
}
</style>
border-color css
<style>
span { border-color: #815860; }
span { border-color: rgb(129,88,96); }
td.TdClassName
{
border-color: #815860;
}
.TagClassName
{
border-color: #815860;
}
</style>