Shades of Cannon Pink #925066
Tints of Cannon Pink #925066
RGB
CMYK
RGB Variations
Color information
#925066 (or 0x925066) is known color: Cannon Pink. HEX triplet: 92, 50 and 66. RGB value is (146,80,102). Sum of RGB (Red+Green+Blue) = 146+80+102=328 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.51% from 328); Green value is 80 (31.64% from 255 or 24.39% from 328); Blue value is 102 (40.23% from 255 or 31.10% from 328); Max value from RGB is 146 - color contains mainly: red. Hex color #925066 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925066 is #6DAF99. Grayscale: #666666. Windows color (decimal): -7188378 or 6705298. OLE color: 6705298.
HSL color Cylindrical-coordinate representation of color #925066: hue angle of 340º 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 #925066 is Cyan = 0, Magento = 0.45, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 80 | 102 | - |
| CMYK | 0 | 0.45 | 0.30 | 0.43 |
| HSL | 340º | 0.29% | 0.44% | - |
| HSV(B) | 340º | 0.45% | 0.57% | - |
| XYZ | 17.12 | 12.81 | 14.14 | - |
| YUV | 102.24 | 127.87 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 80 | 102 | 0 | 0.45 | 0.30 | 0.43 | 340 | 0.29 | 0.44 |
| Hex | 92 | 50 | 66 | 0 | 2D | 1E | 2B | 154 | 1D | 2C |
| Octal | 222 | 120 | 146 | 0 | 55 | 36 | 53 | 524 | 35 | 54 |
| Binary | 10010010 | 1010000 | 1100110 | 0 | 101101 | 11110 | 101011 | 101010100 | 11101 | 101100 |
Color Harmonies of #925066
Complementary color
Monochromatic Colors of #925066
Black with #925066
Text Example
Text Example
White with #925066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925066; }
p { color: rgb(146,80,102); }
H1.HeaderClassName
{
color: #925066;
}
.AnyTagClassName
{
color: #925066;
}
</style>
background-color css
<style>
a { background-color: #925066; }
a { background-color: rgb(146,80,102); }
div.DivClassName
{
background-color: #925066;
}
.BgClassName
{
background-color: #925066;
}
</style>
border-color css
<style>
span { border-color: #925066; }
span { border-color: rgb(146,80,102); }
td.TdClassName
{
border-color: #925066;
}
.TagClassName
{
border-color: #925066;
}
</style>