Shades of Cannon Pink #924473
Tints of Cannon Pink #924473
RGB
CMYK
RGB Variations
Color information
#924473 (or 0x924473) is known color: Cannon Pink. HEX triplet: 92, 44 and 73. RGB value is (146,68,115). Sum of RGB (Red+Green+Blue) = 146+68+115=329 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.38% from 329); Green value is 68 (26.95% from 255 or 20.67% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 146 - color contains mainly: red. Hex color #924473 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924473 is #6DBB8C. Grayscale: #606060. Windows color (decimal): -7191437 or 7554194. OLE color: 7554194.
HSL color Cylindrical-coordinate representation of color #924473: hue angle of 323.85º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #924473 is Cyan = 0, Magento = 0.53, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 68 | 115 | - |
| CMYK | 0 | 0.53 | 0.21 | 0.43 |
| HSL | 323.85º | 0.36% | 0.42% | - |
| HSV(B) | 323.85º | 0.53% | 0.57% | - |
| XYZ | 17.02 | 11.48 | 17.54 | - |
| YUV | 96.68 | 138.34 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 68 | 115 | 0 | 0.53 | 0.21 | 0.43 | 323.85 | 0.36 | 0.42 |
| Hex | 92 | 44 | 73 | 0 | 35 | 15 | 2B | 144 | 24 | 2A |
| Octal | 222 | 104 | 163 | 0 | 65 | 25 | 53 | 504 | 44 | 52 |
| Binary | 10010010 | 1000100 | 1110011 | 0 | 110101 | 10101 | 101011 | 101000100 | 100100 | 101010 |
Color Harmonies of #924473
Complementary color
Monochromatic Colors of #924473
Black with #924473
Text Example
Text Example
White with #924473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924473; }
p { color: rgb(146,68,115); }
H1.HeaderClassName
{
color: #924473;
}
.AnyTagClassName
{
color: #924473;
}
</style>
background-color css
<style>
a { background-color: #924473; }
a { background-color: rgb(146,68,115); }
div.DivClassName
{
background-color: #924473;
}
.BgClassName
{
background-color: #924473;
}
</style>
border-color css
<style>
span { border-color: #924473; }
span { border-color: rgb(146,68,115); }
td.TdClassName
{
border-color: #924473;
}
.TagClassName
{
border-color: #924473;
}
</style>