Shades of Cannon Pink #914966
Tints of Cannon Pink #914966
RGB
CMYK
RGB Variations
Color information
#914966 (or 0x914966) is known color: Cannon Pink. HEX triplet: 91, 49 and 66. RGB value is (145,73,102). Sum of RGB (Red+Green+Blue) = 145+73+102=320 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.31% from 320); Green value is 73 (28.91% from 255 or 22.81% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 145 - color contains mainly: red. Hex color #914966 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #914966 is #6EB699. Grayscale: #616161. Windows color (decimal): -7255706 or 6703505. OLE color: 6703505.
HSL color Cylindrical-coordinate representation of color #914966: hue angle of 335.83º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #914966 is Cyan = 0, Magento = 0.50, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 73 | 102 | - |
| CMYK | 0 | 0.50 | 0.30 | 0.43 |
| HSL | 335.83º | 0.33% | 0.43% | - |
| HSV(B) | 335.83º | 0.5% | 0.57% | - |
| XYZ | 16.46 | 11.74 | 13.97 | - |
| YUV | 97.83 | 130.35 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 73 | 102 | 0 | 0.50 | 0.30 | 0.43 | 335.83 | 0.33 | 0.43 |
| Hex | 91 | 49 | 66 | 0 | 32 | 1E | 2B | 150 | 21 | 2B |
| Octal | 221 | 111 | 146 | 0 | 62 | 36 | 53 | 520 | 41 | 53 |
| Binary | 10010001 | 1001001 | 1100110 | 0 | 110010 | 11110 | 101011 | 101010000 | 100001 | 101011 |
Color Harmonies of #914966
Complementary color
Monochromatic Colors of #914966
Black with #914966
Text Example
Text Example
White with #914966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914966; }
p { color: rgb(145,73,102); }
H1.HeaderClassName
{
color: #914966;
}
.AnyTagClassName
{
color: #914966;
}
</style>
background-color css
<style>
a { background-color: #914966; }
a { background-color: rgb(145,73,102); }
div.DivClassName
{
background-color: #914966;
}
.BgClassName
{
background-color: #914966;
}
</style>
border-color css
<style>
span { border-color: #914966; }
span { border-color: rgb(145,73,102); }
td.TdClassName
{
border-color: #914966;
}
.TagClassName
{
border-color: #914966;
}
</style>