Shades of Cannon Pink #924970
Tints of Cannon Pink #924970
RGB
CMYK
RGB Variations
Color information
#924970 (or 0x924970) is known color: Cannon Pink. HEX triplet: 92, 49 and 70. RGB value is (146,73,112). Sum of RGB (Red+Green+Blue) = 146+73+112=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 73 (28.91% from 255 or 22.05% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #924970 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924970 is #6DB68F. Grayscale: #636363. Windows color (decimal): -7190160 or 7358866. OLE color: 7358866.
HSL color Cylindrical-coordinate representation of color #924970: hue angle of 327.95º 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 #924970 is Cyan = 0, Magento = 0.5, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 73 | 112 | - |
| CMYK | 0 | 0.5 | 0.23 | 0.43 |
| HSL | 327.95º | 0.33% | 0.43% | - |
| HSV(B) | 327.95º | 0.5% | 0.57% | - |
| XYZ | 17.16 | 12.05 | 16.75 | - |
| YUV | 99.27 | 135.18 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 73 | 112 | 0 | 0.5 | 0.23 | 0.43 | 327.95 | 0.33 | 0.43 |
| Hex | 92 | 49 | 70 | 0 | 32 | 17 | 2B | 148 | 21 | 2B |
| Octal | 222 | 111 | 160 | 0 | 62 | 27 | 53 | 510 | 41 | 53 |
| Binary | 10010010 | 1001001 | 1110000 | 0 | 110010 | 10111 | 101011 | 101001000 | 100001 | 101011 |
Color Harmonies of #924970
Complementary color
Monochromatic Colors of #924970
Black with #924970
Text Example
Text Example
White with #924970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924970; }
p { color: rgb(146,73,112); }
H1.HeaderClassName
{
color: #924970;
}
.AnyTagClassName
{
color: #924970;
}
</style>
background-color css
<style>
a { background-color: #924970; }
a { background-color: rgb(146,73,112); }
div.DivClassName
{
background-color: #924970;
}
.BgClassName
{
background-color: #924970;
}
</style>
border-color css
<style>
span { border-color: #924970; }
span { border-color: rgb(146,73,112); }
td.TdClassName
{
border-color: #924970;
}
.TagClassName
{
border-color: #924970;
}
</style>