Shades of Cannon Pink #925071
Tints of Cannon Pink #925071
RGB
CMYK
RGB Variations
Color information
#925071 (or 0x925071) is known color: Cannon Pink. HEX triplet: 92, 50 and 71. RGB value is (146,80,113). Sum of RGB (Red+Green+Blue) = 146+80+113=339 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.07% from 339); Green value is 80 (31.64% from 255 or 23.60% from 339); Blue value is 113 (44.53% from 255 or 33.33% from 339); Max value from RGB is 146 - color contains mainly: red. Hex color #925071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925071 is #6DAF8E. Grayscale: #676767. Windows color (decimal): -7188367 or 7426194. OLE color: 7426194.
HSL color Cylindrical-coordinate representation of color #925071: hue angle of 330º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #925071 is Cyan = 0, Magento = 0.45, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 80 | 113 | - |
| CMYK | 0 | 0.45 | 0.23 | 0.43 |
| HSL | 330º | 0.29% | 0.44% | - |
| HSV(B) | 330º | 0.45% | 0.57% | - |
| XYZ | 17.7 | 13.04 | 17.21 | - |
| YUV | 103.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 80 | 113 | 0 | 0.45 | 0.23 | 0.43 | 330 | 0.29 | 0.44 |
| Hex | 92 | 50 | 71 | 0 | 2D | 17 | 2B | 14A | 1D | 2C |
| Octal | 222 | 120 | 161 | 0 | 55 | 27 | 53 | 512 | 35 | 54 |
| Binary | 10010010 | 1010000 | 1110001 | 0 | 101101 | 10111 | 101011 | 101001010 | 11101 | 101100 |
Color Harmonies of #925071
Complementary color
Monochromatic Colors of #925071
Black with #925071
Text Example
Text Example
White with #925071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925071; }
p { color: rgb(146,80,113); }
H1.HeaderClassName
{
color: #925071;
}
.AnyTagClassName
{
color: #925071;
}
</style>
background-color css
<style>
a { background-color: #925071; }
a { background-color: rgb(146,80,113); }
div.DivClassName
{
background-color: #925071;
}
.BgClassName
{
background-color: #925071;
}
</style>
border-color css
<style>
span { border-color: #925071; }
span { border-color: rgb(146,80,113); }
td.TdClassName
{
border-color: #925071;
}
.TagClassName
{
border-color: #925071;
}
</style>