Shades of Cannon Pink #815962
Tints of Cannon Pink #815962
RGB
CMYK
RGB Variations
Color information
#815962 (or 0x815962) is known color: Cannon Pink. HEX triplet: 81, 59 and 62. RGB value is (129,89,98). Sum of RGB (Red+Green+Blue) = 129+89+98=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 89 (35.16% from 255 or 28.16% from 316); Blue value is 98 (38.67% from 255 or 31.01% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #815962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815962 is #7EA69D. Grayscale: #656565. Windows color (decimal): -8300190 or 6445441. OLE color: 6445441.
HSL color Cylindrical-coordinate representation of color #815962: hue angle of 346.5º 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 #815962 is Cyan = 0, Magento = 0.31, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 98 | - |
| CMYK | 0 | 0.31 | 0.24 | 0.49 |
| HSL | 346.5º | 0.18% | 0.43% | - |
| HSV(B) | 346.5º | 0.31% | 0.51% | - |
| XYZ | 14.83 | 12.69 | 13.22 | - |
| YUV | 101.99 | 125.75 | 147.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 98 | 0 | 0.31 | 0.24 | 0.49 | 346.5 | 0.18 | 0.43 |
| Hex | 81 | 59 | 62 | 0 | 1F | 18 | 31 | 15A | 12 | 2B |
| Octal | 201 | 131 | 142 | 0 | 37 | 30 | 61 | 532 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1100010 | 0 | 11111 | 11000 | 110001 | 101011010 | 10010 | 101011 |
Color Harmonies of #815962
Complementary color
Monochromatic Colors of #815962
Black with #815962
Text Example
Text Example
White with #815962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815962; }
p { color: rgb(129,89,98); }
H1.HeaderClassName
{
color: #815962;
}
.AnyTagClassName
{
color: #815962;
}
</style>
background-color css
<style>
a { background-color: #815962; }
a { background-color: rgb(129,89,98); }
div.DivClassName
{
background-color: #815962;
}
.BgClassName
{
background-color: #815962;
}
</style>
border-color css
<style>
span { border-color: #815962; }
span { border-color: rgb(129,89,98); }
td.TdClassName
{
border-color: #815962;
}
.TagClassName
{
border-color: #815962;
}
</style>