Shades of Cannon Pink #975075
Tints of Cannon Pink #975075
RGB
CMYK
RGB Variations
Color information
#975075 (or 0x975075) is known color: Cannon Pink. HEX triplet: 97, 50 and 75. RGB value is (151,80,117). Sum of RGB (Red+Green+Blue) = 151+80+117=348 (46% of max value = 765). Red value is 151 (59.38% from 255 or 43.39% from 348); Green value is 80 (31.64% from 255 or 22.99% from 348); Blue value is 117 (46.09% from 255 or 33.62% from 348); Max value from RGB is 151 - color contains mainly: red. Hex color #975075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975075 is #68AF8A. Grayscale: #696969. Windows color (decimal): -6860683 or 7688343. OLE color: 7688343.
HSL color Cylindrical-coordinate representation of color #975075: hue angle of 328.73º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #975075 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 117 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.41 |
| HSL | 328.73º | 0.31% | 0.45% | - |
| HSV(B) | 328.73º | 0.47% | 0.59% | - |
| XYZ | 18.84 | 13.6 | 18.46 | - |
| YUV | 105.45 | 134.52 | 160.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 117 | 0 | 0.47 | 0.23 | 0.41 | 328.73 | 0.31 | 0.45 |
| Hex | 97 | 50 | 75 | 0 | 2F | 17 | 29 | 149 | 1F | 2D |
| Octal | 227 | 120 | 165 | 0 | 57 | 27 | 51 | 511 | 37 | 55 |
| Binary | 10010111 | 1010000 | 1110101 | 0 | 101111 | 10111 | 101001 | 101001001 | 11111 | 101101 |
Color Harmonies of #975075
Complementary color
Monochromatic Colors of #975075
Black with #975075
Text Example
Text Example
White with #975075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975075; }
p { color: rgb(151,80,117); }
H1.HeaderClassName
{
color: #975075;
}
.AnyTagClassName
{
color: #975075;
}
</style>
background-color css
<style>
a { background-color: #975075; }
a { background-color: rgb(151,80,117); }
div.DivClassName
{
background-color: #975075;
}
.BgClassName
{
background-color: #975075;
}
</style>
border-color css
<style>
span { border-color: #975075; }
span { border-color: rgb(151,80,117); }
td.TdClassName
{
border-color: #975075;
}
.TagClassName
{
border-color: #975075;
}
</style>