Shades of Cannon Pink #815661
Tints of Cannon Pink #815661
RGB
CMYK
RGB Variations
Color information
#815661 (or 0x815661) is known color: Cannon Pink. HEX triplet: 81, 56 and 61. RGB value is (129,86,97). Sum of RGB (Red+Green+Blue) = 129+86+97=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 86 (33.98% from 255 or 27.56% from 312); Blue value is 97 (38.28% from 255 or 31.09% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #815661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815661 is #7EA99E. Grayscale: #646464. Windows color (decimal): -8300959 or 6379137. OLE color: 6379137.
HSL color Cylindrical-coordinate representation of color #815661: hue angle of 344.65º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815661 is Cyan = 0, Magento = 0.33, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 97 | - |
| CMYK | 0 | 0.33 | 0.25 | 0.49 |
| HSL | 344.65º | 0.2% | 0.42% | - |
| HSV(B) | 344.65º | 0.33% | 0.51% | - |
| XYZ | 14.54 | 12.19 | 12.9 | - |
| YUV | 100.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 97 | 0 | 0.33 | 0.25 | 0.49 | 344.65 | 0.2 | 0.42 |
| Hex | 81 | 56 | 61 | 0 | 21 | 19 | 31 | 159 | 14 | 2A |
| Octal | 201 | 126 | 141 | 0 | 41 | 31 | 61 | 531 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1100001 | 0 | 100001 | 11001 | 110001 | 101011001 | 10100 | 101010 |
Color Harmonies of #815661
Complementary color
Monochromatic Colors of #815661
Black with #815661
Text Example
Text Example
White with #815661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815661; }
p { color: rgb(129,86,97); }
H1.HeaderClassName
{
color: #815661;
}
.AnyTagClassName
{
color: #815661;
}
</style>
background-color css
<style>
a { background-color: #815661; }
a { background-color: rgb(129,86,97); }
div.DivClassName
{
background-color: #815661;
}
.BgClassName
{
background-color: #815661;
}
</style>
border-color css
<style>
span { border-color: #815661; }
span { border-color: rgb(129,86,97); }
td.TdClassName
{
border-color: #815661;
}
.TagClassName
{
border-color: #815661;
}
</style>