Shades of Cannon Pink #934577
Tints of Cannon Pink #934577
RGB
CMYK
RGB Variations
Color information
#934577 (or 0x934577) is known color: Cannon Pink. HEX triplet: 93, 45 and 77. RGB value is (147,69,119). Sum of RGB (Red+Green+Blue) = 147+69+119=335 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.88% from 335); Green value is 69 (27.34% from 255 or 20.60% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 147 - color contains mainly: red. Hex color #934577 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934577 is #6CBA88. Grayscale: #616161. Windows color (decimal): -7125641 or 7816595. OLE color: 7816595.
HSL color Cylindrical-coordinate representation of color #934577: hue angle of 321.54º 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 #934577 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 119 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.42 |
| HSL | 321.54º | 0.36% | 0.42% | - |
| HSV(B) | 321.54º | 0.53% | 0.58% | - |
| XYZ | 17.49 | 11.79 | 18.81 | - |
| YUV | 98.02 | 139.84 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 119 | 0 | 0.53 | 0.19 | 0.42 | 321.54 | 0.36 | 0.42 |
| Hex | 93 | 45 | 77 | 0 | 35 | 13 | 2A | 142 | 24 | 2A |
| Octal | 223 | 105 | 167 | 0 | 65 | 23 | 52 | 502 | 44 | 52 |
| Binary | 10010011 | 1000101 | 1110111 | 0 | 110101 | 10011 | 101010 | 101000010 | 100100 | 101010 |
Color Harmonies of #934577
Complementary color
Monochromatic Colors of #934577
Black with #934577
Text Example
Text Example
White with #934577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934577; }
p { color: rgb(147,69,119); }
H1.HeaderClassName
{
color: #934577;
}
.AnyTagClassName
{
color: #934577;
}
</style>
background-color css
<style>
a { background-color: #934577; }
a { background-color: rgb(147,69,119); }
div.DivClassName
{
background-color: #934577;
}
.BgClassName
{
background-color: #934577;
}
</style>
border-color css
<style>
span { border-color: #934577; }
span { border-color: rgb(147,69,119); }
td.TdClassName
{
border-color: #934577;
}
.TagClassName
{
border-color: #934577;
}
</style>