Shades of Cannon Pink #934476
Tints of Cannon Pink #934476
RGB
CMYK
RGB Variations
Color information
#934476 (or 0x934476) is known color: Cannon Pink. HEX triplet: 93, 44 and 76. RGB value is (147,68,118). Sum of RGB (Red+Green+Blue) = 147+68+118=333 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.14% from 333); Green value is 68 (26.95% from 255 or 20.42% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 147 - color contains mainly: red. Hex color #934476 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934476 is #6CBB89. Grayscale: #616161. Windows color (decimal): -7125898 or 7750803. OLE color: 7750803.
HSL color Cylindrical-coordinate representation of color #934476: hue angle of 322.03º 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 #934476 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 118 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.42 |
| HSL | 322.03º | 0.37% | 0.42% | - |
| HSV(B) | 322.03º | 0.54% | 0.58% | - |
| XYZ | 17.37 | 11.65 | 18.47 | - |
| YUV | 97.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 118 | 0 | 0.54 | 0.20 | 0.42 | 322.03 | 0.37 | 0.42 |
| Hex | 93 | 44 | 76 | 0 | 36 | 14 | 2A | 142 | 25 | 2A |
| Octal | 223 | 104 | 166 | 0 | 66 | 24 | 52 | 502 | 45 | 52 |
| Binary | 10010011 | 1000100 | 1110110 | 0 | 110110 | 10100 | 101010 | 101000010 | 100101 | 101010 |
Color Harmonies of #934476
Complementary color
Monochromatic Colors of #934476
Black with #934476
Text Example
Text Example
White with #934476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934476; }
p { color: rgb(147,68,118); }
H1.HeaderClassName
{
color: #934476;
}
.AnyTagClassName
{
color: #934476;
}
</style>
background-color css
<style>
a { background-color: #934476; }
a { background-color: rgb(147,68,118); }
div.DivClassName
{
background-color: #934476;
}
.BgClassName
{
background-color: #934476;
}
</style>
border-color css
<style>
span { border-color: #934476; }
span { border-color: rgb(147,68,118); }
td.TdClassName
{
border-color: #934476;
}
.TagClassName
{
border-color: #934476;
}
</style>