Shades of Cannon Pink #924973
Tints of Cannon Pink #924973
RGB
CMYK
RGB Variations
Color information
#924973 (or 0x924973) is known color: Cannon Pink. HEX triplet: 92, 49 and 73. RGB value is (146,73,115). Sum of RGB (Red+Green+Blue) = 146+73+115=334 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.71% from 334); Green value is 73 (28.91% from 255 or 21.86% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 146 - color contains mainly: red. Hex color #924973 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924973 is #6DB68C. Grayscale: #636363. Windows color (decimal): -7190157 or 7555474. OLE color: 7555474.
HSL color Cylindrical-coordinate representation of color #924973: hue angle of 325.48º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #924973 is Cyan = 0, Magento = 0.5, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 73 | 115 | - |
| CMYK | 0 | 0.5 | 0.21 | 0.43 |
| HSL | 325.48º | 0.33% | 0.43% | - |
| HSV(B) | 325.48º | 0.5% | 0.57% | - |
| XYZ | 17.33 | 12.11 | 17.64 | - |
| YUV | 99.62 | 136.68 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 73 | 115 | 0 | 0.5 | 0.21 | 0.43 | 325.48 | 0.33 | 0.43 |
| Hex | 92 | 49 | 73 | 0 | 32 | 15 | 2B | 145 | 21 | 2B |
| Octal | 222 | 111 | 163 | 0 | 62 | 25 | 53 | 505 | 41 | 53 |
| Binary | 10010010 | 1001001 | 1110011 | 0 | 110010 | 10101 | 101011 | 101000101 | 100001 | 101011 |
Color Harmonies of #924973
Complementary color
Monochromatic Colors of #924973
Black with #924973
Text Example
Text Example
White with #924973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924973; }
p { color: rgb(146,73,115); }
H1.HeaderClassName
{
color: #924973;
}
.AnyTagClassName
{
color: #924973;
}
</style>
background-color css
<style>
a { background-color: #924973; }
a { background-color: rgb(146,73,115); }
div.DivClassName
{
background-color: #924973;
}
.BgClassName
{
background-color: #924973;
}
</style>
border-color css
<style>
span { border-color: #924973; }
span { border-color: rgb(146,73,115); }
td.TdClassName
{
border-color: #924973;
}
.TagClassName
{
border-color: #924973;
}
</style>