Shades of Cannon Pink #915072
Tints of Cannon Pink #915072
RGB
CMYK
RGB Variations
Color information
#915072 (or 0x915072) is known color: Cannon Pink. HEX triplet: 91, 50 and 72. RGB value is (145,80,114). Sum of RGB (Red+Green+Blue) = 145+80+114=339 (44% of max value = 765). Red value is 145 (57.03% from 255 or 42.77% from 339); Green value is 80 (31.64% from 255 or 23.60% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 145 - color contains mainly: red. Hex color #915072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915072 is #6EAF8D. Grayscale: #676767. Windows color (decimal): -7253902 or 7491729. OLE color: 7491729.
HSL color Cylindrical-coordinate representation of color #915072: hue angle of 328.62º 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 #915072 is Cyan = 0, Magento = 0.45, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 114 | - |
| CMYK | 0 | 0.45 | 0.21 | 0.43 |
| HSL | 328.62º | 0.29% | 0.44% | - |
| HSV(B) | 328.62º | 0.45% | 0.57% | - |
| XYZ | 17.58 | 12.97 | 17.5 | - |
| YUV | 103.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 114 | 0 | 0.45 | 0.21 | 0.43 | 328.62 | 0.29 | 0.44 |
| Hex | 91 | 50 | 72 | 0 | 2D | 15 | 2B | 149 | 1D | 2C |
| Octal | 221 | 120 | 162 | 0 | 55 | 25 | 53 | 511 | 35 | 54 |
| Binary | 10010001 | 1010000 | 1110010 | 0 | 101101 | 10101 | 101011 | 101001001 | 11101 | 101100 |
Color Harmonies of #915072
Complementary color
Monochromatic Colors of #915072
Black with #915072
Text Example
Text Example
White with #915072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915072; }
p { color: rgb(145,80,114); }
H1.HeaderClassName
{
color: #915072;
}
.AnyTagClassName
{
color: #915072;
}
</style>
background-color css
<style>
a { background-color: #915072; }
a { background-color: rgb(145,80,114); }
div.DivClassName
{
background-color: #915072;
}
.BgClassName
{
background-color: #915072;
}
</style>
border-color css
<style>
span { border-color: #915072; }
span { border-color: rgb(145,80,114); }
td.TdClassName
{
border-color: #915072;
}
.TagClassName
{
border-color: #915072;
}
</style>