Shades of Cannon Pink #914478
Tints of Cannon Pink #914478
RGB
CMYK
RGB Variations
Color information
#914478 (or 0x914478) is known color: Cannon Pink. HEX triplet: 91, 44 and 78. RGB value is (145,68,120). Sum of RGB (Red+Green+Blue) = 145+68+120=333 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.54% from 333); Green value is 68 (26.95% from 255 or 20.42% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 145 - color contains mainly: red. Hex color #914478 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #914478 is #6EBB87. Grayscale: #606060. Windows color (decimal): -7256968 or 7881873. OLE color: 7881873.
HSL color Cylindrical-coordinate representation of color #914478: hue angle of 319.48º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #914478 is Cyan = 0, Magento = 0.53, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 68 | 120 | - |
| CMYK | 0 | 0.53 | 0.17 | 0.43 |
| HSL | 319.48º | 0.36% | 0.42% | - |
| HSV(B) | 319.48º | 0.53% | 0.57% | - |
| XYZ | 17.13 | 11.51 | 19.09 | - |
| YUV | 96.95 | 141.01 | 162.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 68 | 120 | 0 | 0.53 | 0.17 | 0.43 | 319.48 | 0.36 | 0.42 |
| Hex | 91 | 44 | 78 | 0 | 35 | 11 | 2B | 13F | 24 | 2A |
| Octal | 221 | 104 | 170 | 0 | 65 | 21 | 53 | 477 | 44 | 52 |
| Binary | 10010001 | 1000100 | 1111000 | 0 | 110101 | 10001 | 101011 | 100111111 | 100100 | 101010 |
Color Harmonies of #914478
Complementary color
Monochromatic Colors of #914478
Black with #914478
Text Example
Text Example
White with #914478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914478; }
p { color: rgb(145,68,120); }
H1.HeaderClassName
{
color: #914478;
}
.AnyTagClassName
{
color: #914478;
}
</style>
background-color css
<style>
a { background-color: #914478; }
a { background-color: rgb(145,68,120); }
div.DivClassName
{
background-color: #914478;
}
.BgClassName
{
background-color: #914478;
}
</style>
border-color css
<style>
span { border-color: #914478; }
span { border-color: rgb(145,68,120); }
td.TdClassName
{
border-color: #914478;
}
.TagClassName
{
border-color: #914478;
}
</style>