Shades of Cannon Pink #924771
Tints of Cannon Pink #924771
RGB
CMYK
RGB Variations
Color information
#924771 (or 0x924771) is known color: Cannon Pink. HEX triplet: 92, 47 and 71. RGB value is (146,71,113). Sum of RGB (Red+Green+Blue) = 146+71+113=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 71 (28.12% from 255 or 21.52% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #924771 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924771 is #6DB88E. Grayscale: #626262. Windows color (decimal): -7190671 or 7423890. OLE color: 7423890.
HSL color Cylindrical-coordinate representation of color #924771: hue angle of 326.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #924771 is Cyan = 0, Magento = 0.51, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 71 | 113 | - |
| CMYK | 0 | 0.51 | 0.23 | 0.43 |
| HSL | 326.4º | 0.35% | 0.43% | - |
| HSV(B) | 326.4º | 0.51% | 0.57% | - |
| XYZ | 17.09 | 11.81 | 17 | - |
| YUV | 98.21 | 136.35 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 71 | 113 | 0 | 0.51 | 0.23 | 0.43 | 326.4 | 0.35 | 0.43 |
| Hex | 92 | 47 | 71 | 0 | 33 | 17 | 2B | 146 | 23 | 2B |
| Octal | 222 | 107 | 161 | 0 | 63 | 27 | 53 | 506 | 43 | 53 |
| Binary | 10010010 | 1000111 | 1110001 | 0 | 110011 | 10111 | 101011 | 101000110 | 100011 | 101011 |
Color Harmonies of #924771
Complementary color
Monochromatic Colors of #924771
Black with #924771
Text Example
Text Example
White with #924771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924771; }
p { color: rgb(146,71,113); }
H1.HeaderClassName
{
color: #924771;
}
.AnyTagClassName
{
color: #924771;
}
</style>
background-color css
<style>
a { background-color: #924771; }
a { background-color: rgb(146,71,113); }
div.DivClassName
{
background-color: #924771;
}
.BgClassName
{
background-color: #924771;
}
</style>
border-color css
<style>
span { border-color: #924771; }
span { border-color: rgb(146,71,113); }
td.TdClassName
{
border-color: #924771;
}
.TagClassName
{
border-color: #924771;
}
</style>