Shades of Cannon Pink #934576
Tints of Cannon Pink #934576
RGB
CMYK
RGB Variations
Color information
#934576 (or 0x934576) is known color: Cannon Pink. HEX triplet: 93, 45 and 76. RGB value is (147,69,118). Sum of RGB (Red+Green+Blue) = 147+69+118=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 69 (27.34% from 255 or 20.66% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 147 - color contains mainly: red. Hex color #934576 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934576 is #6CBA89. Grayscale: #616161. Windows color (decimal): -7125642 or 7751059. OLE color: 7751059.
HSL color Cylindrical-coordinate representation of color #934576: hue angle of 322.31º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #934576 is Cyan = 0, Magento = 0.53, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 118 | - |
| CMYK | 0 | 0.53 | 0.20 | 0.42 |
| HSL | 322.31º | 0.36% | 0.42% | - |
| HSV(B) | 322.31º | 0.53% | 0.58% | - |
| XYZ | 17.43 | 11.77 | 18.49 | - |
| YUV | 97.91 | 139.34 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 118 | 0 | 0.53 | 0.20 | 0.42 | 322.31 | 0.36 | 0.42 |
| Hex | 93 | 45 | 76 | 0 | 35 | 14 | 2A | 142 | 24 | 2A |
| Octal | 223 | 105 | 166 | 0 | 65 | 24 | 52 | 502 | 44 | 52 |
| Binary | 10010011 | 1000101 | 1110110 | 0 | 110101 | 10100 | 101010 | 101000010 | 100100 | 101010 |
Color Harmonies of #934576
Complementary color
Monochromatic Colors of #934576
Black with #934576
Text Example
Text Example
White with #934576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934576; }
p { color: rgb(147,69,118); }
H1.HeaderClassName
{
color: #934576;
}
.AnyTagClassName
{
color: #934576;
}
</style>
background-color css
<style>
a { background-color: #934576; }
a { background-color: rgb(147,69,118); }
div.DivClassName
{
background-color: #934576;
}
.BgClassName
{
background-color: #934576;
}
</style>
border-color css
<style>
span { border-color: #934576; }
span { border-color: rgb(147,69,118); }
td.TdClassName
{
border-color: #934576;
}
.TagClassName
{
border-color: #934576;
}
</style>