Shades of Cannon Pink #815462
Tints of Cannon Pink #815462
RGB
CMYK
RGB Variations
Color information
#815462 (or 0x815462) is known color: Cannon Pink. HEX triplet: 81, 54 and 62. RGB value is (129,84,98). Sum of RGB (Red+Green+Blue) = 129+84+98=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 84 (33.20% from 255 or 27.01% from 311); Blue value is 98 (38.67% from 255 or 31.51% from 311); Max value from RGB is 129 - color contains mainly: red. Hex color #815462 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815462 is #7EAB9D. Grayscale: #636363. Windows color (decimal): -8301470 or 6444161. OLE color: 6444161.
HSL color Cylindrical-coordinate representation of color #815462: hue angle of 341.33º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815462 is Cyan = 0, Magento = 0.35, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 98 | - |
| CMYK | 0 | 0.35 | 0.24 | 0.49 |
| HSL | 341.33º | 0.21% | 0.42% | - |
| HSV(B) | 341.33º | 0.35% | 0.51% | - |
| XYZ | 14.43 | 11.89 | 13.09 | - |
| YUV | 99.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 98 | 0 | 0.35 | 0.24 | 0.49 | 341.33 | 0.21 | 0.42 |
| Hex | 81 | 54 | 62 | 0 | 23 | 18 | 31 | 155 | 15 | 2A |
| Octal | 201 | 124 | 142 | 0 | 43 | 30 | 61 | 525 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1100010 | 0 | 100011 | 11000 | 110001 | 101010101 | 10101 | 101010 |
Color Harmonies of #815462
Complementary color
Monochromatic Colors of #815462
Black with #815462
Text Example
Text Example
White with #815462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815462; }
p { color: rgb(129,84,98); }
H1.HeaderClassName
{
color: #815462;
}
.AnyTagClassName
{
color: #815462;
}
</style>
background-color css
<style>
a { background-color: #815462; }
a { background-color: rgb(129,84,98); }
div.DivClassName
{
background-color: #815462;
}
.BgClassName
{
background-color: #815462;
}
</style>
border-color css
<style>
span { border-color: #815462; }
span { border-color: rgb(129,84,98); }
td.TdClassName
{
border-color: #815462;
}
.TagClassName
{
border-color: #815462;
}
</style>