Shades of Cannon Pink #915062
Tints of Cannon Pink #915062
RGB
CMYK
RGB Variations
Color information
#915062 (or 0x915062) is known color: Cannon Pink. HEX triplet: 91, 50 and 62. RGB value is (145,80,98). Sum of RGB (Red+Green+Blue) = 145+80+98=323 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.89% from 323); Green value is 80 (31.64% from 255 or 24.77% from 323); Blue value is 98 (38.67% from 255 or 30.34% from 323); Max value from RGB is 145 - color contains mainly: red. Hex color #915062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915062 is #6EAF9D. Grayscale: #656565. Windows color (decimal): -7253918 or 6443153. OLE color: 6443153.
HSL color Cylindrical-coordinate representation of color #915062: hue angle of 343.38º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #915062 is Cyan = 0, Magento = 0.45, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 98 | - |
| CMYK | 0 | 0.45 | 0.32 | 0.43 |
| HSL | 343.38º | 0.29% | 0.44% | - |
| HSV(B) | 343.38º | 0.45% | 0.57% | - |
| XYZ | 16.75 | 12.64 | 13.11 | - |
| YUV | 101.49 | 126.03 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 98 | 0 | 0.45 | 0.32 | 0.43 | 343.38 | 0.29 | 0.44 |
| Hex | 91 | 50 | 62 | 0 | 2D | 20 | 2B | 157 | 1D | 2C |
| Octal | 221 | 120 | 142 | 0 | 55 | 40 | 53 | 527 | 35 | 54 |
| Binary | 10010001 | 1010000 | 1100010 | 0 | 101101 | 100000 | 101011 | 101010111 | 11101 | 101100 |
Color Harmonies of #915062
Complementary color
Monochromatic Colors of #915062
Black with #915062
Text Example
Text Example
White with #915062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915062; }
p { color: rgb(145,80,98); }
H1.HeaderClassName
{
color: #915062;
}
.AnyTagClassName
{
color: #915062;
}
</style>
background-color css
<style>
a { background-color: #915062; }
a { background-color: rgb(145,80,98); }
div.DivClassName
{
background-color: #915062;
}
.BgClassName
{
background-color: #915062;
}
</style>
border-color css
<style>
span { border-color: #915062; }
span { border-color: rgb(145,80,98); }
td.TdClassName
{
border-color: #915062;
}
.TagClassName
{
border-color: #915062;
}
</style>