Shades of Cannon Pink #934479
Tints of Cannon Pink #934479
RGB
CMYK
RGB Variations
Color information
#934479 (or 0x934479) is known color: Cannon Pink. HEX triplet: 93, 44 and 79. RGB value is (147,68,121). Sum of RGB (Red+Green+Blue) = 147+68+121=336 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.75% from 336); Green value is 68 (26.95% from 255 or 20.24% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 147 - color contains mainly: red. Hex color #934479 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934479 is #6CBB86. Grayscale: #616161. Windows color (decimal): -7125895 or 7947411. OLE color: 7947411.
HSL color Cylindrical-coordinate representation of color #934479: hue angle of 319.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934479 is Cyan = 0, Magento = 0.54, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 121 | - |
| CMYK | 0 | 0.54 | 0.18 | 0.42 |
| HSL | 319.75º | 0.37% | 0.42% | - |
| HSV(B) | 319.75º | 0.54% | 0.58% | - |
| XYZ | 17.55 | 11.72 | 19.43 | - |
| YUV | 97.66 | 141.17 | 163.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 121 | 0 | 0.54 | 0.18 | 0.42 | 319.75 | 0.37 | 0.42 |
| Hex | 93 | 44 | 79 | 0 | 36 | 12 | 2A | 140 | 25 | 2A |
| Octal | 223 | 104 | 171 | 0 | 66 | 22 | 52 | 500 | 45 | 52 |
| Binary | 10010011 | 1000100 | 1111001 | 0 | 110110 | 10010 | 101010 | 101000000 | 100101 | 101010 |
Color Harmonies of #934479
Complementary color
Monochromatic Colors of #934479
Black with #934479
Text Example
Text Example
White with #934479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934479; }
p { color: rgb(147,68,121); }
H1.HeaderClassName
{
color: #934479;
}
.AnyTagClassName
{
color: #934479;
}
</style>
background-color css
<style>
a { background-color: #934479; }
a { background-color: rgb(147,68,121); }
div.DivClassName
{
background-color: #934479;
}
.BgClassName
{
background-color: #934479;
}
</style>
border-color css
<style>
span { border-color: #934479; }
span { border-color: rgb(147,68,121); }
td.TdClassName
{
border-color: #934479;
}
.TagClassName
{
border-color: #934479;
}
</style>