Shades of Cannon Pink #815564
Tints of Cannon Pink #815564
RGB
CMYK
RGB Variations
Color information
#815564 (or 0x815564) is known color: Cannon Pink. HEX triplet: 81, 55 and 64. RGB value is (129,85,100). Sum of RGB (Red+Green+Blue) = 129+85+100=314 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.08% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 100 (39.45% from 255 or 31.85% from 314); Max value from RGB is 129 - color contains mainly: red. Hex color #815564 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815564 is #7EAA9B. Grayscale: #636363. Windows color (decimal): -8301212 or 6575489. OLE color: 6575489.
HSL color Cylindrical-coordinate representation of color #815564: hue angle of 339.55º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #815564 is Cyan = 0, Magento = 0.34, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 100 | - |
| CMYK | 0 | 0.34 | 0.22 | 0.49 |
| HSL | 339.55º | 0.21% | 0.42% | - |
| HSV(B) | 339.55º | 0.34% | 0.51% | - |
| XYZ | 14.6 | 12.08 | 13.62 | - |
| YUV | 99.87 | 128.08 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 100 | 0 | 0.34 | 0.22 | 0.49 | 339.55 | 0.21 | 0.42 |
| Hex | 81 | 55 | 64 | 0 | 22 | 16 | 31 | 154 | 15 | 2A |
| Octal | 201 | 125 | 144 | 0 | 42 | 26 | 61 | 524 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1100100 | 0 | 100010 | 10110 | 110001 | 101010100 | 10101 | 101010 |
Color Harmonies of #815564
Complementary color
Monochromatic Colors of #815564
Black with #815564
Text Example
Text Example
White with #815564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815564; }
p { color: rgb(129,85,100); }
H1.HeaderClassName
{
color: #815564;
}
.AnyTagClassName
{
color: #815564;
}
</style>
background-color css
<style>
a { background-color: #815564; }
a { background-color: rgb(129,85,100); }
div.DivClassName
{
background-color: #815564;
}
.BgClassName
{
background-color: #815564;
}
</style>
border-color css
<style>
span { border-color: #815564; }
span { border-color: rgb(129,85,100); }
td.TdClassName
{
border-color: #815564;
}
.TagClassName
{
border-color: #815564;
}
</style>